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 180503 - "testRubyApplicationPanel" in "org.netbeans.jellytools.NewRubyProjectNameLocationStepOperatorTest" class fails on any Windows XP platform (XP Pro or XP Home) with JDK 6u19 b02.
Summary: "testRubyApplicationPanel" in "org.netbeans.jellytools.NewRubyProjectNameLoca...
Status: NEW
Alias: None
Product: ruby
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: Other Windows XP
: P3 normal (vote)
Assignee: issues@ruby
URL: http://jqa.ireland/results/1.6.0_19/B...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2010-02-09 09:37 UTC by andymchale
Modified: 2011-11-16 16:34 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 andymchale 2010-02-09 09:37:07 UTC
Steps to repro:

1. Select any Windows XP platform (XP Pro or XP Home).
2. Install any JDK 6u19 b02.
3. Install Netbeans 6.8 & run tests.

Result: "testRubyApplicationPanel" in "org.netbeans.jellytools.NewRubyProjectNameLocationStepOperatorTest" class
fails on any Windows XP platform (XP Pro or XP Home) with JDK 6u19 b02. Tried re-running test but fail still remains.

More Info:
This test passes on Windows XP platforms with JDK 6u18 & JDK 6u17.

Results:

Windows XP Home with JDK 6u19 b02:

http://jqa.ireland/results/1.6.0_19/Build02/NetBeans6.8/WinXPHome/testrun/html/

Windows XP Home with JDK 6u19 b02 (test rerun):

http://jqa.ireland/results/1.6.0_19/Build02/NetBeans6.8/WinXPHome/rerun/html/

Windows XP Pro with JDK 6u19 b02:

http://jqa.ireland/results/1.6.0_19/Build02/NetBeans6.8/WinXPPro/html/


Windows XP Home with JDK 6u18 b07:

http://jqa.ireland/results/1.6.0_18/Build07/NB6.8/WinXPHome/html/

Windows XP Pro with JDK 6u18 b07:

http://jqa.ireland/results/1.6.0_18/Build07/NB6.8/WinXPPro/html/


Windows XP Home with JDK 6u17 b10:

http://jqa.ireland/results/1.6.0_17/Build10/Netbeans6.8/WinXPHome/html/
Comment 1 Erno Mononen 2010-04-14 11:35:23 UTC
Seems to be a QE acceptance test - Petre, can you take a look at this?