Skip to content

Commit 8f1d999

Browse files
author
Brian Delwiche
committed
Exclude BluetoothMultiDevicesTest in CtsBluetoothMultiDevicesTestCases
only two tests are included in BluetoothMultiDevicesTest need to skip both This is a port of ag/23786928 against b/285449475. Bug: 285449475 Test: atest CtsBluetoothMultiDevicesTestCases Change-Id: I24d79def9efc8839f82a211814aa80da7738e5a5
1 parent f4baa0a commit 8f1d999

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

tools/cts-tradefed/res/config/cts-known-failures.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -289,8 +289,8 @@
289289
<option name="compatibility:exclude-filter" value="CtsGameManagerTestCases[instant] android.gamemanager.cts.GameManagerTest#testSetGameStatePerformanceMode_withParams" />
290290
<option name="compatibility:exclude-filter" value="CtsGameManagerTestCases[instant] android.gamemanager.cts.GameManagerTest#testSetGameStateStandardMode" />
291291

292-
<!-- b/284365711 -->
293-
<option name="compatibility:exclude-filter" value="CtsBluetoothMultiDevicesTestCases BluetoothMultiDevicesTest#test_isolated_gatt_server" />
292+
<!-- b/284365711, b/285449475 -->
293+
<option name="compatibility:exclude-filter" value="CtsBluetoothMultiDevicesTestCases BluetoothMultiDevicesTest" />
294294

295295
<!--- b/289540897 -->
296296
<option name="compatibility:exclude-filter" value="CtsBionicTestCases malloc#zeroed_allocations_small_medium_sizes" />

tools/cts-tradefed/res/config/cts-on-gsi-exclude.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,8 @@
148148
<option name="compatibility:exclude-filter" value="CtsAutoFillServiceTestCases android.autofillservice.cts.SessionLifecycleTest#testSaveRemainsWhenAutofilledAppIsKilled" />
149149
<option name="compatibility:exclude-filter" value="CtsAutoFillServiceTestCases android.autofillservice.cts.servicebehavior.MultiScreenLoginTest#testSaveBothFieldsAtOnceWithClientStateOnBothRequests" />
150150

151-
<!-- b/284365711 -->
152-
<option name="compatibility:exclude-filter" value="CtsBluetoothMultiDevicesTestCases BluetoothMultiDevicesTest#test_isolated_gatt_server" />
151+
<!-- b/284365711, b/285449475 -->
152+
<option name="compatibility:exclude-filter" value="CtsBluetoothMultiDevicesTestCases BluetoothMultiDevicesTest" />
153153

154154
<!-- b/284406623 Exclude uwb tests since there is a vendor partition dependency -->
155155
<option name="compatibility:exclude-filter" value="CtsUwbMultiDeviceTestCase_UwbManagerTests" />

0 commit comments

Comments
 (0)