Skip to main content

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

platform-releng-dev-bounces@xxxxxxxxxxx wrote on 2009-11-16 04:12:17:
> Most of the test failures are exceptions caused by 
ToolTip.getParent(...)
> throwing a SWTException (widget disposed).
> The failures in JDT are caused by changes to the ImportRewriteAnalyzer 
and
> code formatter and are currently under investigation.
I reverted the change in JDT/Core for the ImportRewriteAnalyzer part.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=295220 and
https://bugs.eclipse.org/bugs/show_bug.cgi?id=194358.
The UI tests should be moved to JDT/Core unless they are really testing a 
UI part.
--
Olivier


Back to the top