You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Martin Entlicher (Jira)" <ji...@apache.org> on 2021/11/09 10:41:00 UTC

[jira] [Created] (NETBEANS-6189) Update tests of Truffle debugger and assure that the tests are run on gates.

Martin Entlicher created NETBEANS-6189:
------------------------------------------

             Summary: Update tests of Truffle debugger and assure that the tests are run on gates.
                 Key: NETBEANS-6189
                 URL: https://issues.apache.org/jira/browse/NETBEANS-6189
             Project: NetBeans
          Issue Type: Test
          Components: debugger - Java
            Reporter: Martin Entlicher
            Assignee: Martin Entlicher
             Fix For: NB13


Truffle debugger tests are failing:
{code:java}
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
...{code}

They need to be updated and added to gate tests .



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

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