Skip to main content

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


There may be a subtle timing bug in our tests. However, for now, since the tests pass, I think we should call them good.

Darin



Sonia Dimitrov

03/04/2003 04:19 PM


        To:        Darin Wright/Ottawa/IBM@IBMCA
        cc:        Dean Roberts/Ottawa/IBM@IBMCA, jdt-debug-dev@xxxxxxxxxxx
        From:        Sonia Dimitrov/Ottawa/IBM@IBMCA
        Subject:        Re: [eclipse-dev] [eclipse-build]Build I20030304 (Timestamp:  200303041402):Automated JUnit Testing complete.  Test failures/errors occurred.Link


As an added bit of information, I reran the debug tests and they all pass.

Sonia



Darin Wright

03/04/2003 05:14 PM

       
        To:        jdt-debug-dev@xxxxxxxxxxx
        cc:        Sonia Dimitrov/Ottawa/IBM@IBMCA, Dean Roberts/Ottawa/IBM@IBMCA
        From:        Darin Wright/Ottawa/IBM@IBMCA
        Subject:        [eclipse-dev] [eclipse-build]Build I20030304 (Timestamp:  200303041402):Automated JUnit Testing complete.  Test failures/errors occurred.


Looking at the failed test, it almost looks like the test ran the wrong program, or caught an event from the previous program...

The test "testUncaughtNPE" runs "HitCountException". Which does not event have an executable line on line 26. However, the previous test "testDisabledCaughtNPE" which runs "ThrowsNPE" does have an executeable line 26, which throws an NPE. Does anybody see how this might happen?


Darin
 
----- Forwarded by Darin Wright/Ottawa/IBM on 03/04/2003 04:12 PM -----
Sonia Dimitrov/Ottawa/IBM@IBMCA
Sent by: eclipse-dev-admin@xxxxxxxxxxx

03/04/2003 03:53 PM
Please respond to eclipse-dev

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



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

org.eclipse.jdt.debug.tests_win32
org.eclipse.releng.tests_linux.motif
org.eclipse.releng.tests_win32

http://download.eclipse.org/downloads/drops/I-I20030304-200303041402/testResults.php
_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/eclipse-dev






Back to the top