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 211725

Summary: Broken tests CachingPreventsLoadingOfModuleManifestsTest.BeforeFirstTest and DynamicVerifyTest.testEnable
Product: ide Reporter: Martin Entlicher <mentlicher>
Component: Features On DemandAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: TEST
Priority: P1    
Version: 7.2   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Entlicher 2012-04-25 15:59:52 UTC
See http://deadlock.netbeans.org/hudson/job/push-main/19676/testReport/junit/org.netbeans.modules.ide.ergonomics/CachingPreventsLoadingOfModuleManifestsTest/BeforeFirstTest/
http://deadlock.netbeans.org/hudson/job/push-main/19676/testReport/junit/org.netbeans.modules.ide.ergonomics/DynamicVerifyTest/testEnable/

Error Message

Timeout occurred. Please note the time in the report does not reflect the time until the timeout.

Stacktrace

junit.framework.AssertionFailedError: Timeout occurred. Please note the time in the report does not reflect the time until the timeout.


It prevents from propagation of changes among repositories.
Comment 1 Jaroslav Tulach 2012-04-25 16:07:36 UTC
Possibly caused by the same deadlock as bug 211721. Would need to see the stack
trace. Ping me if your job on deadlock stops. I know how to generate thread
dump.

Without additional info there is not much I can do. Sorry.

*** This bug has been marked as a duplicate of bug 211721 ***