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

Summary: failure in FolderInstanceTest.testFolderInstanceNeverPassesInvObjects
Product: platform Reporter: David Konecny <dkonecny>
Component: Data SystemsAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: blocker Keywords: TEST
Priority: P3    
Version: 4.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: test failure
another failure
Log with the failure
The log from new failure
Next failure from 2005 08 09
Failure from 200510050715
Failure from 200510031800
Failure on my local disk 2005/10/14

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