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 262516 - Deadlock when running CND validation test
Summary: Deadlock when running CND validation test
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.2
Hardware: PC Linux
: P1 normal (vote)
Assignee: Alexander Simon
URL:
Keywords: TEST, THREAD
Depends on:
Blocks:
 
Reported: 2016-06-21 13:19 UTC by Jiri Skrivanek
Modified: 2016-06-23 01:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump. (50.08 KB, text/plain)
2016-06-21 13:19 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2016-06-21 13:19:04 UTC
Created attachment 160116 [details]
Thread dump.

Deadlock appears when you run CNDValidation test (see attachment). It creates Sample Welcome project and it freezes when it is being opened. To run the test

ant -f cnd.kit/build.xml test -Dtest.config=uicommit
Comment 1 Alexander Simon 2016-06-21 17:10:29 UTC
fixed, change set:
https://hg.netbeans.org/cnd-main/rev/4fd6bbe29dab
Comment 2 Jiri Skrivanek 2016-06-22 12:48:01 UTC
Verified. Thanks.
Comment 3 Quality Engineering 2016-06-23 01:49:20 UTC
Integrated into 'main-silver', will be available in build *201606230002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4fd6bbe29dab
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #262516 Deadlock when running CND validation test