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 69628 - testListenerCount in FolderInstance fails
Summary: testListenerCount in FolderInstance fails
Status: RESOLVED DUPLICATE of bug 108019
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: rmatous
URL:
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2005-11-30 15:00 UTC by Jaroslav Tulach
Modified: 2008-12-22 11:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Nov 29, 2005 (65.89 KB, text/html)
2005-11-30 15:01 UTC, Jaroslav Tulach
Details
Failure on windows on 200512132030 (20.83 KB, text/html)
2005-12-14 07:35 UTC, Jaroslav Tulach
Details
Dec 18, 2005 failure (84.74 KB, text/html)
2005-12-19 09:57 UTC, Jaroslav Tulach
Details
Dec 21, 2005 failure (21.30 KB, text/html)
2005-12-21 15:57 UTC, Jaroslav Tulach
Details
something wrong happens in memory fs (1.77 KB, application/x-compressed)
2005-12-21 16:36 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2005-11-30 15:00:43 UTC
Is of the right type expected:<class 
org.openide.loaders.DataLoaderOrigTest$SimpleDataObject> but was:<class 
org.openide.loaders.DataFolder>
Comment 1 Jaroslav Tulach 2005-11-30 15:01:10 UTC
Created attachment 27444 [details]
Nov 29, 2005
Comment 2 Jaroslav Tulach 2005-12-09 10:32:36 UTC
#69628: AA/A.simple recognized as folder! Ridiculous. 
 
openide/loaders/test/unit/src/org/openide/loaders/FolderInstanceTest.java,v  
<--  FolderInstanceTest.java 
new revision: 1.6; previous revision: 1.5 
Comment 3 Jaroslav Tulach 2005-12-14 07:35:43 UTC
Created attachment 27813 [details]
Failure on windows on 200512132030
Comment 4 Jaroslav Tulach 2005-12-14 07:36:15 UTC
Needs new evaluation. 
Comment 5 Jaroslav Tulach 2005-12-14 16:01:37 UTC
Radku, there is something wrong in memory filesystem - for some reason a 
folder is created instead of regular file. I'll reassign to you when I get 
more logs. 
 
openide/loaders/test/unit/src/org/openide/loaders/FolderInstanceTest.java,v   
<--  FolderInstanceTest.java  
new revision: 1.7; previous revision: 1.6  
Comment 6 Jaroslav Tulach 2005-12-19 09:55:52 UTC
More logs are here. 
Comment 7 Jaroslav Tulach 2005-12-19 09:57:21 UTC
Created attachment 27934 [details]
Dec 18, 2005 failure
Comment 8 Jaroslav Tulach 2005-12-21 15:57:24 UTC
Created attachment 28016 [details]
Dec 21, 2005 failure
Comment 9 Jaroslav Tulach 2005-12-21 16:36:58 UTC
Created attachment 28018 [details]
something wrong happens in memory fs
Comment 10 Jaroslav Tulach 2005-12-21 16:39:39 UTC
The test is removed from release50 branch, so I am changing the version to 5.1 
and boosting priority once again as I hope that if we start with investigation 
soon, we can find what is wrong in the 5.1 time frame. Also reassigning to 
Radek as the test does not involve data systems at all it fails so early that 
no DataObject is even created. The bug is somewhere in MultiFS or memory FS. 
Comment 11 rmatous 2007-09-18 11:16:05 UTC
MemoryFS is used just for tests - P3
Comment 12 Jaroslav Tulach 2007-10-30 20:05:12 UTC

*** This issue has been marked as a duplicate of 108019 ***