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

Commit db8b6f5e authored by Makoto Onuki's avatar Makoto Onuki
Browse files

Disable entire CtsViewTestCasesRavenwood by policy

This allows us to keep using run-ravenwood-tests.sh after we merge ag/34789564

Bug: 292141694
Flag: TEST_ONLY
Test: $ANDROID_BUILD_TOP/frameworks/base/ravenwood/scripts/run-ravenwood-tests.sh -s
Change-Id: I18b0d36e0b64e018794da333d669e11f7a23e129
parent 5a90495a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -31,7 +31,7 @@ shopt -s nullglob # if a glob matches no file, expands to an empty string.
cd "${0%/*}"
cd "${0%/*}"


# Find the enablement files. This may be an empty list if there's no match.
# Find the enablement files. This may be an empty list if there's no match.
default_enablement_policy=(../texts/*-enablement-policy.txt)
default_enablement_policy=(../texts/enablement-policy-*.txt)


# ROLLING_TF_SUBPROCESS_OUTPUT is often quite behind for large tests.
# ROLLING_TF_SUBPROCESS_OUTPUT is often quite behind for large tests.
# let's disable it by default.
# let's disable it by default.
+1 −0
Original line number Original line Diff line number Diff line
CtsViewTestCasesRavenwood:* false