You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"More" is a comparison. Did you mean "Multiple" which is a numeric? Is the failure always reproduceable or random?
fedejeanne
changed the title
More tests failing in Test_org_eclipse_swt_browser_Browser
Multiple tests failing in Test_org_eclipse_swt_browser_Browser
Oct 30, 2024
"More" is a comparison. Did you mean "Multiple" which is a numeric? Is the failure always reproduceable or random?
I originally meant "more" because I wanted to mention the other tests that are failing (for which there is already an issue) but I changed my mind to avoid confusion. I changed the title now, thank you for the pointer.
The tests fail very consistently when I run them locally. I am not sure about the failures in the pipelines though, I've only seen them failing in my own PRs.
These 3 tests fail on Linux. I noticed in this run of #1496 and I was also able to reproduce it locally using WSL2:
org.eclipse.swt.tests.junit.Test_org_eclipse_swt_browser_Browser.test_OpenWindowListener_open_ChildPopup()
org.eclipse.swt.tests.junit.Test_org_eclipse_swt_browser_Browser.test_OpenWindow_Progress_Listener_ValidateEventOrder()
org.eclipse.swt.tests.junit.Test_org_eclipse_swt_browser_Browser.test_VisibilityWindowListener_eventSize()
It seems to be some issue with JavaScript (just my guess), here are some screenshots (WSL2):
All 3 tests timed out.
The text was updated successfully, but these errors were encountered: