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 141502 - Running Test/Unit tests with the test runner fails on WinXP
Summary: Running Test/Unit tests with the test runner fails on WinXP
Status: RESOLVED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Testing (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P1 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-24 10:30 UTC by Erno Mononen
Modified: 2008-08-03 15:38 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erno Mononen 2008-07-24 10:30:01 UTC
Seems to be caused by incorrect quoting of the -r switch that the test runner passes to the rake command.
Comment 1 Erno Mononen 2008-08-03 11:34:02 UTC
Fixed in #e41f2fc4af89.
Comment 2 Quality Engineering 2008-08-03 15:38:37 UTC
Integrated into 'main-golden', available in build *200808031401* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/e41f2fc4af89
User: Erno Mononen <emononen@netbeans.org>
Log: #141502: Running Test/Unit tests with the test runner fails on WinXP