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 I20091124-0800 (Timestamp: 200911240800):Automated JUnit testing complete. Test failures/errors occurred.

I've just check consolelog for our CVS tests on Mac[1] and it turned out
that each time we thougt they passed they actually didn't run because of a
timeout:

[echo] Running org.eclipse.team.tests.ccvs.core.AllTests. Result
file: /Users/sdimitro/buildtest/I20091124-0800/eclipse-testing/results/macosx.cocoa.x86_5.0/org.eclipse.team.tests.ccvs.core.AllTests.xml.

     [java] Timeout: killed the sub-process

Result looks identical to 2) from Dani's previous note.

[1]
http://fullmoon.ottawa.ibm.com/downloads/drops/I20091124-0800/testresults/consolelogs/macosx.cocoa_consolelog.txt
--
Tomek



                                                                                                                            
  From:       Daniel Megert <daniel_megert@xxxxxxxxxx>                                                                      
                                                                                                                            
  To:         "Eclipse platform release engineering list." <platform-releng-dev@xxxxxxxxxxx>                                
                                                                                                                            
  Date:       2009-11-25 11:11                                                                                              
                                                                                                                            
  Subject:    Re: [platform-releng-dev] [eclipse-build]Build  I20091124-0800    (Timestamp: 200911240800):Automated JUnit   
              testing complete. Test failures/errors occurred.                                                              
                                                                                                                            





>org.eclipse.jdt.text.tests_win32.win32.x86_6.0

There are two issues here:

1) A rule conflict when creating a project:
java.lang.IllegalArgumentException: Attempted to beginRule: R/, does not
match outer scope rule: P/TestProject1
This is strange since it only failed on WIN XP, SUN 1.6.0 and we didn't
change any code. Shoot in the dark: John, could this be anyhow related to
the changes you made for
https://bugs.eclipse.org/bugs/show_bug.cgi?id=295796?

2) From the log:
     [echo] Running org.eclipse.jdt.text.tests.JdtTextTestSuite. Result
file: C:\buildtest\I20091124-0800
\eclipse-testing/results/win32.win32.x86_6.0/org.eclipse.jdt.text.tests.JdtTextTestSuite.xml.


     [java] Timeout: killed the sub-process

>From that log entry it looks like the tests timed out but they are not
marked as DNF on the results page.

To me this looks like a problem with/on that test machine. Until further
notice you can assume that it does not affect the quality of the build.

Dani

|------------>
| From:      |
|------------>

>--------------------------------------------------------------------------------------------------------------------------------------------------|

  |eclipse-releng@xxxxxxxxxxx
|

>--------------------------------------------------------------------------------------------------------------------------------------------------|

|------------>
| To:        |
|------------>

>--------------------------------------------------------------------------------------------------------------------------------------------------|

  |platform-releng-dev@xxxxxxxxxxx
|

>--------------------------------------------------------------------------------------------------------------------------------------------------|

|------------>
| Date:      |
|------------>

>--------------------------------------------------------------------------------------------------------------------------------------------------|

  |25.11.2009 10:04
|

>--------------------------------------------------------------------------------------------------------------------------------------------------|

|------------>
| Subject:   |
|------------>

>--------------------------------------------------------------------------------------------------------------------------------------------------|

  |[platform-releng-dev] [eclipse-build]Build I20091124-0800   (Timestamp:
200911240800):Automated JUnit testing complete. Test failures/errors      |
  |occurred.
|

>--------------------------------------------------------------------------------------------------------------------------------------------------|






Build I20091124-0800 (Timestamp: 200911240800):  Automated JUnit testing is
complete.  Test failures/errors occurred in the following:

org.eclipse.jdt.text.tests_win32.win32.x86_6.0
org.eclipse.swt.tests_linux.gtk.x86

HTTP Download:


http://download.eclipse.org/eclipse/downloads/drops/I20091124-0800


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



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





Back to the top