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 52731 - failure in FolderInstanceTest.testFolderInstanceNeverPassesInvObjects
Summary: failure in FolderInstanceTest.testFolderInstanceNeverPassesInvObjects
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Data Systems (show other bugs)
Version: 4.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-12-21 12:54 UTC by David Konecny
Modified: 2008-12-22 23:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test failure (6.95 KB, text/html)
2004-12-21 12:55 UTC, David Konecny
Details
another failure (201.00 KB, text/plain)
2005-02-16 12:19 UTC, Jaroslav Tulach
Details
Log with the failure (185.04 KB, text/plain)
2005-03-01 13:04 UTC, Jaroslav Tulach
Details
The log from new failure (352.04 KB, text/plain)
2005-04-19 09:47 UTC, Jaroslav Tulach
Details
Next failure from 2005 08 09 (378.56 KB, text/plain)
2005-08-19 15:44 UTC, Jaroslav Tulach
Details
Failure from 200510050715 (904.60 KB, text/plain)
2005-10-06 08:28 UTC, Jaroslav Tulach
Details
Failure from 200510031800 (1.11 MB, text/plain)
2005-10-06 08:29 UTC, Jaroslav Tulach
Details
Failure on my local disk 2005/10/14 (1000.88 KB, text/plain)
2005-10-14 10:13 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Konecny 2004-12-21 12:54:22 UTC
SUBJ says all.
Comment 1 David Konecny 2004-12-21 12:55:02 UTC
Created attachment 19387 [details]
test failure
Comment 2 David Konecny 2005-01-12 10:44:32 UTC
Making P3, test did not fail since that time. Probably random.
Comment 3 Jaroslav Tulach 2005-02-06 18:59:04 UTC
cvs -q ci -m "#52731: Adding better logging in case of failure" 
Checking in unit/src/org/openide/loaders/FolderInstanceTest.java; 
/cvs/openide/test/unit/src/org/openide/loaders/FolderInstanceTest.java,v  
<--  FolderInstanceTest.java 
new revision: 1.25; previous revision: 1.24 
done 
 
Comment 4 Jaroslav Tulach 2005-02-16 12:19:10 UTC
Created attachment 20371 [details]
another failure
Comment 5 Jaroslav Tulach 2005-02-16 12:19:48 UTC
New failure needs new evaluation. 
Comment 6 Jaroslav Tulach 2005-02-19 06:11:12 UTC
cvs ci -m "#52731: Very likely the test is broken as it plays with own 
AWT task. I've improved the logging and let's wait for yet another failure" 
test/unit/src/org/openide/loaders/FolderInstanceTest.java 
Checking in test/unit/src/org/openide/loaders/FolderInstanceTest.java; 
/cvs/openide/test/unit/src/org/openide/loaders/FolderInstanceTest.java,v  
<--  FolderInstanceTest.java 
new revision: 1.26; 
Comment 7 Jaroslav Tulach 2005-03-01 13:03:35 UTC
And we have new failure. 
Comment 8 Jaroslav Tulach 2005-03-01 13:04:09 UTC
Created attachment 20579 [details]
Log with the failure
Comment 9 Jaroslav Tulach 2005-03-17 10:06:12 UTC
Working for a week now. 
Comment 10 pzajac 2005-04-13 10:29:27 UTC
verified 
Comment 11 Jaroslav Tulach 2005-04-19 09:40:15 UTC
New failure. 
Comment 12 Jaroslav Tulach 2005-04-19 09:47:18 UTC
Created attachment 21718 [details]
The log from new failure
Comment 13 Jaroslav Tulach 2005-07-07 12:27:37 UTC
Works once again. 
Comment 14 Jaroslav Tulach 2005-08-19 15:43:31 UTC
Down again. Ach jo. 
Comment 15 Jaroslav Tulach 2005-08-19 15:44:47 UTC
Created attachment 24083 [details]
Next failure from 2005 08 09
Comment 16 Jaroslav Tulach 2005-09-24 15:18:29 UTC
I do not have any idea what can be wrong, but fix of issue 60917 also 
influences correctness of DataFolder.getChildren especially when a data object 
is becoming invalid. Let's wait for more failures. 
Comment 17 Jaroslav Tulach 2005-10-06 08:28:32 UTC
Created attachment 25584 [details]
Failure from 200510050715
Comment 18 Jaroslav Tulach 2005-10-06 08:29:42 UTC
Created attachment 25585 [details]
Failure from 200510031800
Comment 19 Jaroslav Tulach 2005-10-06 08:30:37 UTC
Ach jo. 
Comment 20 Jaroslav Tulach 2005-10-14 10:13:50 UTC
Created attachment 25946 [details]
Failure on my local disk 2005/10/14
Comment 21 Jaroslav Tulach 2005-10-17 19:19:55 UTC
"#52731: Sometimes when there was just one folder the refresh of folders could 
be skipped and as such folder instance could get wrong results" 
/usr/bin/cvs: /usr/lib/libgssapi_krb5.so.2: no version information available 
(required by /usr/bin/cvs) 
/usr/bin/cvs: /usr/lib/libkrb5.so.3: no version information available 
(required by /usr/bin/cvs) 
 
 
Checking in loaders/src/org/openide/loaders/DataObjectPool.java; 
/cvs/openide/loaders/src/org/openide/loaders/DataObjectPool.java,v  <--  
DataObjectPool.java 
new revision: 1.32; previous revision: 1.31 
done 
RCS 
file: /cvs/openide/loaders/test/unit/src/META-INF/services/org.openide.ErrorManager,v 
done 
Checking in loaders/test/unit/src/META-INF/services/org.openide.ErrorManager; 
/cvs/openide/loaders/test/unit/src/META-INF/services/org.openide.ErrorManager,v  
<--  org.openide.ErrorManager 
initial revision: 1.1 
done 
RCS 
file: /cvs/openide/loaders/test/unit/src/org/openide/loaders/DataFolderRefreshTest.java,v 
done 
Checking in 
loaders/test/unit/src/org/openide/loaders/DataFolderRefreshTest.java; 
/cvs/openide/loaders/test/unit/src/org/openide/loaders/DataFolderRefreshTest.java,v  
<--  DataFolderRefreshTest.java 
initial revision: 1.1 
done 
Checking in loaders/test/unit/src/org/openide/loaders/DataShadowTest.java; 
/cvs/openide/loaders/test/unit/src/org/openide/loaders/DataShadowTest.java,v  
<--  DataShadowTest.java 
new revision: 1.6; previous revision: 1.5 
done 
Checking in loaders/test/unit/src/org/openide/loaders/Deadlock35847Test.java; 
/cvs/openide/loaders/test/unit/src/org/openide/loaders/Deadlock35847Test.java,v  
<--  Deadlock35847Test.java 
new revision: 1.3; previous revision: 1.2 
done 
Checking in loaders/test/unit/src/org/openide/loaders/FolderInstanceTest.java; 
/cvs/openide/loaders/test/unit/src/org/openide/loaders/FolderInstanceTest.java,v  
<--  FolderInstanceTest.java 
new revision: 1.4; previous revision: 1.3 
done 
RCS 
file: /cvs/openide/loaders/test/unit/src/org/openide/loaders/LoggingControlTest.java,v 
done 
Checking in loaders/test/unit/src/org/openide/loaders/LoggingControlTest.java; 
/cvs/openide/loaders/test/unit/src/org/openide/loaders/LoggingControlTest.java,v  
<--  LoggingControlTest.java 
initial revision: 1.1 
done 
Checking in loaders/test/unit/src/org/openide/loaders/LoggingTestCaseHid.java; 
/cvs/openide/loaders/test/unit/src/org/openide/loaders/LoggingTestCaseHid.java,v  
<--  LoggingTestCaseHid.java 
new revision: 1.2; previous revision: 1.1 
done 
Checking in 
loaders/test/unit/src/org/openide/loaders/OperationListenerTest.java; 
/cvs/openide/loaders/test/unit/src/org/openide/loaders/OperationListenerTest.java,v  
<--  OperationListenerTest.java 
new revision: 1.5; previous revision: 1.4