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 37590 - DataObjectInvalidationTest.testDataObjectsCreatedOncePerFile failed
Summary: DataObjectInvalidationTest.testDataObjectsCreatedOncePerFile failed
Status: VERIFIED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2003-11-28 09:40 UTC by pzajac
Modified: 2008-12-23 00:36 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
assert failed (1.56 KB, text/plain)
2003-11-28 09:42 UTC, pzajac
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pzajac 2003-11-28 09:40:44 UTC
junit.framework.AssertionFailedError: After
getting folder node children, a data object is not
started to be created >1 time expected:<1> but was:<2>
Comment 1 pzajac 2003-11-28 09:42:31 UTC
Created attachment 12345 [details]
assert failed
Comment 2 David Konecny 2003-12-01 11:00:33 UTC
Radek, please look at this failing test. Ask Yarda if something is not clear.
Comment 3 rmatous 2003-12-02 10:41:19 UTC
Not able to reproduce. If you are able to reporduce then please
provide enough information how to reproduce else I'm not able to fix it. 
Comment 4 pzajac 2004-01-06 16:17:18 UTC
Verified, if the test will fail again I reopen this bug.