Closed test java/awt/MenuBar/SeparatorsNavigation/SeparatorsNavigation.java sometimes fails on macOS The test failed: Action was not performed, most likely as a result of hang The test is over, hit Ctl-C to stop Java VM ----------System.err:(15/1049)---------- java.lang.RuntimeException: Action was not performed, most likely as a result of hang at SeparatorsNavigation.fail(SeparatorsNavigation.java:199) at SeparatorsNavigation.init(SeparatorsNavigation.java:88) at SeparatorsNavigation.main(SeparatorsNavigation.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127) at java.base/java.lang.Thread.run(Thread.java:832)
|