Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jdt-debug-dev] [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