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

AssertionError in DSTest$OverloadManager #686

Open
jukzi opened this issue Oct 9, 2024 · 0 comments
Open

AssertionError in DSTest$OverloadManager #686

jukzi opened this issue Oct 9, 2024 · 0 comments

Comments

@jukzi
Copy link
Contributor

jukzi commented Oct 9, 2024

Exception in thread "Thread-13" Exception in thread "Thread-14" java.lang.AssertionError: The ConfigurationAdmin should be available
at org.eclipse.equinox.ds.tests.tbc.DSTest$OverloadManager.run(DSTest.java:2212)

logged in
https://ci.eclipse.org/releng/job/AutomatedTests/job/ep434I-unit-win32-java17/53/execution/node/3/ws/workarea/I20241008-1810/eclipse-testing/results/consolelogs/ep434I-unit-win32-java17_win32.win32.x86_64_17_consolelog.txt

     [echo] Running org.eclipse.equinox.ds.tests.AllTests. Result file: C:\Users\genie.releng\workspace\AutomatedTests\ep434I-unit-win32-java17/workarea/I20241008-1810/eclipse-testing/results/ep434I-unit-win32-java17_win32.win32.x86_64_17/org.eclipse.equinox.ds.tests.AllTests.xml
     [echo] timout property: 7200000
     [echo] frameworkvmargs:  -Xms256m -Xmx2048m  -Djava.security.manager=allow
     [echo] vmargs: 
     [echo] extraVMargs: 
     [echo] frameworkperfargs: 
     [echo] crash loglocationarg (if any): ${loglocationarg}
     [echo] crash loglocation (if not default): 
     [java] Oct 09, 2024 12:06:29 AM org.apache.aries.spifly.BaseActivator log
     [java] INFO: Registered provider org.slf4j.simple.SimpleServiceProvider of service org.slf4j.spi.SLF4JServiceProvider in bundle slf4j.simple
     [java] INFO: timeoutScreenOutputDir: C:\Users\genie.releng\workspace\AutomatedTests\ep434I-unit-win32-java17\workarea\I20241008-1810\eclipse-testing\results\ep434I-unit-win32-java17_win32.win32.x86_64_17/timeoutScreens
     [java] INFO: timeout: 7200000
     [java] Exception in thread "Thread-13" Exception in thread "Thread-14" java.lang.AssertionError: The ConfigurationAdmin should be available
     [java] 	at org.junit.Assert.fail(Assert.java:89)
     [java] 	at org.junit.Assert.assertTrue(Assert.java:42)
     [java] 	at org.junit.Assert.assertNotNull(Assert.java:713)
     [java] 	at org.eclipse.equinox.ds.tests.tbc.DSTest$OverloadManager.run(DSTest.java:2212)
     [java] java.lang.AssertionError: The ConfigurationAdmin should be available
     [java] 	at org.junit.Assert.fail(Assert.java:89)
     [java] 	at org.junit.Assert.assertTrue(Assert.java:42)
     [java] 	at org.junit.Assert.assertNotNull(Assert.java:713)
     [java] 	at org.eclipse.equinox.ds.tests.tbc.DSTest$OverloadManager.run(DSTest.java:2212)
     [java] Exception in thread "Thread-15" java.lang.AssertionError: The ConfigurationAdmin should be available
     [java] 	at org.junit.Assert.fail(Assert.java:89)
     [java] 	at org.junit.Assert.assertTrue(Assert.java:42)
     [java] 	at org.junit.Assert.assertNotNull(Assert.java:713)
     [java] 	at org.eclipse.equinox.ds.tests.tbc.DSTest$OverloadManager.run(DSTest.java:2212)
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

1 participant