Mercurial > hg
view contrib/python3-whitelist @ 34938:aa05b95949fe stable
tests: adjust hooks for Windows
I'm not sure why these weren't working on Windows. The failures were generally
in the style of:
- remote: phase-move: cb9a9f314b8b07ba71012fcdbc544b5a4d82ff5b: 1 -> 0
+ remote: "phase-move: $HG_NODE: $HG_OLDPHASE -> $HG_PHASE"
and
- abort: pretxnclose-bookmark.force-forward hook exited with status 1
- [255]
+ abort: pretxnclose-bookmark.force-public hook exited with status 255
+ [255]
These failures originated in ee5f0d047b41::f6d17075608f.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 20 Oct 2017 23:01:56 -0400 |
parents | f975cb7c4dbe |
children | 3d6cac7e528c |
line wrap: on
line source
test-addremove.t test-ancestor.py test-backwards-remove.t test-bheads.t test-bisect2.t test-bookmarks-merge.t test-bookmarks-strip.t test-branch-tag-confict.t test-casecollision.t test-changelog-exec.t test-check-commit.t test-check-execute.t test-check-module-imports.t test-check-pyflakes.t test-check-pylint.t test-check-shbang.t test-commit-unresolved.t test-contrib-check-code.t test-contrib-check-commit.t test-debugrename.t test-diff-copy-depth.t test-diff-hashes.t test-diff-issue2761.t test-diff-newlines.t test-diff-reverse.t test-diff-subdir.t test-dirstate-nonnormalset.t test-doctest.py test-double-merge.t test-duplicateoptions.py test-empty-dir.t test-empty-file.t test-empty.t test-encoding-func.py test-excessive-merge.t test-hghave.t test-imports-checker.t test-issue1089.t test-issue1877.t test-issue1993.t test-issue612.t test-issue619.t test-issue672.t test-issue842.t test-journal-exists.t test-locate.t test-lrucachedict.py test-manifest.py test-match.py test-merge-default.t test-merge2.t test-merge4.t test-merge5.t test-permissions.t test-push-checkheads-pruned-B1.t test-push-checkheads-pruned-B6.t test-push-checkheads-pruned-B7.t test-push-checkheads-superceed-A1.t test-push-checkheads-superceed-A4.t test-push-checkheads-superceed-A5.t test-push-checkheads-superceed-A8.t test-push-checkheads-unpushed-D1.t test-push-checkheads-unpushed-D6.t test-push-checkheads-unpushed-D7.t test-rename-merge1.t test-rename.t test-revlog-packentry.t test-run-tests.py test-show-stack.t test-status-terse.t test-terse-status.t test-unified-test.t test-update-issue1456.t test-update-reverse.t test-xdg.t