JDK-8255470 : [macos] java/awt/FileDialog/FileDialogBufferOverflowTest/FileDialogBufferOverflowTest.html timed out
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 13,14,15,16,17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x_10.15
  • CPU: x86_64
  • Submitted: 2020-10-27
  • Updated: 2021-10-26
  • Resolved: 2021-10-19
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 18
18 b20Fixed
Related Reports
Relates :  
Relates :  
Description
The following test timed out in the JDK16 CI:

closed/java/awt/FileDialog/FileDialogBufferOverflowTest/FileDialogBufferOverflowTest.html

Here's a snippet from the log file:

elapsed time (seconds): 240.251
----------System.out:(1/26)----------
Timeout refired 240 times
----------System.err:(1/219)----------
2020-10-26 21:11:26.965 java[30073:14469439] +[NSXPCSharedListener endpointForReply:withListenerName:]: an error occurred while attempting to obtain endpoint for listener 'com.apple.view-bridge': Connection interrupted
----------rerun:(41/6125)*----------
Comments
I created the bug for problem listing the issue and created the pull request. https://bugs.openjdk.java.net/browse/JDK-8258424
15-12-2020

I don't know why this is happening so much - even if it is still only a fraction of the time it adds up when seen in the CI jobs. I would like to get to the bottom of it but in the mean time we should PL the tests. So can we get this done ASAP - as Dan said you'll need to clone the JDK 16 sabilization forest.
15-12-2020

[~vdyakov] Yes, as Daniel suggested, I think we should problem this test as it looks like frequent failure. Along, with this test, we can problemlist couple of similar tests which have been failing frequently.
15-12-2020

This failure mode is happening only on macOSX machine as far as I can tell and it is happening in the JDK16 and JDK17 CIs. Please ProblemList this test on macOSX in JDK16 and the changeset will get sync'ed to JDK17.
15-12-2020

[~pbansal] do we need to problem list this test?
15-12-2020

> I dont have MacOS 10.15. I tried this on MacOS10.13, but could not reproduce it. You really need 10.15 for this since it is due to 10.15 changes that this is now a separate process.
10-11-2020

I dont have MacOS 10.15. I tried this on MacOS10.13, but could not reproduce it.
28-10-2020