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 102486 - broken unit tests because of app client
Summary: broken unit tests because of app client
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: EAR (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomas Mysik
URL:
Keywords: TEST
Depends on: 102484
Blocks:
  Show dependency tree
 
Reported: 2007-04-25 13:42 UTC by Tomas Mysik
Modified: 2008-03-10 03:26 UTC (History)
2 users (show)

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 Tomas Mysik 2007-04-25 13:42:19 UTC
For application client basic test server implementation is needed.
Comment 1 David Konecny 2007-10-17 13:01:05 UTC
org.netbeans.modules.j2ee.earproject.EarProjectGeneratorTest.testCreateProjectJ2EE14
org.netbeans.modules.j2ee.earproject.EarProjectGeneratorTest.testCreateProjectJavaEE5
org.netbeans.modules.j2ee.earproject.EarProjectGeneratorTest.testImportProject
org.netbeans.modules.j2ee.earproject.ui.customizer.EarProjectPropertiesTest.testSetACPrivateProperties

These four tests were broken for some time - I'm going to exclude them from execution till they are fixed.

Checking in test/unit/src/org/netbeans/modules/j2ee/earproject/EarProjectGeneratorTest.java;
new revision: 1.11; previous revision: 1.10
Checking in test/unit/src/org/netbeans/modules/j2ee/earproject/ui/customizer/EarProjectPropertiesTest.java
new revision: 1.7; previous revision: 1.6