Closed rwhitworth closed 8 years ago
I think this PR just skips certain tests, which seems to be the wrong approach. I'd like to see actual failing test output so I can try to do a proper diagnosis.
I'm going to close this PR, but I'd welcome a regular issue ticket to try to figure it out.
Installation issues on Cygwin x86_64 looks to be due to how tests are handling forking. Cygwin has quirks when forking so tests have been updated to not perform forking. Tests now pass on my machine. YMMV.