Skip to main content

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



The other failure is very likely caused by the same problem, because:

- it tests a comparable scenario (the test is located in the same suite).
We do some
  Java model changes and expect a certain delta, which doesn't always
occur.
- the test doesn't fail consistently (it passed last night) and it always
passes under
  Linux, which are typically symptoms for concurrency problems.

I added additional asserts to the test that detect this scenario.

As Jerome pointed out these are rare cases during normal usage and
shouldn't
affect the quality of the build.

Dirk


                                                                           
             Jerome                                                        
             Lanneluc/France/I                                             
             BM@IBMFR                                                   To 
             Sent by:                  eclipse-dev@xxxxxxxxxxx             
             eclipse-dev-admin                                          cc 
             @eclipse.org                                                  
                                                                   Subject 
                                       Re: [eclipse-dev]                   
             10/29/2003 07:43          [eclipse-build]Build I20031029      
             PM                        (Timestamp:                         
                                       200310290955):Automated JUnit       
                                       Testing complete.  Test             
             Please respond to         failures/errors occurred.           
             eclipse-dev@eclip                                             
                  se.org                                                   
                                                                           
                                                                           
                                                                           
                                                                           





The test failures in jdt.core.tests are problems with the test themselves.
They should not affect the quality of the build.
One of the test failure is jdt.ui.tests is still under investigation (see
https://bugs.eclipse.org/bugs/show_bug.cgi?id=45721). It is a very rare
concurrency problem and should not affect the quality of the build either.

Jerome



|---------+----------------------------->
|         |           Sonia             |
|         |           Dimitrov/Ottawa/IB|
|         |           M@IBMCA           |
|         |           Sent by:          |
|         |           eclipse-dev-admin@|
|         |           eclipse.org       |
|         |                             |
|         |                             |
|         |           10/29/2003 07:14  |
|         |           PM                |
|         |           Please respond to |
|         |           eclipse-dev       |
|         |                             |
|---------+----------------------------->

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

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

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





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

org.eclipse.jdt.core.tests.model_linux.gtk
org.eclipse.jdt.core.tests.model_winxp
org.eclipse.jdt.ui.tests_winxp

http://download.eclipse.org/downloads/drops/I-I20031029-200310290955/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





_______________________________________________
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