Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea26a4fe authored by Svetoslav Ganov's avatar Svetoslav Ganov
Browse files

bug 3248277 android.webkit.AccessibilityInjectorTest tests are flaky on trygon

Change-Id: I06332bc6eafb692b9ec829a093d23eccde897a2a
parent 49c7a01a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -45,7 +45,7 @@ public class AccessibilityInjectorTest extends AndroidTestCase {
    private static final long TIMEOUT_WAIT_FOR_SELECTION_STRING = 1000;
    private static final long TIMEOUT_WAIT_FOR_SELECTION_STRING = 1000;


    /** The timeout to wait for accessibility and the mock service to be enabled. */
    /** The timeout to wait for accessibility and the mock service to be enabled. */
    private static final long TIMEOUT_ENABLE_ACCESSIBILITY_AND_MOCK_SERVICE = 500;
    private static final long TIMEOUT_ENABLE_ACCESSIBILITY_AND_MOCK_SERVICE = 1000;


    /** The count of tests to detect when to shut down the service. */
    /** The count of tests to detect when to shut down the service. */
    private static final int TEST_CASE_COUNT = 8;
    private static final int TEST_CASE_COUNT = 8;