Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] Re: [eclipse-build]Build N20070228-0010 (Timestamp: 200702280010):Automated JUnit testing complete. Test failures/errors occurred.

> org.eclipse.jdt.compiler.apt.tests_linux.gtk.x86_5.0
> org.eclipse.jdt.compiler.tool.tests_linux.gtk.x86_5.0
All tests are now fixed on Linux as well.
The problem for the compiler.apt tests was related to the trailing file 
separator for the java.io.tmp property. Present on Windows and absent on 
Linux.
The problem for the compiler.tool failure is due to a bug in the toURI() 
method on a JavaFileObject in the library implementation on Linux. The 
test is now disabled on Linux.
I will version and update the map file.
--
Olivier


Back to the top