Skip to main content

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


This stack trace below appears in the log attached in my previous email:

eclipse-test:
     [echo] Running org.eclipse.ant.tests.core.AutomatedSuite
     [java] java.lang.NullPointerException
     [java]         at org.eclipse.ui.internal.NavigationHistory.markEditor(NavigationHistory.java:98)
     [java]         at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:2468)
     [java]         at org.eclipse.ui.internal.WorkbenchPage.activate(WorkbenchPage.java:405)
     [java]         at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2053)
     [java]         at org.eclipse.ui.internal.WorkbenchPage.access$6(WorkbenchPage.java:1986)
     [java]         at org.eclipse.ui.internal.WorkbenchPage$8.run(WorkbenchPage.java:1973)
     [java]         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:65)
     [java]         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:1968)
     [java]         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:1905)
     [java]         at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:1897)
     [java]         at org.eclipse.ui.internal.WorkbenchConfigurationInfo.openEditor(WorkbenchConfigurationInfo.java:345)
     [java]         at org.eclipse.ui.internal.WorkbenchConfigurationInfo.openWelcomeEditors(WorkbenchConfigurationInfo.java:103)
     [java]         at org.eclipse.ui.internal.Workbench.init(Workbench.java:734)
     [java]         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1259)
     [java]         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:845)
     [java]         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
     [java]         at java.lang.reflect.Method.invoke(Native Method)
     [java]         at org.eclipse.core.launcher.Main.basicRun(Main.java:247)
     [java]         at org.eclipse.core.launcher.Main.run(Main.java:703)
     [java]         at org.eclipse.core.launcher.Main.main(Main.java:539)



Nick Edgar/Ottawa/IBM@IBMCA
Sent by: eclipse-dev-admin@xxxxxxxxxxx

02/13/2003 10:02 AM
Please respond to eclipse-dev

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




Sonia,


I don't see any stack traces in the logs.  There was an NPE in the Workbench which I saw late last night (after the nightly build), which was fixed and released in time for today's integration build.


Nick



Sonia Dimitrov/Ottawa/IBM@IBMCA
Sent by: eclipse-dev-admin@xxxxxxxxxxx

02/13/03 09:45 AM
Please respond to eclipse-dev

       
       To:        eclipse-dev@xxxxxxxxxxx

       cc:        

       Subject:        Re: [eclipse-dev] [eclipse-build]Build N20030213 (Timestamp:  200302130010):Automated JUnit Testing complete.  Test failures/errors occurred.





Testing on the Windows machine failed due a the system running out of virtual memory.   This problem has been fixed.  The "DNF" for the linux tests are due NPE's (see attached log).




Sonia



Sonia Dimitrov/Ottawa/IBM@IBMCA
Sent by: eclipse-dev-admin@xxxxxxxxxxx


02/13/2003 01:24 AM

Please respond to eclipse-dev
       
       To:        eclipse-dev@xxxxxxxxxxx

       cc:        

       Subject:        [eclipse-dev] [eclipse-build]Build N20030213 (Timestamp:  200302130010):Automated JUnit Testing complete.  Test failures/errors occurred.




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


org.eclipse.ant.tests.core_linux.motif

org.eclipse.jdt.debug.tests_linux.motif

org.eclipse.jdt.ui.tests.refactoring_linux.motif

org.eclipse.jdt.ui.tests_linux.motif

org.eclipse.releng.tests_win32 (file missing)

org.eclipse.ant.tests.core_win32 (file missing)

org.eclipse.core.tests_win32 (file missing)

org.eclipse.help.tests_win32 (file missing)

org.eclipse.jdt.ui.tests_win32 (file missing)

org.eclipse.jdt.ui.tests.refactoring_win32 (file missing)

org.eclipse.jdt.debug.tests_win32 (file missing)

org.eclipse.swt.tests_win32 (file missing)

org.eclipse.jdt.core.tests.builder_win32 (file missing)

org.eclipse.jdt.core.tests.compiler_win32 (file missing)

org.eclipse.jdt.core.tests.model_win32 (file missing)

org.eclipse.ui.tests_win32 (file missing)

org.eclipse.update.tests.core_win32 (file missing)

org.eclipse.team.tests.cvs_win32 (file missing)

org.eclipse.team.tests.core_win32 (file missing)


http://download.eclipse.org/downloads/drops/N-N20030213-200302130010/testResults.php

_______________________________________________

eclipse-dev mailing list

eclipse-dev@xxxxxxxxxxx

http://dev.eclipse.org/mailman/listinfo/eclipse-dev

 




#### testing.log has been removed from this note on February 13, 2003 by Nick Edgar




Back to the top