Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build N20080113-0010 (Timestamp: 200801130010):Automated JUnit testing complete. Test failures/errors occurred.


It looks like the UI tests failed on the win32.win32.x86 machine running java 5 due to an out of memory error.

See
http://download.eclipse.org/eclipse/downloads/drops/N20080113-0010/testresults/consolelogs/win32-5.0_consolelog.txt

 [java] drag editor 0 to Mock View 1 view tab area - detached: setUp...
    [java] ----- drag editor 0 to out of the window - detached
    [java] drag editor 0 to out of the window - detached: setUp...
    [java] ----- drag editor 0 folder to center of Navigator
    [java] drag editor 0 folder to center of Navigator: setUp...
    [java] Exception in thread "WorkbenchTestable" org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.OutOfMemoryError: Java heap space)
    [java]                  at org.eclipse.swt.SWT.error(SWT.java:3716)
    [java]                  at org.eclipse.swt.SWT.error(SWT.java:3634)
    [java]                  at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:191)
    [java]                  at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:118)
    [java]                  at org.eclipse.swt.widgets.Display.syncExec(Display.java:4181)
    [java]                  at org.eclipse.ui.internal.testing.WorkbenchTestable.runTest(WorkbenchTestable.java:109)
    [java]                  at org.eclipse.test.UITestApplication.runTests(UITestApplication.java:192)
    [java]                  at org.eclipse.ui.internal.testing.WorkbenchTestable$1.run(WorkbenchTestable.java:68)
    [java]                  at java.lang.Thread.run(Thread.java:595)
    [java] Caused by: java.lang.OutOfMemoryError: Java heap space
    [java] Timeout: killed the sub-process


The build results for the N20080114-0010 build are delayed because it appears this problem is causing the tests to timeout and lengthen the time required for the test run.  I'll rerun the swt tests on this machine once it's available to determine why the SWT tests on this platform are not finishing.

Kim





eclipse-releng@xxxxxxxxxxx
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

01/13/2008 12:44 PM

Please respond to
"Eclipse platform release engineering list."        <platform-releng-dev@xxxxxxxxxxx>

To
platform-releng-dev@xxxxxxxxxxx
cc
Subject
[platform-releng-dev] [eclipse-build]Build N20080113-0010        (Timestamp: 200801130010):Automated JUnit testing complete.        Test failures/errors occurred.





Build N20080113-0010 (Timestamp: 200801130010):  Automated JUnit testing is complete.  Test failures/errors occurred in the following:  

org.eclipse.releng.tests_linux.gtk.x86
org.eclipse.releng.tests_linux.gtk.x86_5.0
org.eclipse.releng.tests_macosx.carbon.ppc_5.0
org.eclipse.releng.tests_win32.win32.x86
org.eclipse.releng.tests_win32.win32.x86_5.0
org.eclipse.swt.tests_win32.win32.x86_5.0
org.eclipse.ui.tests_win32.win32.x86_5.0

HTTP Download:

                http://download.eclipse.org/eclipse/downloads/drops/N20080113-0010


_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev


Back to the top