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 262079 - Failing org.netbeans.modules.java.completion.JavaCompletionTaskElementCreatingTest
Summary: Failing org.netbeans.modules.java.completion.JavaCompletionTaskElementCreatin...
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 8.2
Hardware: All All
: P1 normal (vote)
Assignee: Svata Dedic
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2016-05-17 13:22 UTC by Jiri Skrivanek
Modified: 2016-05-24 07:05 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 Jiri Skrivanek 2016-05-17 13:22:36 UTC
Please, fix failing org.netbeans.modules.java.completion.JavaCompletionTaskElementCreatingTest. 

http://test4u.cz.oracle.com/job/StableBTD-trunk/lastCompletedBuild/testReport/
Comment 1 Svata Dedic 2016-05-17 15:46:19 UTC
Should be fixed by jet-main#:b1881670c9a8
Comment 2 Quality Engineering 2016-05-19 01:44:03 UTC
Integrated into 'main-silver', will be available in build *201605190002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/b1881670c9a8
User: Svata Dedic <sdedic@netbeans.org>
Log: #262079: avoided multiple instances of method with the same signature inherited from different inheritance paths
Comment 3 Jiri Skrivanek 2016-05-24 07:05:51 UTC
Verified. Thanks.