metacity sometimes makes SWTBot tests fail in Jenkins [message #1405974] |
Fri, 08 August 2014 13:05  |
Eclipse User |
|
|
|
Hi
in all my Jenkins job that use SWTBot I have a preliminary build step
executing
metacity --replace --sm-disable &
(The jobs also start Xvnc)
This is an old machine and so it's slow.
Sometimes, the log of the job shows something like
+ metacity --replace --sm-disable<main build steps>
or
+ metacity --replace<main build steps>
and NOT
+ metacity --replace --sm-disable
<main build steps>
Thus, it looks like metacity does not correctly start, and of course,
all SWTBot tests that require a Shell (e.g., accessing a menu) fail...
Has anyone experienced a similar behavior?
Or has anyone have suggestions to avoid such behavior?
thanks in advance
Lorenzo
--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it
Xtext Book:
http://www.packtpub.com/implementing-domain-specific-languages-with-xtext-and-xtend/book
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03113 seconds