Bug 180769 - Fatal error in log for java tests N20070403-0010
Summary: Fatal error in log for java tests N20070403-0010
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 M7   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-03 14:23 EDT by Kim Moir CLA
Modified: 2007-04-27 10:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kim Moir CLA 2007-04-03 14:23:16 EDT
I was looking at the logs to see what happened with the nightly build tests - why they are taking so long.  I noticed this fatal error in the log for jdt-core model tests on linux with a 1.5vm so I thought I would pass it on.

java-test:
     [echo] Running org.eclipse.jdt.core.tests.model.AllJavaModelTests. Result file: /buildtest/N20070403-0010/eclipse-testing/results/linux.gtk.x86_5.0/org.eclipse.jdt.core.tests.model.AllJavaModelTests.xml.
     [java] [Fatal Error] :3:43: Element type "classpathentry" must be followed by either attribute specifications, ">" or "/>".

The same error exists on other platforms
http://fullmoon.ottawa.ibm.com/eclipse/downloads/drops/N20070403-0010/testresults/consolelogs/macosx.carbon_consolelog.txt
Comment 1 Olivier Thomann CLA 2007-04-03 22:51:09 EDT
Kim, this error is expected.
It is a test with an invalid .classpath file.
Closing as INVALID.
Comment 2 Jerome Lanneluc CLA 2007-04-04 12:26:56 EDT
Added a message in ClasspathTests#testInvalidClasspath1() to say that this test may generate an expected Fatal Error...
Comment 3 Olivier Thomann CLA 2007-04-24 12:05:11 EDT
Reopen to assign.
Comment 4 Olivier Thomann CLA 2007-04-24 12:05:40 EDT
Released for 3.3M7.
Comment 5 Eric Jodet CLA 2007-04-27 07:15:39 EDT
Verified for 3.3 M7 using build I20070427-0010