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

Commit 37892fe3 authored by Nataniel Borges's avatar Nataniel Borges Committed by Android (Google) Code Review
Browse files

Merge "Downgrade FASS tests from presubmit to postsubmit"

parents d8a9de1d e9d6e0b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -196,7 +196,7 @@ abstract class CloseAppTransition(protected val testSpec: FlickerTestParameter)
        testSpec.replacesLayer(testApp.component, LAUNCHER_COMPONENT)
    }

    @Presubmit
    @Postsubmit
    @Test
    fun runPresubmitAssertion() {
        flickerRule.checkPresubmitAssertions()
+1 −1
Original line number Diff line number Diff line
@@ -95,7 +95,7 @@ class ChangeAppRotationTest(
            }
        }

    @Presubmit
    @Postsubmit
    @Test
    fun runPresubmitAssertion() {
        flickerRule.checkPresubmitAssertions()