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 140384 - Random C/V test failures
Summary: Random C/V test failures
Status: RESOLVED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Michael Nazarov
URL: http://deadlock.netbeans.org/hudson/j...
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2008-07-16 18:35 UTC by Jesse Glick
Modified: 2008-12-05 22:43 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2008-07-16 18:35:43 UTC
Can't remember if this has been filed already or not, but it clearly isn't being fixed.

java.lang.NullPointerException
	at org.netbeans.test.xml.schema.AcceptanceTestCase.refactorComplexType(AcceptanceTestCase.java:329)
Comment 1 Samaresh Panda 2008-07-16 19:09:09 UTC
Michael, kindly take a look.
Comment 2 Samaresh Panda 2008-07-17 19:52:32 UTC
Michael, I know this is hard to reproduce, but could you take care of the NPE based on the trace?
Comment 3 Michael Nazarov 2008-07-18 06:06:23 UTC
It's not a problem to remove NPE and insert appropriate error message,
one minute and two lines of code. But the reason of appearing of this
fail -- that's the question...
Comment 4 Samaresh Panda 2008-07-23 18:47:37 UTC
Commented out temporarily http://hg.netbeans.org/main?cmd=changeset;node=72e398a70e43. Marking it as a task to be fixed.
Comment 5 Samaresh Panda 2008-12-05 16:59:51 UTC
Michael, can you please update this?
Comment 6 Michael Nazarov 2008-12-05 22:43:20 UTC
Fixed. No more XML C/V failures for a long time.