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 60215 - Constant failures in testSetIconBaseWithExtension
Summary: Constant failures in testSetIconBaseWithExtension
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2005-06-17 17:03 UTC by Jaroslav Tulach
Modified: 2008-12-22 20:35 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 2005-06-17 17:03:17 UTC
Maybe you need to add your additional files into */data/* directory for usage 
in xtest? 
 
junit.framework.AssertionFailedError: Icon loaded 
        at junit.framework.Assert.fail(Assert.java:47) 
        at junit.framework.Assert.assertTrue(Assert.java:20) 
        at junit.framework.Assert.assertNotNull(Assert.java:220) 
        at 
org.openide.nodes.AbstractNodeTest.getImage(AbstractNodeTest.java:115) 
        at 
org.openide.nodes.AbstractNodeTest.testSetIconBaseWithExtension(AbstractNodeTest.java:66)
Comment 1 Petr Nejedly 2005-06-20 13:42:55 UTC
Fixed. I really love moving number of binary files under CVS....
Comment 2 Jaroslav Tulach 2005-07-13 09:04:59 UTC
Still fails, check beetle... 
Comment 3 Petr Nejedly 2005-07-15 09:19:05 UTC
Hopefully fixed again. I forgot to keep the binary flag while moving those files.