Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] UI Tests again

Pardon my fat fingers, hit send before typing most of it.
On 5/26/10 2:32 PM, Matthias Sohn wrote:
They are not running since I changed the maven call to just run mvn
clean package
since the UI tests were *always* failing. This type of tests is run in
the verify phase, I believe.

*drops dead* :P

Anything I can do to help? I'd not recommend running ui tests on a slow machine and expect things to work. At the very least you may need to set a very high threshold for timeouts and playback delays so that the app gets enough time to breathe in between various parts of the test.

--
Ketan
http://ketan.padegaonkar.name | http://eclipse.org/swtbot


Back to the top