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

Random failing org.eclipse.jface.text.tests.reconciler.FastAbstractReconcilerTest#testReplacingDocumentWhenClean() #2708

Open
HeikoKlare opened this issue Jan 15, 2025 · 0 comments
Labels
test junit test related things

Comments

@HeikoKlare
Copy link
Contributor

org.eclipse.jface.text.tests.reconciler.FastAbstractReconcilerTest#testReplacingDocumentWhenClean() failed in a recent build (on MacOS): https://github.com/eclipse-platform/eclipse.platform.ui/pull/2704/checks?check_run_id=35665179984

reconciler never ran in 5 seconds
java.lang.AssertionError: reconciler never ran in 5 seconds
	at org.junit.Assert.fail(Assert.java:89)
	at org.eclipse.jface.text.tests.reconciler.AbstractReconcilerTest$Barrier.await(AbstractReconcilerTest.java:103)
	at org.eclipse.jface.text.tests.reconciler.AbstractReconcilerTest.testReplacingDocumentWhenClean(AbstractReconcilerTest.java:337)
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

1 participant