Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
38845
Description
The DateValidatorTest always fails with validation errors. It looks like the
test itself might be invalid but since I don't know the history of the code I
don't know which one is right.
The FileValidatorTest tests might sometimes fail if executed for the very first
time on Windows. There is a missing .waitFor() call to ensure the process
finishes before the test is executed.