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 50926 - Failures in ant/project unit stable tests
Summary: Failures in ant/project unit stable tests
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-10-27 21:25 UTC by Milan Kubec
Modified: 2006-03-24 09:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack traces (3.53 KB, text/plain)
2004-10-27 21:25 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2004-10-27 21:25:03 UTC
[JDK 1.5.0]

Failed tests are:
o.n.s.p.s.ant.AntProjectHelperTest.testStandardPropertyEvaluator
o.n.s.p.s.ant.PropertyUtilsTest.testSequentialEvaluatorChanges
For details see attached file.
Comment 1 Milan Kubec 2004-10-27 21:25:44 UTC
Created attachment 18570 [details]
exc stack traces
Comment 2 Jesse Glick 2004-10-27 21:42:32 UTC
I think David already fixed them. Some tests passed
nondeterministically (timing).
Comment 3 Milan Kubec 2004-11-02 16:47:32 UTC
No more failures - verified.