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 198575 - random test fails in ProjectBase.waitParse()
Summary: random test fails in ProjectBase.waitParse()
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.0.1
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-13 08:31 UTC by soldatov
Modified: 2011-06-01 10:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack dump (21.90 KB, text/plain)
2011-05-13 08:31 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2011-05-13 08:31:12 UTC
Created attachment 108265 [details]
stack dump

http://elif:8080/hudson/view/IDE-tests/job/ss-test-intel-S2-2/lastCompletedBuild/testReport/cnd.projects/BinaryProjectTest/
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.

Test calls org.netbeans.modules.cnd.modelimpl.csm.core.ProjectBase.waitParse(ProjectBase.java:545) and stops
Comment 1 Vladimir Voskresensky 2011-05-13 09:49:37 UTC
http://hg.netbeans.org/cnd-main/rev/02bfed0430ec
Comment 2 soldatov 2011-06-01 10:29:10 UTC
verified