Mercurial > hg
comparison CONTRIBUTORS @ 19082:63dda3c3bb11 stable
blackbox: don't run permission tests on non-unix systems
The windows and vfat test runs were failing due to read/write permissions not
working the same on those systems. On vfat, permissions can't be changed
at all, and on windows it seems the chmod emulation doesn't remove read
permissions. We could theoretically get the 'cannot write to blacklog.log'
test to pass on windows but there's no #if condition to let us exclude vfat
only.
Verified that test-blackbox passes on windows now.
author | Durham Goode <durham@fb.com> |
---|---|
date | Mon, 22 Apr 2013 18:00:59 -0700 |
parents | c29efd272395 |
children |
comparison
equal
deleted
inserted
replaced
19081:e97ce4a5afc5 | 19082:63dda3c3bb11 |
---|