Skip to content
Snippets Groups Projects
Commit 0da4f15b authored by Dan Shi's avatar Dan Shi
Browse files

Keep GTS tests in internal cf.

Bug: 300519349
Test: presubmit

Change-Id: I720285ddafc5493a172a0125bdbf31adadda2eba
parent ce36021d
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,7 @@
},
{
"name": "GtsWebViewTestCases",
"keywords": ["internal"],
"options": [
{
"exclude-annotation": "android.test.FlakyTest"
......@@ -34,6 +35,7 @@
},
{
"name": "GtsWebViewHostTestCases",
"keywords": ["internal"],
"options": [
{
"exclude-annotation": "android.test.FlakyTest"
......
......@@ -26,6 +26,7 @@
},
{
"name": "GtsWebViewTestCases",
"keywords": ["internal"],
"options": [
{
"exclude-annotation": "android.test.FlakyTest"
......@@ -34,6 +35,7 @@
},
{
"name": "GtsWebViewHostTestCases",
"keywords": ["internal"],
"options": [
{
"exclude-annotation": "android.test.FlakyTest"
......
......@@ -10,6 +10,7 @@
},
{
"name": "GtsSecurityHostTestCases",
"keywords": ["internal"],
"options": [
{
"include-filter": "com.google.android.security.gts.AppIntegrityManagerTest"
......
......@@ -63,6 +63,7 @@
},
{
"name": "GtsSecurityHostTestCases",
"keywords": ["internal"],
"options": [
{
"include-filter": "com.google.android.security.gts.PackageVerifierTest"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment