##// END OF EJS Templates
test-dispatch: stabilize the test...
test-dispatch: stabilize the test When cwd is removed and `hg` is executed, some shells may run `getcwd` before forking and executing, some may not do it, some may print a different error message. The test should be shell-independent so let's just avoid checking the error message. Differential Revision: https://phab.mercurial-scm.org/D1282

File last commit:

r33806:b70029f3 default
r34954:0ccb43d4 4.4 stable
Show More
test-check-interfaces.py.out
2 lines | 129 B | text/plain | TextLexer
/ tests / test-check-interfaces.py.out
public attributes not in abstract interface: badpeer.badattribute
public attributes not in abstract interface: badpeer.badmethod