Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 342052

Summary: jdt.debug tests timing out on OS X 10.6 Hudson slave at eclipse.org
Product: [Eclipse Project] JDT Reporter: Kim Moir <kim.moir>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie, pawel.1.piech
Version: 3.7   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:
Bug Depends on:    
Bug Blocks: 295393    
Attachments:
Description Flags
log with stack traces none

Description Kim Moir CLA 2011-04-06 13:01:49 EDT
See the log here

https://hudson.eclipse.org/hudson/view/Eclipse%20and%20Equinox/job/eclipse-JUnit-mac/ws/ws/2011-04-05_13-35-59/eclipse-testing/results/macosx.cocoa.x86_5.0/org.eclipse.jdt.debug.tests.AutomatedSuite.txt/*view*/

and 
https://hudson.eclipse.org/hudson/view/Eclipse%20and%20Equinox/job/eclipse-JUnit-mac/ws/ws/2011-04-05_13-35-59/eclipse-testing/macosx.cocoa_consolelog.txt/*view*/
java-test:
     [echo] Running org.eclipse.jdt.debug.tests.AutomatedSuite. Result file: /Users/hudsonbuild/workspace/eclipse-JUnit-mac/ws/2011-04-05_13-35-59/eclipse-testing/results/macosx.cocoa.x86_5.0/org.eclipse.jdt.debug.tests.AutomatedSuite.xml.
     [java] Tue Apr  5 12:49:23 Mini-2.local java[4774] <Error>: ripc_DrawWindowContents - Cannot acquire window image
     [java] Tue Apr  5 12:49:23 Mini-2.local java[4774] <Error>: ripc_DrawWindowContents - Cannot acquire window image
     [java] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.jdt.internal.debug.core.EventDispatcher$1

The tests are run via Xvnc.
Comment 1 Michael Rennie CLA 2011-04-06 16:04:40 EDT
(In reply to comment #0)
> See the log here
> 

The log links lead to 404's

> java-test:
>      [echo] Running org.eclipse.jdt.debug.tests.AutomatedSuite. Result file:

I will try running the test harness on our test mac.
Comment 3 Kim Moir CLA 2011-04-21 09:35:17 EDT
Created attachment 193818 [details]
log with stack traces

This seems to be the same error as described in bug 342053 that impacts the jdt.ui.refactoring tests
Comment 4 Michael Rennie CLA 2011-04-25 11:47:48 EDT
Marking as a dupe of 343308

*** This bug has been marked as a duplicate of bug 343308 ***