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 99665 - Java FreeForm tests blocks daily test run
Summary: Java FreeForm tests blocks daily test run
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Freeform (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Milan Kubec
URL: http://test4u.czech.sun.com/test4u-us...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2007-04-02 11:35 UTC by pzajac
Modified: 2007-04-02 12:22 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 pzajac 2007-04-02 11:35:04 UTC
Please fix it ASAP because it blocks daily test run.


# Some suites did not finish correctly:

    * org.netbeans.modules.java.freeform.ClasspathsTest
    * org.netbeans.modules.java.freeform.JavaActionsTest
    * org.netbeans.modules.java.freeform.JavadocQueryTest
    * org.netbeans.modules.java.freeform.JavaFreeformFileBuiltQueryTest
    * org.netbeans.modules.java.freeform.JavaProjectGeneratorTest
    * org.netbeans.modules.java.freeform.SourceForBinaryQueryImplTest
    * org.netbeans.modules.java.freeform.SourceLevelQueryImplTest
    * org.netbeans.modules.java.freeform.TestQueryTest
    * org.netbeans.modules.java.freeform.ui.SourceFoldersPanelTest
    * org.netbeans.modules.java.freeform.ui.ViewTest
Comment 1 Milan Kubec 2007-04-02 12:22:20 UTC
Fixed by adding missing dependency for tests.

Checking in project.xml;
/cvs/java/freeform/nbproject/project.xml,v  <--  project.xml
new revision: 1.22; previous revision: 1.21
done