Please use this thread for discussion of issues uncovered in the RC,
questions you may have about the RC, etc.
The following test fails repeatedly for me on Windows:
Failed tests:
FilesystemStorageStrategyImplTest.testDeletingInvalidPathFileEndsNormally:695
Deleting an invalid path ended with an InvalidPathException.
Specifically, it's the "/" character in the test input "A<!:!@#$%^&*?]8
/\0"; removing that works.
Would having an OS-specific test input seem like the correct solution?
Or should the test be modified to expect a test failure on Windows?
Regards
ap