Merge "Ignore network policy related flaky hostside tests in presubmit."

This commit is contained in:
Sudheer Shanka
2020-10-07 20:18:30 +00:00
committed by Android (Google) Code Review

View File

@@ -9,6 +9,9 @@
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "android.platform.test.annotations.FlakyTest"
}
]
},