You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "ARUNAVA SINHA (JIRA)" <ji...@apache.org> on 2018/07/06 05:38:00 UTC

[jira] [Created] (NETBEANS-1027) Functional Test Cases of debugger.jdpa.ui module are not working

ARUNAVA SINHA created NETBEANS-1027:
---------------------------------------

             Summary: Functional Test Cases of debugger.jdpa.ui module are not working
                 Key: NETBEANS-1027
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1027
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 9.0
            Reporter: ARUNAVA SINHA


 

Run of Functional Test Classes (those classes extends 'DebuggerTestCase' class) are failing in  'debugger.jdpa.ui'  module

Please find below relevant stack trace

testThreadBreakpointFunctionality(org.netbeans.modules.debugger.jpda.ui.ThreadBreakpointsTest)java.lang.NoClassDefFoundError: Could not initialize class org.netbeans.modules.debugger.jpda.ui.UtilitiesTest
 at org.netbeans.modules.debugger.jpda.ui.DebuggerTestCase.setUp(DebuggerTestCase.java:47)
 at org.netbeans.modules.debugger.jpda.ui.ThreadBreakpointsTest.setUp(ThreadBreakpointsTest.java:82)
 at org.netbeans.junit.NbTestCase.runBare(NbTestCase.java:452)
 at org.netbeans.jellytools.JellyTestCase.runBare(JellyTestCase.java:120)
 at org.netbeans.junit.NbTestCase.run(NbTestCase.java:275)
 at org.netbeans.junit.NbModuleSuite$NbTestSuiteLogCheck.runTest(NbModuleSuite.java:1608)
 at org.netbeans.junit.NbModuleSuite$S.runInRuntimeContainer(NbModuleSuite.java:939)
 at org.netbeans.junit.NbModuleSuite$S.access$100(NbModuleSuite.java:660)
 at org.netbeans.junit.NbModuleSuite$S$1.protect(NbModuleSuite.java:681)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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