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 218944 - org.openide.explorer.propertysheet.EnumPropertyEditorTest fails on Windows JDK7
Summary: org.openide.explorer.propertysheet.EnumPropertyEditorTest fails on Windows JDK7
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Property Sheet (show other bugs)
Version: 7.3
Hardware: PC Linux
: P2 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2012-09-25 06:46 UTC by Jaroslav Tulach
Modified: 2012-09-26 02:11 UTC (History)
0 users

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 Jaroslav Tulach 2012-09-25 06:46:33 UTC
org.openide.explorer.propertysheet.EnumPropertyEditorTest.testEnumPropEd 	15
org.openide.explorer.propertysheet.EnumPropertyEditorTest.testLocalizedNames 	15
org.openide.explorer.propertysheet.EnumPropertyEditorTest.testNulls           


XP-slave1, Windows7-slave1. I am not sure if it fails on other windows, as they are currently out of free disk space.

http://hudson4qe.cz.oracle.com/view/Platform/job/platform-explorer/
Comment 1 Stanislav Aubrecht 2012-09-25 09:04:57 UTC
The tests are passing locally.

I've added assertion to check the correct editor type is actually being tested.

core-main f2ea730c266a
Comment 2 Quality Engineering 2012-09-26 02:11:42 UTC
Integrated into 'main-golden', will be available in build *201209260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f2ea730c266a
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #218944 - assertions to find out why EnumPropertyEditor tests are failing.