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 68781 - Shortcuts folder test failure
Summary: Shortcuts folder test failure
Status: VERIFIED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL: http://beetle.czech:8080/unittest/Tes...
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2005-11-16 08:01 UTC by Jaroslav Tulach
Modified: 2008-12-23 00:34 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Nov 16, 2005 (6.09 KB, text/html)
2005-11-16 08:02 UTC, Jaroslav Tulach
Details
Nov 23, failure with logging (83.66 KB, text/html)
2005-11-24 13:56 UTC, Jaroslav Tulach
Details
Failure from Nov 29 (57.25 KB, text/html)
2005-11-30 14:34 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-16 08:01:36 UTC
There seems to be random failure in shortcuts folder test.
Comment 1 Jaroslav Tulach 2005-11-16 08:02:00 UTC
Created attachment 26983 [details]
Nov 16, 2005
Comment 2 Jan Chalupa 2005-11-22 12:31:39 UTC
Yarda, please try to investigate why the test is failing randomly. Thanks.
Comment 3 Jaroslav Tulach 2005-11-22 13:26:31 UTC
/cvs/core/startup/src/org/netbeans/core/startup/MainLookup.java,v  <--  
MainLookup.java 
new revision: 1.3; previous revision: 1.2 
done 
Checking in test/unit/src/org/netbeans/core/LoggingTestCaseHid.java; 
/cvs/core/test/unit/src/org/netbeans/core/LoggingTestCaseHid.java,v  <--  
LoggingTestCaseHid.java 
new revision: 1.2; previous revision: 1.1 
done 
Checking in test/unit/src/org/netbeans/core/ShortcutsFolderTest.java; 
/cvs/core/test/unit/src/org/netbeans/core/ShortcutsFolderTest.java,v  <--  
ShortcutsFolderTest.java 
new revision: 1.12; previous revision: 1.11 
Comment 4 Jaroslav Tulach 2005-11-24 13:56:28 UTC
Created attachment 27244 [details]
Nov 23, failure with logging
Comment 5 Jaroslav Tulach 2005-11-30 14:33:09 UTC
Failure with log. 
Comment 6 Jaroslav Tulach 2005-11-30 14:34:21 UTC
Created attachment 27441 [details]
Failure from Nov 29
Comment 7 Jaroslav Tulach 2005-11-30 15:53:56 UTC
More logging and use of AtomicAction: 
 
core/test/unit/src/org/netbeans/core/ShortcutsFolderTest.java,v  <--   
ShortcutsFolderTest.java  
new revision: 1.13; previous revision: 1.12  
Comment 8 Jaromir Uhrik 2006-01-16 15:44:41 UTC
Marking this issue as VERIFIED since the issue reporter == issue owner.