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 104142

Summary: Use EntityManager test failures
Product: javaee Reporter: Erno Mononen <emononen>
Component: PersistenceAssignee: Erno Mononen <emononen>
Status: RESOLVED FIXED    
Severity: blocker Keywords: TEST
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Erno Mononen 2007-05-17 08:04:10 UTC
The following tests fail due to differences in formatting:

Suite: 
org.netbeans.modules.j2ee.persistence.action.ApplicationManagedResourceTransactionInJ2SETest
Test Case: testGenerate [200705151800][regression from 200704191800(17)]

Suite: 
org.netbeans.modules.j2ee.persistence.action.ApplicationManagedResourceTransactionInjectableInWebTest
Test Case: testGenerate [200705151800][regression from 200704191800(17)]

Suite: 
org.netbeans.modules.j2ee.persistence.action.ApplicationManagedResourceTransactionNonInjectableInEJBTest
Test Case: testGenerate [200705151800][regression from 200704191800(17)]

Suite: 
org.netbeans.modules.j2ee.persistence.action.ApplicationManagedResourceTransactionNonInjectableInWebTest
Test Case: testGenerate [200705151800][regression from 200704191800(17)]

Suite: 
org.netbeans.modules.j2ee.persistence.action.ContainerManagedJTANonInjectableInWebTest
Test Case: testGenerate [200705151800][regression from 200704191800(17)]
Comment 1 Erno Mononen 2007-05-18 11:14:26 UTC
Fixed in trunk by changing the relevant golden files to reflect the changes in 
formatting, omitting the commit log as it apparently didn't make it to the cvs 
mailing list and I don't have the console history for it anymore.