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

Summary: Running Test/Unit tests with the test runner fails on WinXP
Product: ruby Reporter: Erno Mononen <emononen>
Component: TestingAssignee: Erno Mononen <emononen>
Status: RESOLVED FIXED    
Severity: blocker CC: pjiricka
Priority: P1    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

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