Unverified Commit c0e4056c authored by Aaron Train's avatar Aaron Train Committed by GitHub
Browse files

No issue: Disable validateBaselinePing UI test (#10772)

parent fe3a67ac
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -24,6 +24,7 @@ import org.json.JSONObject
import org.junit.Assert.assertTrue
import org.junit.Assert.assertFalse
import org.junit.BeforeClass
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.junit.runner.RunWith
@@ -99,6 +100,7 @@ class BaselinePingTest {
        return null
    }

    @Ignore("Currently failing on firebase: https://github.com/mozilla-mobile/fenix/issues/10652")
    @Test
    fun validateBaselinePing() {
        // Wait for the app to be idle/ready.