пн, 20 февр. 2023 г. в 16:16, Christopher Schultz
<ch...@christopherschultz.net>:
>
> All,
>
> I'm getting a failure on
> jakarta.servlet.http.TestHttpServletDoHeadValidWrite0.NIO on Windows
>
> Looks like 11 failures all of the form:
>
>    Failed to delete at least one file
>
> I'm assuming that this is a spurious error, but the test keeps failing
> at that point and stopping, despite having test.haltonfailure=false in
> my build.properties file.
>
> When running ant test-status, I get only 4 tests shown under "test
> suites with failed tests" and nothing showing elsewhere. A very small
> number of other TEST-*.txt files exist in the logs/ directory.
>
> Any suggestions?

Is it a virtual machine?
Are other tests mentioned in the console output of Ant?
Can it be that "hard drive" is full, so no more logs could be written?

JVM crashed?

Version of java, version of Ant =?

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to