# HG changeset patch # User Matt Harbison # Date 1543900773 18000 # Node ID c460b1643eb091e944ae400908a432a02837e54d # Parent f6d37e84d8f99d7d06c4a7391e7505e050258b74 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). diff -r f6d37e84d8f9 -r c460b1643eb0 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