mbien opened a new issue, #5955:
URL: https://github.com/apache/netbeans/issues/5955

   ### Body
   
   this started happening not too long ago and requires too many restarts atm, 
e.g:
   https://github.com/apache/netbeans/actions/runs/4992043385
   https://github.com/apache/netbeans/actions/runs/4962612141 
   both passed after 8 runs of `Platform Modules batch1`.
   
   ```
     [junit] java.lang.AssertionError: Should have found a nonproblematic 
provider of needs org.openide.modules.jre.JavaFX among
   StandardModule:org.netbeans.libs.javafx.linux jarFile: 
/home/runner/work/netbeans/netbeans/nbbuild/netbeans/extra/modules/org-netbeans-libs-javafx-linux.jar,
 
   ... long list of jars
     [junit]    at 
org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1858)
     [junit]    at 
org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1815)
     [junit]    at 
org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1703)
     [junit]    at 
org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1675)
     [junit]    at 
org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:290)
     [junit]    at 
org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:252)
     [junit]    at 
org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:298)
     [junit]    at org.netbeans.core.startup.Main.getModuleSystem(Main.java:173)
     [junit]    at org.netbeans.core.startup.Main.getModuleSystem(Main.java:142)
     [junit]    at org.netbeans.core.startup.Main.start(Main.java:303)
     [junit]    at 
org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:98)
     [junit]    at java.lang.Thread.run(Thread.java:750)
     [junit] Testsuite: org.netbeans.core.windows.awt.ValidateLayerToolbarTest
   ```
   It isn't always the same test, but usually one of the following:
   ```
   org.netbeans.core.windows.awt.ValidateLayerMenuTest:BeforeFirstTest
   org.netbeans.core.windows.awt.ValidateLayerToolbarTest:BeforeFirstTest
   org.netbeans.modules.favorites.AddToFavoritesTest:BeforeFirstTest
   ```
   
   ### Committer
   
   - [X] I acknowledge that I am a maintainer/committer in the Apache NetBeans 
project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to