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

Summary: Failures in ant/project unit stable tests
Product: projects Reporter: Milan Kubec <mkubec>
Component: AntAssignee: David Konecny <dkonecny>
Status: CLOSED FIXED    
Severity: blocker Keywords: TEST
Priority: P3    
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: exc stack traces

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.