You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2022/06/09 21:51:20 UTC

[GitHub] [netbeans] jglick commented on issue #4211: ValidateLayerConsistencyTest is flaky

jglick commented on issue #4211:
URL: https://github.com/apache/netbeans/issues/4211#issuecomment-1151659088

   ```
   WARNING [org.openide.util.lookup.MetaInfServicesLookup]: org.openide.filesystems.Repository is not the real McCoy! Actually found it in org.netbeans.MainImpl$BootClassLoader@7a7b0070 (from SystemClassLoader[807 modules]) but searched for from org.netbeans.MainImpl$BootClassLoader@7ac7a4e4
   ```
   
   While the race condition is under investigation, perhaps the test could detect the corruption and [skip itself](https://junit.org/junit4/javadoc/4.12/org/junit/AssumptionViolatedException.html). Not sure how, given that it seems to have crashed the JVM rather than failing properly.


-- 
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