Bug 1807288 - Disable intermittent validateBaselinePing UI test

This commit is contained in:
AndiAJ 2023-01-05 16:44:19 +02:00 committed by mergify[bot]
parent 8186c44ef0
commit d69ad4e962
1 changed files with 2 additions and 0 deletions

View File

@ -28,6 +28,7 @@ import org.junit.Assert.assertFalse
import org.junit.Assert.assertTrue
import org.junit.Before
import org.junit.BeforeClass
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.junit.runner.RunWith
@ -143,6 +144,7 @@ class BaselinePingTest {
return null
}
@Ignore("Failing, see: https://bugzilla.mozilla.org/show_bug.cgi?id=1807288")
@Test
fun validateBaselinePing() {
// Wait for the app to be idle/ready.