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 - Use EntityManager test failures
Summary: Use EntityManager test failures
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Erno Mononen
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2007-05-17 08:04 UTC by Erno Mononen
Modified: 2007-05-18 11:14 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 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.