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 83775 - sourceexception.ConstructorChanged test fails
Summary: sourceexception.ConstructorChanged test fails
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: RANDOM, TEST
Depends on:
Blocks:
 
Reported: 2006-08-30 13:19 UTC by Jiri Prox
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2006-08-30 13:19:42 UTC
org.netbeans.test.java.sourceexception.ConstructorChanged.ConstructorChanged
test fails because of
java.lang.NullPointerException
	at org.netbeans.modules.javacore.parser.ASTProvider.getToken(ASTProvider.java:349)
	at
org.netbeans.modules.javacore.parser.TokenIterator.getNextTokenType(TokenIterator.java:69)

http://ffjqa.czech/automatedtests/xtest/netbeans_5.5/200608290000/qa-functional_validation/qa-sol10-s5/testrun_060829-153931/testbag_2/htmlresults/suites/TEST-org.netbeans.test.java.sourceexception.ConstructorChanged.ConstructorChanged.html#testRun
Comment 1 Jiri Prox 2006-08-30 13:20:42 UTC
Product Version         = NetBeans 5.5 Dev (Build 200608290000)
Operating System        = SunOS version 5.10 running on sparc
Java; VM; Vendor; Home  = 1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b96; Sun
Microsystems Inc.; /space/jdks/jdk1.6.0/jre
Comment 2 Jan Becicka 2006-10-26 16:27:32 UTC
Javacore module was replaced by Retouche infrastructure. This bug is not valid
in trunk any more.
Comment 3 Jiri Prox 2006-10-27 10:41:53 UTC
verified
Comment 4 Quality Engineering 2007-09-20 12:43:30 UTC
Reorganization of java component