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 231577 - Failing org.netbeans.modules.java.source.parsing tests
Summary: Failing org.netbeans.modules.java.source.parsing tests
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2013-06-20 14:27 UTC by Jiri Skrivanek
Modified: 2013-07-01 08:11 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-06-20 14:27:13 UTC
Please, fix org.netbeans.modules.java.source.parsing.FileObjectsTest.testZipBaseToUri and org.netbeans.modules.java.source.parsing.IndexerTransactionTest.testInitialWorkRootHidden.
To reproduce:

ant -f java.source test -Dtest.includes=**/FileObjectsTest.class
ant -f java.source test -Dtest.includes=**/IndexerTransactionTest.class
Comment 1 Quality Engineering 2013-06-22 02:05:58 UTC
Integrated into 'main-golden', will be available in build *201306212301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/949705353fd0
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #231577: fixing tests.