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 267972

Summary: Failing tests after clank binaries upgraded
Product: cnd Reporter: Jiri Skrivanek <jskrivanek>
Component: Code ModelAssignee: Vladimir Kvashin <vkvashin>
Status: VERIFIED FIXED    
Severity: normal CC: soldatov
Priority: P1 Keywords: TEST
Version: Dev   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Skrivanek 2016-09-12 06:22:02 UTC
Please fix failing CND tests. They started to fail after this commit

http://hg.netbeans.org/main-silver/rev/ff8124b3f4df

Test report is here

http://test4u.uk.oracle.com/job/StableBTD-trunk/lastCompletedBuild/testReport
Comment 1 Alexander Simon 2016-09-12 08:52:07 UTC
temporary work around:
http://hg.netbeans.org/cnd-main/rev/4c0fab25f979
Comment 2 Vladimir Kvashin 2016-09-12 11:09:52 UTC
reverted workaround:
http://hg.netbeans.org/cnd-main/rev/6a1940aa4fd9
fixed in cnd-main:
http://hg.netbeans.org/cnd-main/rev/8a0405301ff6
updated spec version:
http://hg.netbeans.org/cnd-main/rev/99fb6f095774
Comment 3 Vladimir Kvashin 2016-09-12 11:10:12 UTC
*** Bug 267970 has been marked as a duplicate of this bug. ***
Comment 4 Vladimir Kvashin 2016-09-12 12:26:52 UTC
Additional fix
http://hg.netbeans.org/cnd-main/rev/0a5697047772
and correspondent spec version upgrade
http://hg.netbeans.org/cnd-main/rev/724e81784803
Comment 5 Quality Engineering 2016-09-13 02:02:39 UTC
Integrated into 'main-silver', will be available in build *201609130002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4c0fab25f979
User: Alexander Simon <alexvsimon@netbeans.org>
Log: temporary work around Bug 267972 - Failing tests after clank binaries upgraded
Comment 6 Jiri Skrivanek 2016-09-13 12:51:41 UTC
Verified. Thanks.