# HG changeset patch # User Matt Harbison # Date 2018-01-19 05:18:45 # Node ID 7415cc923613113a61576faf81f31f3d2f78917a # Parent 22a877215ea12953d2eb03c735d3e322cd2333bb test-blackbox: stabilize for Windows This goes with 853bf7d90804. diff --git a/tests/test-blackbox.t b/tests/test-blackbox.t --- a/tests/test-blackbox.t +++ b/tests/test-blackbox.t @@ -194,11 +194,13 @@ log rotation > \1#' $TESTDIR/test-dispatch.py > ../test-dispatch.py $ $PYTHON $TESTDIR/blackbox-readonly-dispatch.py running: --debug add foo - warning: cannot write to blackbox.log: Is a directory + warning: cannot write to blackbox.log: Is a directory (no-windows !) + warning: cannot write to blackbox.log: $TESTTMP/blackboxtest3/.hg/blackbox.log: Access is denied (windows !) adding foo result: 0 running: --debug commit -m commit1 -d 2000-01-01 foo - warning: cannot write to blackbox.log: Is a directory + warning: cannot write to blackbox.log: Is a directory (no-windows !) + warning: cannot write to blackbox.log: $TESTTMP/blackboxtest3/.hg/blackbox.log: Access is denied (windows !) committing files: foo committing manifest