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 38984 - AutomoutSupport testCreateAndRemoveInSubFolder failed
Summary: AutomoutSupport testCreateAndRemoveInSubFolder failed
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: rmatous
URL:
Keywords: TEST
: 48925 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-19 13:28 UTC by Jaroslav Tulach
Modified: 2008-12-22 17:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Result of repeated execution of the test with failure at the end (89.60 KB, application/octet-stream)
2004-01-19 13:28 UTC, Jaroslav Tulach
Details
Log with -Dorg.netbeans.core.AutomountSupport=-1 (50.69 KB, text/plain)
2004-01-27 09:29 UTC, Jaroslav Tulach
Details
Output of the xtest (22.03 KB, text/html)
2004-02-17 08:16 UTC, Jaroslav Tulach
Details
Complete log (including FolderList) of the failure in main trunk (44.52 KB, text/html)
2004-03-08 17:27 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2004-01-19 13:28:18 UTC
Undeterministically fails on AutomountSupport rev.
1.52
Comment 1 Jaroslav Tulach 2004-01-19 13:28:59 UTC
Created attachment 12958 [details]
Result of repeated execution of the test with failure at the end
Comment 2 Jaroslav Tulach 2004-01-27 09:29:39 UTC
Created attachment 13085 [details]
Log with -Dorg.netbeans.core.AutomountSupport=-1
Comment 3 Jaroslav Tulach 2004-01-27 09:31:09 UTC
I've just attached a failure log. I've executed the test 13 times in a
row and everything was for the first twelve times, but failed in 13th
round. This is the log from the last round.
Comment 4 Jaroslav Tulach 2004-02-17 08:15:43 UTC
I've managed to reproduce it with logging enabled. I think this needs
evaluation.
Comment 5 Jaroslav Tulach 2004-02-17 08:16:58 UTC
Created attachment 13464 [details]
Output of the xtest
Comment 6 Jaroslav Tulach 2004-03-08 17:27:45 UTC
Created attachment 13879 [details]
Complete log (including FolderList) of the failure in main trunk
Comment 7 rmatous 2004-04-01 13:50:24 UTC
In stavbicka there are no subfolders in use therefore priority decreased.
Comment 8 rmatous 2004-06-30 16:57:19 UTC
AutomountSupport is condemned to doom and now is important just to
ensure backward compatibility but its importance is lower even more
for corner cases like subfolders of "mount".
Comment 9 rmatous 2004-09-14 10:00:23 UTC
*** Issue 48925 has been marked as a duplicate of this issue. ***
Comment 10 rmatous 2004-09-16 12:22:54 UTC
"Mount subfolders are not used for storing filesystems as settings
anymore - #38984: AutomoutSupport testCreateAndRemoveInSubFolder failed"

/cvs/core/test/unit/src/org/netbeans/core/AutomountSupportTest.java,v
 new revision: 1.15; previous revision: 1.14
Comment 11 Tomas Danek 2005-07-22 11:36:56 UTC
closing