##// END OF EJS Templates
errors: stop passing non-strings to Abort's constructor...
errors: stop passing non-strings to Abort's constructor The next patch will change `Abort`'s constructor and `__bytes__` functions and they will start assuming that the first argument is the messages as `bytes`. Differential Revision: https://phab.mercurial-scm.org/D9178

File last commit:

r16498:d76ba209 stable
r46273:a736ab68 default
Show More
test-filelog.py.out
2 lines | 86 B | text/plain | TextLexer
/ tests / test-filelog.py.out
Mads Kiilerich
tests: test test-filelog is python - rename to test-filelog.py
r16498 ERROR: FIXME: This is a known failure of filelog.size for data starting with \1\n
OK.