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 193067 - Several jet-main's tests crashing
Summary: Several jet-main's tests crashing
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 7.0
Hardware: PC Linux
: P1 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2010-12-08 20:11 UTC by Jan Lahoda
Modified: 2010-12-08 21:25 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The NPE. (1.46 KB, text/plain)
2010-12-08 20:11 UTC, Jan Lahoda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2010-12-08 20:11:15 UTC
Created attachment 103756 [details]
The NPE.

Starting with this build:
http://bertram.netbeans.org/hudson/job/jet-main/3280/

Several (17) jet-main's tests are crashing due to a NPE in NameRef.getIndex - please see the attached stack trace.
Comment 1 Jaroslav Tulach 2010-12-08 21:25:01 UTC
I've noticed the same in ergo builds;
http://deadlock.netbeans.org/hudson/job/ergonomics/1791/
and fixed that in http://hg.netbeans.org/ergonomics/rev/3d91e000a1d4
I hope that will help and I'll be "allowed" to propagate the change to main.

PS: The failure is random. ergo#1788 passed OK, and that is the reason the buggy behavior propagated to main.