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

On Wed, Jun 3, 2009 at 5:52 AM,  <eclipse-releng@xxxxxxxxxxx> wrote:
> Build I20090602-2000 (Timestamp: 200906022000):  Automated JUnit testing is complete.

I wanted to verify that the two tests that we added for bug 278514 was
indeed run in the test suite when I found a _very strange_ problem
with our Mac tests.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=278514

0529 /2459 tests
http://download.eclipse.org/eclipse/downloads/drops/I20090529-2000/testresults/html/org.eclipse.ui.tests_macosx.cocoa.x86_5.0.html

0530 / 988 tests
http://download.eclipse.org/eclipse/downloads/drops/I20090530-2000/testresults/html/org.eclipse.ui.tests_macosx.cocoa.x86_5.0.html

0531 / 988 tests
http://download.eclipse.org/eclipse/downloads/drops/I20090531-2000/testresults/html/org.eclipse.ui.tests_macosx.cocoa.x86_5.0.html

0601 / 2459 tests
http://download.eclipse.org/eclipse/downloads/drops/I20090601-2000/testresults/html/org.eclipse.ui.tests_macosx.cocoa.x86_5.0.html

0602 / 988 tests
http://download.eclipse.org/eclipse/downloads/drops/I20090602-2000/testresults/html/org.eclipse.ui.tests_macosx.cocoa.x86_5.0.html

As you can see, we have over 1.4k tests that are not being run (!!!).
It seems the org.eclipse.ui.tests bundle was not included for
execution (for whatever reasons). Did we do something wrong in the UI
side or is this a releng issue? From inspecting the other four
platforms (two Linux two Windows), they all seem to have the 2.4k
count. I don't recall if there was a discussion about this issue on
eclipse-dev or on platform-releng-dev but if there was, could someone
please point me to it? Thanks. I also tried querying bugzilla but
found nothing. :(

Regards,
Remy


Back to the top