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 N20080402-2000(Timestamp: 200804022000):Automated JUnit testing complete.Test failures/errors occurred.

The APT test failure is not related to any APT functionality as such;
it's due to a failure of a JDT test utility method to delete a file that
is part of the test project.

I'm not sure why this file sometimes can't be deleted; I suspect
something (virus checker?  Java indexer?) has it temporarily locked.  I
have never seen the failure locally, but it happened once before in the
releng automated tests.

I've entered https://bugs.eclipse.org/bugs/show_bug.cgi?id=225611 to
track it.  I don't want to just disable the test, because it is an
important test for APT and I think it might be just bad luck that this
seemingly random failure struck in the same place twice.  ("Twice is bad
luck, three times is enemy action.")  If it keeps happening I'll try
wrapping the deletion in a retry.

Thanks,
  -walter
 

-----Original Message-----
From: platform-releng-dev-bounces@xxxxxxxxxxx
[mailto:platform-releng-dev-bounces@xxxxxxxxxxx] On Behalf Of
eclipse-releng@xxxxxxxxxxx
Sent: Thursday, April 03, 2008 2:47 AM
To: platform-releng-dev@xxxxxxxxxxx
Subject: [platform-releng-dev] [eclipse-build]Build
N20080402-2000(Timestamp: 200804022000):Automated JUnit testing
complete.Test failures/errors occurred.

Build N20080402-2000 (Timestamp: 200804022000):  Automated JUnit testing
is complete.  Test failures/errors occurred in the following:  

org.eclipse.ant.tests.ui_macosx.carbon.ppc_5.0
org.eclipse.compare.tests_macosx.carbon.ppc_5.0
org.eclipse.core.expressions.tests_macosx.carbon.ppc_5.0
org.eclipse.jdt.apt.tests_win32.win32.x86_5.0
org.eclipse.jdt.debug.tests_macosx.carbon.ppc_5.0
org.eclipse.jdt.text.tests_linux.gtk.x86_5.0
org.eclipse.jdt.text.tests_macosx.carbon.ppc_5.0
org.eclipse.jdt.ui.tests.refactoring_macosx.carbon.ppc_5.0
org.eclipse.jdt.ui.tests_macosx.carbon.ppc_5.0
org.eclipse.ltk.core.refactoring.tests_macosx.carbon.ppc_5.0
org.eclipse.ltk.ui.refactoring.tests_macosx.carbon.ppc_5.0
org.eclipse.pde.ui.tests_macosx.carbon.ppc_5.0
org.eclipse.releng.tests_linux.gtk.x86
org.eclipse.releng.tests_linux.gtk.x86_5.0
org.eclipse.releng.tests_macosx.carbon.ppc_5.0
org.eclipse.releng.tests_win32.win32.x86
org.eclipse.releng.tests_win32.win32.x86_5.0
org.eclipse.swt.tests_macosx.carbon.ppc_5.0
org.eclipse.team.tests.cvs.core_macosx.carbon.ppc_5.0
org.eclipse.ua.tests_macosx.carbon.ppc_5.0
org.eclipse.ui.editors.tests_macosx.carbon.ppc_5.0
org.eclipse.ui.tests.forms_macosx.carbon.ppc_5.0
org.eclipse.ui.tests.navigator_macosx.carbon.ppc_5.0
org.eclipse.ui.tests.views.properties.tabbed_macosx.carbon.ppc_5.0
org.eclipse.ui.tests_linux.gtk.x86
org.eclipse.ui.workbench.texteditor.tests_macosx.carbon.ppc_5.0

HTTP Download:

	
http://download.eclipse.org/eclipse/downloads/drops/N20080402-2000 


_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top