Merge "Add android.net tests to postsubmit" am: 5b274f5eef
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1863053 Change-Id: I68c7b43ef691b166bcf10121745992b57529f764
This commit is contained in:
@@ -16,5 +16,24 @@
|
|||||||
{
|
{
|
||||||
"path": "frameworks/opt/net/wifi"
|
"path": "frameworks/opt/net/wifi"
|
||||||
}
|
}
|
||||||
|
],
|
||||||
|
"postsubmit": [
|
||||||
|
{
|
||||||
|
"name": "FrameworksCoreTests",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"include-filter": "android.net"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"include-annotation": "android.platform.test.annotations.Presubmit"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exclude-annotation": "androidx.test.filters.FlakyTest"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"exclude-annotation": "org.junit.Ignore"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user