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 239366 - Failing InjectedTasksSupportTest on JDK8
Summary: Failing InjectedTasksSupportTest on JDK8
Status: VERIFIED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: JDK_8, JDK_SPECIFIC, TEST
Depends on:
Blocks:
 
Reported: 2013-12-11 13:25 UTC by Jiri Skrivanek
Modified: 2016-07-07 08:46 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 2013-12-11 13:25:26 UTC
Please, fix tests failing on JDK8

org.netbeans.modules.parsing.impl.indexing.InjectedTasksSupportTest.testInjectedStore

To reproduce:

ant -f parsing.api test-unit -Dtest.includes=**/InjectedTasksSupportTest.class

http://test4u.cz.oracle.com/view/StableBTD/job/StableBTD-trunk/lastCompletedBuild/testReport/
Comment 1 Tomas Zezula 2013-12-11 15:42:17 UTC
Setting priority according to importance.
Comment 2 Jiri Skrivanek 2013-12-12 09:26:16 UTC
Priority was set in accordance with http://wiki.netbeans.org/BugPriorityGuidelines (P1/test). It is important to evaluate test failures on JDK8 to know whether it is a bug in NetBeans or JDK. JDK team is going to use our tests to catch regressions in their builds.
Comment 3 Tomas Zezula 2013-12-12 13:32:53 UTC
See comment #1.
Comment 4 Quality Engineering 2014-01-24 02:39:20 UTC
Integrated into 'main-silver', will be available in build *201401240001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/6a263549ad82
User: Jiri Skrivanek <jskrivanek@netbeans.org>
Log: #239366 - Test removed from stableBTD config until responsible developers evaluate and fix it.
Comment 5 Martin Balin 2016-07-07 07:26:44 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss