Details
-
Test
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
Description
Truffle debugger tests are failing:
netbeans/java/debugger.jpda.truffle$ ant test
...
[junit] Exception in thread "main" org.graalvm.polyglot.PolyglotException: java.lang.NoClassDefFoundError: com/oracle/truffle/api/interop/Message
...
They need to be updated and added to gate tests .