tests: stabilize test-blackbox.t on Windows
authorMatt Harbison <matt_harbison@yahoo.com>
Tue, 04 Dec 2018 00:19:33 -0500
changeset 40808 c460b1643eb0
parent 40807 f6d37e84d8f9
child 40809 177b47ce0375
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).
tests/test-blackbox.t
--- 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