Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[jdk11 windows]: two nio tests failed with java.io.IOException: There is not enough space on the disk #3686

Open
sophia-guo opened this issue May 20, 2022 · 3 comments

Comments

@sophia-guo
Copy link
Contributor

sophia-guo commented May 20, 2022

Following two tnio tests failed with java.io.IOException: There is not enough space on the disk

java/nio/channels/FileChannel/LoopingTruncate.java.LoopingTruncate
java/nio/channels/FileChannel/Transfer4GBFile.java.Transfer4GBFile

22:59:01  java.io.IOException: There is not enough space on the disk
22:59:01  	at java.base/sun.nio.ch.FileDispatcherImpl.pwrite0(Native Method)

https://ci.adoptopenjdk.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_windows_testList_2/43/console
#3596 (comment)

Might be tests itself need large disk, might be infra issues.

@sophia-guo
Copy link
Contributor Author

@sophia-guo
Copy link
Contributor Author

Might just be machine issue. Similar to https://bugs.openjdk.java.net/browse/JDK-8281591

@sophia-guo
Copy link
Contributor Author

same for jdk18, windows32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant