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

LaunchConfigurationTabGroupViewerTest fails on all platforms #1239

Closed
jukzi opened this issue Mar 7, 2024 · 2 comments
Closed

LaunchConfigurationTabGroupViewerTest fails on all platforms #1239

jukzi opened this issue Mar 7, 2024 · 2 comments
Labels
bug Something isn't working regression Regression defect test junit test related things

Comments

@jukzi
Copy link
Contributor

jukzi commented Mar 7, 2024

I20240306-1800
for example https://download.eclipse.org/eclipse/downloads/drops4/I20240306-1800/testresults/html/org.eclipse.debug.tests_ep432I-unit-cen64-gtk3-java21_linux.gtk.x86_64_21.html

java.lang.AssertionError:
Expecting actual:org.eclipse.debug.tests.ui.SpyTab$SpyTabA@20bc4c09to match 'is activated' predicate.
at org.eclipse.debug.tests.ui.LaunchConfigurationTabGroupViewerTest.testFirstTabIsActivatedByDefault(LaunchConfigurationTabGroupViewerTest.java:86)at java.base/java.lang.reflect.Method.invoke(Method.java:580)

may relate to #1075

@jukzi jukzi added bug Something isn't working regression Regression defect test junit test related things labels Mar 7, 2024
@iloveeclipse
Copy link
Member

may relate to #1075

No, it is a regression from eclipse-platform/eclipse.platform.swt#1044.
Reverting SWT change fixes the test.

@iloveeclipse
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working regression Regression defect test junit test related things
Projects
None yet
2 participants