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 51000 - Failure in ant/freeform unit stable test - testExternalBuildRoot
Summary: Failure in ant/freeform unit stable test - testExternalBuildRoot
Status: CLOSED WORKSFORME
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-10-30 22:34 UTC by Milan Kubec
Modified: 2016-01-27 02:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exc stack trace (1.58 KB, text/plain)
2004-10-30 22:36 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-30 22:34:48 UTC
[dev-200410281800, test4u machines]

Failure in test:
o.n.m.ant.freeform. FreeformSourcesTest.testExternalBuildRoot
See attached file for details.
Comment 1 Milan Kubec 2004-10-30 22:36:32 UTC
Created attachment 18622 [details]
exc stack trace
Comment 2 Jesse Glick 2004-11-01 21:26:38 UTC
All tests passing for me on test4u machines on Solaris, Linux, and XP,
under JDK 1.5.0.

Perhaps you are running the test against an older version of the
module that did not contain the fix the test is testing?
Comment 3 Milan Kubec 2004-11-02 07:32:24 UTC
Jesse, all these reports are from test4u machines. Those tests usually
pass when I run them on my machine. I file those issues mainly because
I want developer to look at them and verrify that there is nothing
hidden there.
Comment 4 Jesse Glick 2004-11-10 20:59:16 UTC
Well if I can't reproduce them even on a tester machine, there's not
much I can do. The simplest thing I can think of that would cause a
failure is just that the test was run against an old version of the
module, for whatever reason.
Comment 5 Marian Mirilovic 2005-07-12 10:13:50 UTC
closed
Comment 6 Quality Engineering 2016-01-27 02:31:20 UTC
Integrated into 'main-silver', will be available in build *201601270002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/1a588fd5b7d1
User: Tomas Zezula <tzezula@netbeans.org>
Log: Possibility to disable workaround of Ant issue #51000 causing that run single, test single, test require a full build of module.