Skip to content
Snippets Groups Projects
Commit 0800d9e6 authored by Matt Harbison's avatar Matt Harbison
Browse files

tests: disable remotefilelog on Windows

I've spent a non trivial amount of time trying to eliminate the test errors, but
it's looking like this is pretty dependent on Unix support.  For example, there
are attempts to delete open files, and uses of threads that report I/O attempts
on closed files.  (Maybe this is a race condition?  Don't we usually use
processes as workers on Windows?)

In any event, I don't want real new errors elsewhere to be masked by these known
problems.

For some reason $CACHEDIR is reported as missing in test-remotefilelog-repack.t,
but it actually exists in the hgcloneshallow call inside
shallowutil.mkstickygroupdir().  By the time the process exits, it's gone.  I
don't see it being removed by code that calls 'rmdir' or 'remove' in the
extension itself.
parent 0adc2c0a
Branches
Tags
No related merge requests found
Showing
with 40 additions and 0 deletions
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
generaldelta to generaldelta interactions with bundle2 but legacy clients
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init repo
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
# Tests for the complicated linknode logic in remotefilelog.py::ancestormap()
$ . "$TESTDIR/remotefilelog-library.sh"
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
#require no-windows
$ . "$TESTDIR/remotefilelog-library.sh"
$ hg init master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment