Konstantin,

On 2/20/23 08:43, Konstantin Kolinko wrote:
пн, 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?

Yes, this is Windows 11 running within VirtualBox on MacOS Ventura, all on x86-64 hardware.

Are other tests mentioned in the console output of Ant?

No.

Can it be that "hard drive" is full, so no more logs could be written?

It looks like I have 16GiB free, so I don't think this is a cause. Thanks for the sanity check, though. I would never think to check the disk space on a VM ;)

JVM crashed?

No evidence of that. Ant just says "BUILD FAILED" and tells me which test failed.

Version of java, version of Ant =?

Java 11.0.18, ant 1.10.12.

Thanks,
-chris

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

Reply via email to