Errors on Mac when running SWTBot tests [message #551205] |
Thu, 05 August 2010 11:28  |
Eclipse User |
|
|
|
Hey,
I have been playing around with SWTBot and am just a beginner.I have written a couple of tests on Windows to make sure that a project is created is my workspace and to check if the program runs fine. They seem to run fine. Now that I run those tests the program just gets stuck and I get quite a few error messages in my console view which I have no idea about. Any help would be highly appreciated. This is what I get :
!SESSION 2010-08-05 10:24:13.840 -----------------------------------------------
eclipse.buildId=I20100608-0911
java.version=1.6.0_20
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US
Framework arguments: -version 3 -port 64472 -testLoaderClass org.eclipse.jdt.internal.junit4.runner.JUnit4TestLoader -loaderpluginname org.eclipse.jdt.junit4.runtime -classNames org.eclipse.photran.ui.vpg.tests.ManagedMakeTester -application org.eclipse.swtbot.eclipse.core.swtbottestapplication -product org.eclipse.sdk.ide -testpluginname org.eclipse.photran.ui.vpg.tests
Command-line arguments: -os macosx -ws cocoa -arch x86_64 -consoleLog -version 3 -port 64472 -testLoaderClass org.eclipse.jdt.internal.junit4.runner.JUnit4TestLoader -loaderpluginname org.eclipse.jdt.junit4.runtime -classNames org.eclipse.photran.ui.vpg.tests.ManagedMakeTester -application org.eclipse.swtbot.eclipse.core.swtbottestapplication -product org.eclipse.sdk.ide -data /Users/abhisheksharma/Documents/workspace/../junit-workspace -dev file:/Users/abhisheksharma/Documents/workspace/.metadata/.pl ugins/org.eclipse.pde.core/pde-junit/dev.properties -os macosx -ws cocoa -arch x86_64 -consoleLog -testpluginname org.eclipse.photran.ui.vpg.tests
!ENTRY org.eclipse.osgi 2 0 2010-08-05 10:24:17.280
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-08-05 10:24:17.280
!MESSAGE Bundle org.eclipse.cdt.core.linux_5.2.0.qualifier [31] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.linux 2 0 2010-08-05 10:24:17.281
!MESSAGE Platform filter did not match: (osgi.os=linux)
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-08-05 10:24:17.281
!MESSAGE Bundle org.eclipse.cdt.core.linux.x86_5.2.0.qualifier [34] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.linux.x86 2 0 2010-08-05 10:24:17.282
!MESSAGE Platform filter did not match: (&(osgi.os=linux)(osgi.arch=x86))
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-08-05 10:24:17.282
!MESSAGE Bundle org.eclipse.cdt.core.linux.x86_64_5.2.0.qualifier [35] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.linux.x86_64 2 0 2010-08-05 10:24:17.282
!MESSAGE Platform filter did not match: (&(osgi.os=linux)(osgi.arch=x86_64))
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-08-05 10:24:17.283
!MESSAGE Bundle org.eclipse.cdt.core.solaris_5.2.0.qualifier [38] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.solaris 2 0 2010-08-05 10:24:17.283
!MESSAGE Platform filter did not match: (&(osgi.os=solaris)(osgi.arch=sparc))
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-08-05 10:24:17.283
!MESSAGE Bundle org.eclipse.cdt.core.win32_5.2.0.qualifier [40] was not resolved.
!SUBENTRY 2 org.eclipse.cdt.core.win32 2 0 2010-08-05 10:24:17.283
!MESSAGE Platform filter did not match: (osgi.os=win32)
!ENTRY org.eclipse.ui 4 4 2010-08-05 10:24:20.072
!MESSAGE Referenced part does not exist yet: org.eclipse.ui.views.TaskList.
!ENTRY org.eclipse.core.net 1 0 2010-08-05 10:24:20.989
!MESSAGE System property http.nonProxyHosts has been set to local|*.local|169.254/16|*.169.254/16 by an external source. This value will be overwritten using the values from the preferences
!ENTRY org.eclipse.mylyn.tasks.ui 2 0 2010-08-05 10:24:21.240
!MESSAGE No search provider was registed. Tasks search is not available.
!ENTRY org.eclipse.cdt.core 1 0 2010-08-05 10:24:32.892
!MESSAGE Indexed 'TestProject' (0 sources, 26 headers) in 1.36 sec: 373 declarations; 495 references; 3 unresolved inclusions; 0 syntax errors; 2 unresolved names (0.23%)
!ENTRY org.eclipse.osgi 4 0 2010-08-05 10:25:02.346
!MESSAGE An unexpected runtime error has occurred. The application will terminate.
!ENTRY org.eclipse.core.jobs 4 2 2010-08-05 10:25:05.523
!MESSAGE An internal error occurred during: "Activity Monitor Job".
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03888 seconds