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

Summary: broken unit tests because of app client
Product: javaee Reporter: Tomas Mysik <tmysik>
Component: EARAssignee: Tomas Mysik <tmysik>
Status: RESOLVED FIXED    
Severity: blocker CC: dkonecny, pjiricka
Priority: P3 Keywords: TEST
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 102484    
Bug Blocks:    

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