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 74193 - testDataObjectsCreatedOncePerFile:
Summary: testDataObjectsCreatedOncePerFile:
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2006-03-30 11:33 UTC by Jaroslav Tulach
Modified: 2008-12-22 20:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The failure (52.48 KB, text/html)
2006-03-30 11:33 UTC, Jaroslav Tulach
Details
Apr 21, 2006 failure (67.51 KB, text/html)
2006-04-21 14:13 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2006-03-30 11:33:17 UTC
After getting folder node children, a data object is not started to be created 
>1 time expected:<1> but was:<2> 

Log:
Starting test testDataObjectsCreatedOncePerFile
Comment 1 Jaroslav Tulach 2006-03-30 11:33:41 UTC
Created attachment 29499 [details]
The failure
Comment 2 Jaroslav Tulach 2006-04-21 14:13:48 UTC
Created attachment 29979 [details]
Apr 21, 2006 failure
Comment 3 Jaroslav Tulach 2006-04-21 14:52:57 UTC
#74193: Separating the failing test into its own TestCase to isolate it from 
influation of others

Checking in DataObjectInvalidationTest.java;
/shared/data/ccvs/repository/openide/loaders/test/unit/src/org/openide/loaders/DataObjectInvalidationTest.java,v  
<--  DataObjectInvalidationTest.java
new revision: 1.7; previous revision: 1.6
done
RCS 
file: /shared/data/ccvs/repository/openide/loaders/test/unit/src/org/openide/loaders/DataObjectInvalidationOneFileTest.java,v
done
Checking in DataObjectInvalidationOneFileTest.java;
/shared/data/ccvs/repository/openide/loaders/test/unit/src/org/openide/loaders/DataObjectInvalidationOneFileTest.java,v  
<--  DataObjectInvalidationOneFileTest.java
initial revision: 1.1