Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [swtbot-dev] failing tests

On 02/20/2013 01:16 PM, Lorenzo Bettini wrote:
On 02/19/2013 09:18 AM, Mickael Istria wrote:
Hi,

How do you switch the keyboard Layout? Do you change this on your OS?

and concerning this?

when running mvn clean install (i.e., against Eclipse Indigo) I get a
failing test:

org.eclipse.swtbot.swt.finder.waits.WaitForShellTest.waitsForShellToAppear

but that test does not seem to fail on

https://hudson.eclipse.org/hudson/job/swtbot-tycho/
Could be a timeout, or a focus lost.
Are you using Linux? If so, I recommend you start tests in a Xephyr DISPLAY in order to avoid issues with focus.

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top