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 - testShortcutsForDifferentFilesThanInstanceOrShadows
Summary: testShortcutsForDifferentFilesThanInstanceOrShadows
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Jaroslav Tulach
URL: http://beetle.czech:8080/unittest/Tes...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2006-09-12 10:45 UTC by Jaroslav Tulach
Modified: 2008-12-23 00:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
the failure (7.06 KB, text/html)
2006-09-12 10:46 UTC, Jaroslav Tulach
Details

Note You need to log in before you can comment on or make changes to this bug.
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