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 158228 - AssertionError: Resolving FileObject for should not mark the new message as 'sent' when not instructed/should not mark the new message as 'sent' when not instructed//usr/local/lib/ruby/gems/1.8/gems/r
Summary: AssertionError: Resolving FileObject for should not mark the new message as '...
Status: RESOLVED DUPLICATE of bug 158588
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ruby
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-09 20:13 UTC by tapn2it
Modified: 2009-07-17 10:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146085


Attachments
stacktrace (2.83 KB, text/plain)
2009-02-09 20:13 UTC, tapn2it
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tapn2it 2009-02-09 20:13:41 UTC
Build: NetBeans IDE Dev (Build 200902081401)
VM: Java HotSpot(TM) Client VM, 1.5.0_16-133, Java(TM) 2 Runtime Environment, Standard Edition, 1.5.0_16-b06-284
OS: Mac OS X, 10.5.6, i386

User Comments:
tapn2it: run on rspec test



Stacktrace: 
java.lang.AssertionError: Resolving FileObject for should not mark the new message as 'sent' when not instructed/should not mark the new message as 'sent' when not instructed//usr/local/lib/ruby/gems/1.8/gems/rspec-1.1.12/lib/spec/example/example_group_methods.rb failed.Got null, expected RailsProject[/Users/VictorsLaptop/Projects/ELC/ESPN/rails/message_center]
        at org.netbeans.modules.ruby.testrunner.ui.BaseTestMethodNodeAction.runRspec(BaseTestMethodNodeAction.java:128)
        at org.netbeans.modules.ruby.testrunner.ui.RunTestSuiteAction.doActionPerformed(RunTestSuiteAction.java:67)
        at org.netbeans.modules.gsf.testrunner.api.TestNodeAction.actionPerformed(TestNodeAction.java:56)
        at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1882)
        at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2202)
        at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
Comment 1 tapn2it 2009-02-09 20:13:50 UTC
Created attachment 76756 [details]
stacktrace
Comment 2 Erno Mononen 2009-07-17 10:42:13 UTC

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