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 50164 - Test failures "Unsupported DOM document implementation!" in java/j2seproject unit stable tests
Summary: Test failures "Unsupported DOM document implementation!" in java/j2seproject ...
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 4.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jesse Glick
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2004-10-08 11:13 UTC by Milan Kubec
Modified: 2006-03-24 10:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
failure stack traces (18.82 KB, text/plain)
2004-10-08 11:14 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-08 11:13:43 UTC
[200410070525, JDK 1.4.2_04, 1.4.2_05, 1.4.2_06]

java/j2seproject stable unit tests failures. For
details see attached file. Failed tests are:

BuildImplTest.*
BootClassPathImplementationTest.*
J2SEActionProviderTest.*
J2SEProjectGeneratorTest.*
CompiledSourceForBinaryQueryTest.*
SourceLevelQueryImplTest.*
UnitTestForSourceQueryImplTest.*
Comment 1 Milan Kubec 2004-10-08 11:14:04 UTC
Created attachment 18164 [details]
failure stack traces
Comment 2 Milan Kubec 2004-10-11 10:06:51 UTC
For comment see #50159.
Comment 3 Milan Kubec 2004-10-11 13:18:28 UTC
java/j2seproject test were temp. removed from regular execution.
Comment 4 Jesse Glick 2004-10-11 15:05:14 UTC
Please use the TEST keyword for all test failures.
Comment 5 Jesse Glick 2004-10-11 20:24:12 UTC
committed   * Up-To-Date  1.11       
java/j2seproject/nbproject/project.properties
committed   * Up-To-Date  1.2        
java/j2seproject/test/unit/src/org/netbeans/modules/java/j2seproject/BuildImplTest.java
Comment 6 Milan Kubec 2004-10-15 09:36:53 UTC
Verified.