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 70734 - Failure in org.netbeans.jmi.javamodel.codegen.indent.MethodBodyTextTest
Summary: Failure in org.netbeans.jmi.javamodel.codegen.indent.MethodBodyTextTest
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Pavel Flaska
URL: http://test4u.czech.sun.com/test4u-us...
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-22 12:54 UTC by Jaroslav Tulach
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The failure (6.52 KB, text/html)
2005-12-22 12:54 UTC, Jaroslav Tulach
Details
this was in the test dir (94 bytes, patch)
2005-12-22 12:55 UTC, Jaroslav Tulach
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2005-12-22 12:54:20 UTC
We would like all tests in release50 to be stable, so people can rely on them 
to verify their changes are ok. That is why we need to prevent random 
failures. More at 
http://www.netbeans.org/servlets/ReadMsg?list=nbdev&msgNo=31924   
 
Please "fix" yours. Definitely on the branch, preferably in trunk as well.
Comment 1 Jaroslav Tulach 2005-12-22 12:54:45 UTC
Created attachment 28037 [details]
The failure
Comment 2 Jaroslav Tulach 2005-12-22 12:55:24 UTC
Created attachment 28038 [details]
this was in the test dir
Comment 3 Pavel Flaska 2005-12-22 13:55:44 UTC
I will remove failing tests from stable configuration. Reason: the random
failure is not reproducible on WinXP when running localy several times.
Moreover, import testing is done by users (they use the tested functionality
much more extensively than tests) and they do not report any similiar problem.
It seems that the problem is connected to testing environment, which is not
under our control. For the time being, removing test is enough - we will solve
the issue later.
Comment 4 Pavel Flaska 2005-12-22 14:01:12 UTC
It is not reported here, but Import tests are failing on test machine sometimes
too. So will be removed from stable tests for a while too.
Comment 5 Pavel Flaska 2005-12-22 14:06:00 UTC
Removing tests from stable configuration.

Checking in cfg-unit.xml;
/cvs/java/javacore/test/cfg-unit.xml,v  <--  cfg-unit.xml
new revision: 1.48.2.1; previous revision: 1.48
done
Comment 6 Quality Engineering 2007-09-20 10:45:45 UTC
Reorganization of java component