Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Change Log History

Originally from build #1017

Changes
  1. Apply workaround of Java7 AWT Robot.waitForIdle()/EDT bug for all Robot.waitForIdle() calls. (details / cgit)

Originally from build #1016

Changes
  1. Workaroung a Java7 AWT EDT/Robot bug: Validate whether AWT-EDT is alive before certain robot ops. (details / cgit)

Originally from build #1015

Changes
  1. UITestCase: Increase SINGLE_INSTANCE_LOCK_TO from 3 to 6 minutes! (details / cgit)