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 - Broken tests in web project
Summary: Broken tests in web project
Status: RESOLVED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Dongmei Cao
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2008-08-18 12:05 UTC by Petr Hejl
Modified: 2008-08-20 01:17 UTC (History)
1 user (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 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