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

[mac] PluginsNotLoadedTest fails I20241217-1800 #1861

Open
jukzi opened this issue Dec 18, 2024 · 0 comments
Open

[mac] PluginsNotLoadedTest fails I20241217-1800 #1861

jukzi opened this issue Dec 18, 2024 · 0 comments
Labels
macOS happens on macOS test junit test related things

Comments

@jukzi
Copy link
Contributor

jukzi commented Dec 18, 2024

Both mac builds:
https://download.eclipse.org/eclipse/downloads/drops4/I20241217-1800/testresults/html/org.eclipse.jdt.text.tests_ep435I-unit-macosx-x86_64-java17_macosx.cocoa.x86_64_17.html
https://download.eclipse.org/eclipse/downloads/drops4/I20241217-1800/testresults/html/org.eclipse.jdt.text.tests_ep435I-unit-macosx-aarch64-java17_macosx.cocoa.aarch64_17.html

Wrong bundles loaded: - org.eclipse.jdt.junit expected:<0> but was:<24>

java.lang.AssertionError: Wrong bundles loaded:
- org.eclipse.jdt.junit
expected:<0> but was:<24>
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotEquals(Assert.java:835)
at org.junit.Assert.assertEquals(Assert.java:647)
at org.eclipse.jdt.text.tests.PluginsNotLoadedTest.pluginsNotLoaded(PluginsNotLoadedTest.java:278)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
@jukzi jukzi added macOS happens on macOS test junit test related things labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macOS happens on macOS test junit test related things
Projects
None yet
Development

No branches or pull requests

1 participant