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 252402

Summary: Failing org.netbeans.modules.java.hints.errors.CreateClass183980Test.testNoTemplateWhatSoEver183980
Product: java Reporter: Jiri Skrivanek <jskrivanek>
Component: HintsAssignee: Svata Dedic <sdedic>
Status: VERIFIED FIXED    
Severity: normal Keywords: TEST
Priority: P1    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jiri Skrivanek 2015-05-14 14:20:16 UTC
Please, fix failing org.netbeans.modules.java.hints.errors.CreateClass183980Test.testNoTemplateWhatSoEver183980. To reproduce:

ant -k -f java.hints test-unit test-generate-html -Dtest.includes=**/CreateClass183980Test.class

Latest results:

http://test4u.cz.oracle.com/job/StableBTD-trunk/lastCompletedBuild/testReport
Comment 1 Svata Dedic 2015-05-15 11:45:09 UTC
Fixed in jet-main#429ebdb4e59b
Broken by recent changes to support multiple source roots.
Comment 2 Quality Engineering 2015-05-17 05:24:49 UTC
Integrated into 'main-silver', will be available in build *201505170001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/429ebdb4e59b
User: Svata Dedic <sdedic@netbeans.org>
Log: #252402: support also sibling creation with no owning project