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

Few QuickAccessDialogTest tests failed in the I-build #80

Open
ktatavarthi opened this issue May 20, 2022 · 2 comments
Open

Few QuickAccessDialogTest tests failed in the I-build #80

ktatavarthi opened this issue May 20, 2022 · 2 comments

Comments

@ktatavarthi
Copy link
Member

ktatavarthi commented May 20, 2022

org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest.testLongRunningComputerDoesntFreezeUI failed in the build I20220519-0130 on Mac, with the below error

Missing contributed element

java.lang.AssertionError: Missing contributed element
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest.testLongRunningComputerDoesntFreezeUI(QuickAccessDialogTest.java:184)

test results : I20220519-0130/testresults/html/org.eclipse.ui.tests_ep424I-unit-mac64-java17

@ktatavarthi ktatavarthi changed the title QuickAccessDialogTest.testLongRunningComputerDoesntFreezeUI failed in the I-build on Mac Fed QuickAccessDialogTest tests failed in the I-build Sep 30, 2022
@ktatavarthi
Copy link
Member Author

The test org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest.testTextFilter failed on Linux with the below error

Not enough quick access items for simple filter

java.lang.AssertionError: Not enough quick access items for simple filter
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest.testTextFilter(QuickAccessDialogTest.java:136)

@ktatavarthi ktatavarthi changed the title Fed QuickAccessDialogTest tests failed in the I-build Few QuickAccessDialogTest tests failed in the I-build Sep 30, 2022
@Shee43
Copy link
Contributor

Shee43 commented Aug 31, 2023

The test org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest.testCommandEnableContext failed on mac64 with the below error

Not enough quick access items for simple filter

java.lang.AssertionError: Not enough quick access items for simple filter
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at org.eclipse.ui.tests.quickaccess.QuickAccessDialogTest.testCommandEnableContext(QuickAccessDialogTest.java:371)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants