You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by "mbien (via GitHub)" <gi...@apache.org> on 2023/05/16 23:03:09 UTC

[GitHub] [netbeans] mbien opened a new issue, #5955: platform/core.windows + platform/favorites tests fail too often

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: notifications-unsubscribe@netbeans.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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


[GitHub] [netbeans] mbien closed issue #5955: platform/core.windows + platform/favorites tests fail too often

Posted by "mbien (via GitHub)" <gi...@apache.org>.
mbien closed issue #5955: platform/core.windows + platform/favorites tests fail too often
URL: https://github.com/apache/netbeans/issues/5955


-- 
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: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

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