Skip to main content

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


The debug and JDT failures appear to be related to the following problem. Could someone from the workbench team comment on this stack trace? The problem does not occur when running the tests from Eclipse as JUnit Plug-in tests.

Thanks,

Darin

     [echo] Running org.eclipse.jdt.debug.tests.AutomatedSuite
    [java] java.lang.NullPointerException
    [java]                  at org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor.openWelcomeEditors(IDEWorkbenchAdvisor.java:704)
    [java]                  at org.eclipse.ui.internal.ide.IDEWorkbenchAdvisor.postStartup(IDEWorkbenchAdvisor.java:260)
    [java]                  at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1362)
    [java]                  at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:234)
    [java]                  at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:139)
    [java]                  at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:47)
    [java]                  at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:123)
    [java]                  at org.eclipse.test.UITestApplication.run(UITestApplication.java:55)
    [java]                  at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
    [java]                  at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
    [java]                  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [java]                  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [java]                  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [java]                  at java.lang.reflect.Method.invoke(Method.java:324)
    [java]                  at org.eclipse.core.launcher.Main.basicRun(Main.java:299)
    [java]                  at org.eclipse.core.launcher.Main.run(Main.java:767)
    [java]                  at org.eclipse.core.launcher.Main.main(Main.java:601)



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

11/18/2003 01:24 PM
Please respond to eclipse-dev

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



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

org.eclipse.ant.tests.ui_linux.gtk
org.eclipse.ant.tests.ui_winxp
org.eclipse.jdt.core.tests.model_winxp
org.eclipse.jdt.debug.tests_linux.gtk
org.eclipse.jdt.debug.tests_winxp
org.eclipse.jdt.ui.tests.refactoring_linux.gtk
org.eclipse.jdt.ui.tests.refactoring_winxp
org.eclipse.jdt.ui.tests_linux.gtk
org.eclipse.jdt.ui.tests_winxp

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



Back to the top