This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 152860 - AssertionError at org.netbeans.modules.ruby.testrunner.ui.RootNodeChildren.displaySuiteRunning
Summary: AssertionError at org.netbeans.modules.ruby.testrunner.ui.RootNodeChildren.di...
Status: CLOSED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Testing (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Erno Mononen
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-10 11:36 UTC by Marian Mirilovic
Modified: 2010-04-22 10:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 61075


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2008-11-10 11:36:04 UTC
10 duplicates so far ...

Build: NetBeans IDE Dev (Build 200805291203)
VM: Java HotSpot(TM) Client VM, 1.5.0_13-119, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_13-b05-237
OS: Mac OS X, 10.5.3, i386
User comments: A testsuite is runing in the new RubyTestResult-Context
STACKTRACE: (first 10 lines)
java.lang.AssertionError
        at org.netbeans.modules.ruby.testrunner.ui.RootNodeChildren.displaySuiteRunning(RootNodeChildren.java:95)
        at org.netbeans.modules.ruby.testrunner.ui.RootNode.displaySuiteRunning(RootNode.java:132)
        at org.netbeans.modules.ruby.testrunner.ui.ResultPanelTree.displaySuiteRunning(ResultPanelTree.java:164)
        at sun.reflect.GeneratedMethodAccessor85.invoke(GeneratedMethodAccessor85.java:0)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.netbeans.modules.ruby.testrunner.ui.ResultDisplayHandler$2.run(ResultDisplayHandler.java:324)
        at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
        at java.awt.EventQueue.dispatchEvent(EventQueue.java:461)
        at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:104)
Comment 1 Erno Mononen 2008-11-10 12:35:22 UTC
Will fix for 7.0.
Comment 2 Erno Mononen 2009-07-03 19:50:55 UTC
Should be fixed a while ago already.
Comment 3 Marian Mirilovic 2010-04-22 10:34:18 UTC
v/c