aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2024-01-30 15:11:30 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-01-30 15:11:30 +0000
commitebbe6ae8c2ac8f916067fecbcb5259c5b2c224f1 (patch)
tree172cc0268c52aa49b1cc9ede3279e6318cf39002
parent1dd822a6b982712e05e6e6d84d0b06c6681b10f3 (diff)
parenteda562fb4880c3c45b0390a18811f94c30c513fe (diff)
downloadtremolo-ebbe6ae8c2ac8f916067fecbcb5259c5b2c224f1.tar.gz
Merge "Enable unit tests in postsubmit" into main
-rw-r--r--TEST_MAPPING5
1 files changed, 1 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 0f98962..5618fe0 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,10 +5,7 @@
// { "name": "oob_oggpack_look" }
],
- // tests which require dynamic content
- // invoke with: atest -- --enable-module-dynamic-download=true
- // TODO(b/148094059): unit tests not allowed to download content
- "dynamic-presubmit": [
+ "postsubmit": [
{ "name": "VorbisDecoderTest" }
]
}