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 - Broken tests CachingPreventsLoadingOfModuleManifestsTest.BeforeFirstTest and DynamicVerifyTest.testEnable
Summary: Broken tests CachingPreventsLoadingOfModuleManifestsTest.BeforeFirstTest and ...
Status: RESOLVED DUPLICATE of bug 211721
Alias: None
Product: ide
Classification: Unclassified
Component: Features On Demand (show other bugs)
Version: 7.2
Hardware: PC All
: P1 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2012-04-25 15:59 UTC by Martin Entlicher
Modified: 2012-04-25 16:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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