summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHawkwood Glazier <jglazier@google.com>2023-03-10 20:17:10 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-03-10 20:17:10 +0000
commit01500df5c00e00105eb596a2c331414ae1dee16e (patch)
tree6a2be549e8792a64b29a3e58f6554f5a27a53ad4
parent2fc00479c5cd7a56779d71de5907bb6bb8c71709 (diff)
parentb503fef46ab694401f1a85088d886ae91671f11a (diff)
downloadsdk-01500df5c00e00105eb596a2c331414ae1dee16e.tar.gz
Merge "[DO NOT MERGE] Ignore Postsubmit tests in SystemUIGoogleScreenshotTests" into tm-qpr-dev
-rw-r--r--current/androidx/TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/current/androidx/TEST_MAPPING b/current/androidx/TEST_MAPPING
index ca928c72e..0798b94e7 100644
--- a/current/androidx/TEST_MAPPING
+++ b/current/androidx/TEST_MAPPING
@@ -16,6 +16,9 @@
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
+ },
+ {
+ "exclude-annotation": "android.platform.test.annotations.Postsubmit"
}
]
}