sdedic commented on PR #7248:
URL: https://github.com/apache/netbeans/pull/7248#issuecomment-2051019170

   @matthiasblaesing 
   >  "the GraalVM.js tests work only when invoked individually
   
   If you mean that you did "Run test" from the IDE on an individual **test*** 
method... then it's working because the module environment for the test was not 
properly set up in `suite()`, especially the participating classloaders. In 
this mode, it actually used JVM's infrastructure and implementation, not the 
bundled one.


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