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 84677

Summary: testShortcutsForDifferentFilesThanInstanceOrShadows
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: -- Other --Assignee: Jaroslav Tulach <jtulach>
Status: RESOLVED WORKSFORME    
Severity: blocker Keywords: TEST
Priority: P2    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
URL: http://beetle.czech:8080/unittest/TestCase.jsp?issues=1081
Issue Type: DEFECT Exception Reporter:
Attachments: the failure

Description Jaroslav Tulach 2006-09-12 10:45:58 UTC
testShortcutsForDifferentFilesThanInstanceOrShadows:
      junit.framework.AssertionFailedError: There is some action Log:
Starting test testShortcutsForDifferentFilesThanInstanceOrShadows

Got exception: There is some action
        at junit.framework.Assert.fail(Assert.java:47)
        at junit.framework.Assert.assertTrue(Assert.java:20)
        at junit.framework.Assert.assertNotNull(Assert.java:217)
        at 
org.netbeans.core.ShortcutsFolderTest.testShortcutsForDifferentFilesThanInstanceOrShadows(ShortcutsFolderTest.java:157)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at junit.framework.TestCase.runTest(TestCase.java:164)
        at 
org.netbeans.core.LoggingTestCaseHid.runTest(LoggingTestCaseHid.java:88)
Comment 1 Jaroslav Tulach 2006-09-12 10:46:19 UTC
Created attachment 33816 [details]
the failure
Comment 2 Jaroslav Tulach 2006-09-27 17:14:33 UTC
#84677: Better logging


/shared/data/ccvs/repository/core/test/unit/src/org/netbeans/core/ShortcutsFolderTest.java,v  
<--  ShortcutsFolderTest.java
new revision: 1.17; previous revision: 1.16