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 144247

Summary: Broken tests in web project
Product: javaee Reporter: Petr Hejl <phejl>
Component: PersistenceAssignee: Dongmei Cao <dongmeic>
Status: RESOLVED FIXED    
Severity: blocker CC: dkonecny
Priority: P2 Keywords: TEST
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Hejl 2008-08-18 12:05:28 UTC
Tests in web project are broken. Caused by changeset ba6b4c94bf2d.
Comment 1 Dongmei Cao 2008-08-19 00:10:35 UTC
Is this caused by issue 143884, which has been fixed last Friday? If not, I actually don't know where to fix. The new
Ant property was added due to issue 142164.
Comment 2 David Konecny 2008-08-19 09:28:37 UTC
What's the failure?
Comment 3 Petr Hejl 2008-08-19 09:44:55 UTC
WebPersistenceProviderTest.testPersistenceLocation
WebPersistenceProviderTest.testPersistenceScopes

Dongmei, I don't think it is important to know the issue (I've posted changeset in desc1). You have to fix the tests -
you should always run tests on changed modules before commit. Just run tests in web project and you'll see what's going on.
Comment 4 Dongmei Cao 2008-08-20 01:17:52 UTC
Fixed in changeset 3a3fc3a86e04