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 99668 - Some tests blocks daily testrun
Summary: Some tests blocks daily testrun
Status: VERIFIED DUPLICATE of bug 100568
Alias: None
Product: obsolete
Classification: Unclassified
Component: EJB Freeform (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Andrei Badea
URL: http://test4u.czech.sun.com/test4u-us...
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2007-04-02 11:53 UTC by pzajac
Modified: 2007-05-02 14:21 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:53:39 UTC
* Executor: unit-executor
    * Module: j2ee/ejbfreeform
    * Test Type: unit
    * Some suites did not finish correctly:
          o org.netbeans.modules.j2ee.ejbfreeform.ClassPathTest
          o org.netbeans.modules.j2ee.ejbfreeform.EjbFreeFormActionProviderTest
          o org.netbeans.modules.j2ee.ejbfreeform.EJBProjectGeneratorTest

Probably is mising dependency on freemarker.

<test-dependency>
  <code-name-base>org.netbeans.libs.freemarker</code-name-base>
</test-dependency>

Please fix it ASAP.
Comment 1 pzajac 2007-04-11 09:45:15 UTC
Please either fix or remove these tests. We don't have daily tests results on
time. Thanks.
Comment 2 pzajac 2007-04-12 10:32:49 UTC
Our test guru fixed it in nbjunit.jar :-)

*** This issue has been marked as a duplicate of 100568 ***
Comment 3 pzajac 2007-05-02 14:21:04 UTC
v