Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-swt-dev] Platform UI Gerrit tests hang forever

Hi all,

it looks like Platform UI tests in Gerrit are hanging forever in the test org.eclipse.ui.tests.services.WorkbenchSiteProgressServiceTest.testWaitCursor() which is just processing UI events, so this is pretty strange. I've tried with two unrelated patches and they both hang at same place.

Therefore I've changed Platform UI Gerrit job to terminate after 1.5 hours or 200% of usual build time to avoid that our executors block others.

The test itself wasn't changed for a long time, and I also can run it successfully on Windows. I'm not sure if this is Platform UI or SWT or Gerrit/Hudson issue.

To sort it out, it would be nice if someone with enough rights could restart Hudson/Gerrit instance for Platform UI.

See:
https://hudson.eclipse.org/platform/job/eclipse.platform.ui-Gerrit/11564/console
https://hudson.eclipse.org/platform/job/eclipse.platform.ui-Gerrit/11563/console

--
Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov


Back to the top