Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] [eclipse-build]Build I20031113 (Timestamp: 200311130800):Automated JUnit Testing complete. Test failures/errors occurred.


Well, it looks like Core Team made a clean sweep on this build. The core test failure was a timing problem with the test itself:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=46642

The rest of the test failures are due to a deadlock between Job.join and Display.syncExec. This was solved yesterday but not contributed to the build (wanted to test further before risking breaking a build... sigh):

https://bugs.eclipse.org/bugs/show_bug.cgi?id=46206

John.




Sonia Dimitrov/Ottawa/IBM@IBMCA
Sent by: eclipse-dev-admin@xxxxxxxxxxx

11/13/2003 04:45 PM

Please respond to
eclipse-dev

To
eclipse-dev@xxxxxxxxxxx
cc
Subject
[eclipse-dev] [eclipse-build]Build I20031113 (Timestamp:  200311130800):Automated JUnit Testing complete.  Test failures/errors occurred.





Build I20031113 (Timestamp: 200311130800):  Automated JUnit testing is complete.  Test failures/errors occurred in the following:  

org.eclipse.core.tests_winxp
org.eclipse.jdt.debug.tests_linux.gtk
org.eclipse.jdt.ui.tests.refactoring_linux.gtk
org.eclipse.jdt.ui.tests_linux.gtk
org.eclipse.jdt.ui.tests_winxp

http://download.eclipse.org/downloads/drops/I-I20031113-200311130800/testResults.php
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev


Back to the top