Mercurial > hg
changeset 40808:c460b1643eb0
tests: stabilize test-blackbox.t on Windows
I didn't look into why the error is more detailed, but that seems like it's a
good thing (other than for recording tests).
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 04 Dec 2018 00:19:33 -0500 |
parents | f6d37e84d8f9 |
children | 177b47ce0375 |
files | tests/test-blackbox.t |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-blackbox.t Tue Dec 04 00:16:12 2018 -0500 +++ b/tests/test-blackbox.t Tue Dec 04 00:19:33 2018 -0500 @@ -347,7 +347,8 @@ > EOF $ hg log --debug removing $TESTTMP/gone/.hg - warning: cannot write to blackbox.log: $ENOENT$ + warning: cannot write to blackbox.log: $ENOENT$ (no-windows !) + warning: cannot write to blackbox.log: $TESTTMP/gone/.hg/blackbox.log: $ENOTDIR$ (windows !) $ cd .. #if chg