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

DynamicTest.testDynamicRegistry fails randomly #2458

Open
fedejeanne opened this issue Oct 29, 2024 · 0 comments
Open

DynamicTest.testDynamicRegistry fails randomly #2458

fedejeanne opened this issue Oct 29, 2024 · 0 comments
Labels
test junit test related things

Comments

@fedejeanne
Copy link
Contributor

Test org.eclipse.ui.tests.activities.DynamicTest.testDynamicRegistry fails randomly.

Last time it failed on Mac in this PR: #2407

org.eclipse.ui.tests.activities.DynamicTest.testDynamicRegistry -- Time elapsed: 21.31 s <<< FAILURE!
java.lang.AssertionError: Activity Listener not called
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.ui.tests.activities.DynamicTest.testDynamicRegistry(DynamicTest.java:480)
...
@fedejeanne fedejeanne added the bug Something isn't working label Oct 29, 2024
@jukzi jukzi added the test junit test related things label Oct 29, 2024
@fedejeanne fedejeanne removed the bug Something isn't working label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test junit test related things
Projects
None yet
Development

No branches or pull requests

2 participants