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 151933 - AssertionError at org.netbeans.modules.ruby.testrunner.ui.RootNodeChildren.displaySuiteRunning
Summary: AssertionError at org.netbeans.modules.ruby.testrunner.ui.RootNodeChildren.di...
Status: RESOLVED DUPLICATE of bug 145094
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-10-31 02:08 UTC by digitalbias
Modified: 2008-10-31 08:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 134505


Attachments
stacktrace (2.67 KB, text/plain)
2008-10-31 02:08 UTC, digitalbias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description digitalbias 2008-10-31 02:08:36 UTC
Build: NetBeans IDE Dev (Build 200809220201)
VM: Java HotSpot(TM) Client VM, 10.0-b22, Java(TM) SE Runtime Environment, 1.6.0_06-b02
OS: Windows Vista, 6.0, x86

Stacktrace: 
java.lang.AssertionError: runningSuiteNode: org.netbeans.modules.ruby.testrunner.ui.TestsuiteNode@1b5c5c0[Name=, displayName=ActivityTest
 - running...], live: true, runningSuiteName: null
        at org.netbeans.modules.ruby.testrunner.ui.RootNodeChildren.displayReport(RootNodeChildren.java:116)
        at org.netbeans.modules.ruby.testrunner.ui.RootNode.displayReport(RootNode.java:147)
        at org.netbeans.modules.ruby.testrunner.ui.ResultPanelTree.displayReport(ResultPanelTree.java:176)
        at sun.reflect.GeneratedMethodAccessor.invoke(GeneratedMethodAccessor.java:0)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
Comment 1 digitalbias 2008-10-31 02:08:45 UTC
Created attachment 72955 [details]
stacktrace
Comment 2 Erno Mononen 2008-10-31 08:23:43 UTC

*** This issue has been marked as a duplicate of 145094 ***