You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30 lines
630 B
30 lines
630 B
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsRootBluetoothTestCases",
|
|
"options": [
|
|
{
|
|
// TODO(b/275847929)
|
|
"exclude-filter": "android.bluetooth.cts_root.BluetoothCddRootTest#test_C_12_1_Bluetooth5Requirements"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"hwasan-postsubmit": [
|
|
{
|
|
"name": "CtsRootBluetoothTestCases"
|
|
}
|
|
],
|
|
"kernel-presubmit": [
|
|
{
|
|
"name": "CtsRootBluetoothTestCases",
|
|
"options": [
|
|
{
|
|
// TODO(b/275847929)
|
|
"exclude-filter": "android.bluetooth.cts_root.BluetoothCddRootTest#test_C_12_1_Bluetooth5Requirements"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|