[linuxtools-dev] [Hudson] Hudson build is still unstable: linuxtools-master #1230

2013-01-17 Thread hudsonbuild
See -- This message is automatically generated by Hudson. For more information on Hudson, see: http://hudson-ci.org/ ___ linuxtools-dev mailing list linuxtools-dev@eclipse.org https://de

[linuxtools-dev] [Hudson] Hudson build is unstable: linuxtools-master #1229

2013-01-17 Thread hudsonbuild
See -- This message is automatically generated by Hudson. For more information on Hudson, see: http://hudson-ci.org/ ___ linuxtools-dev mailing list linuxtools-dev@eclipse.org https

Re: [linuxtools-dev] Hudson job hanging on AllTmfUITests

2013-01-17 Thread Patrick Tasse
Hi Roland, I'm able to reproduce the hanging intermittently, there seems to be a timing-dependent deadlock in our code. I'll try to submit a fix asap. Patrick On Thu, Jan 17, 2013 at 2:12 PM, Roland Grunberg wrote: > The build seems to have progressed beyond AllTmfUITests. Did the commit > for

Re: [linuxtools-dev] Hudson job hanging on AllTmfUITests

2013-01-17 Thread Roland Grunberg
The build seems to have progressed beyond AllTmfUITests. Did the commit for https://git.eclipse.org/r/#/c/9699/ have anything to do with it ? Cheers, -- Roland Grunberg ___ linuxtools-dev mailing list linuxtools-dev@eclipse.org https://dev.eclipse.org/m

Re: [linuxtools-dev] Hudson job hanging on AllTmfUITests

2013-01-17 Thread Roland Grunberg
> Hi Roland, > > When we run tmf.ui tests locally, it opens a separate Eclipse window > in > which some UI functionality is tested (mainly for the Sequence > Diagram That's perfectly fine. In fact quite a few of the UI tests, and especially SWTBot tests make use of this. Hudson is configured to s

Re: [linuxtools-dev] Hudson job hanging on AllTmfUITests

2013-01-17 Thread Alexandre Montplaisir
Hi Roland, When we run tmf.ui tests locally, it opens a separate Eclipse window in which some UI functionality is tested (mainly for the Sequence Diagram framework). Looking at the Hudson log, it ends on: Xlib: extension "RANDR" missing on display ":108.0". What I assume is happening is that the

[linuxtools-dev] Hudson job hanging on AllTmfUITests

2013-01-17 Thread Roland Grunberg
Our hudson job that tracks the master branch started failing a few days ago [1] on running : org.eclipse.linuxtools.tmf.ui.tests.AllTmfUITests After that all subsequent builds failed on running : org.eclipse.linuxtools.changelog.core.tests.AllTests (1220-1227) The problem with the Changelog Cor