commit | 6f5ea7f6ad81a8bcff8ec37c3611cce0a31d09cb | [log] [tgz] |
---|---|---|
author | Jakub Pawlowski <jpawlowski@google.com> | Thu Feb 11 23:14:49 2021 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Feb 11 23:14:49 2021 +0000 |
tree | d0e1669b4a458aac94921e766099d44b1a9f3120 | |
parent | b65cd1fc61d646b960011737dd4a1b04def66fa0 [diff] | |
parent | 999ab57db7fd04e2a5869eb0b949d4823ff99ff4 [diff] |
Disable failing VTS tests am: 3d5cd48f92 am: eebcaea5b2 am: 999ab57db7 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1584988 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Iaf4cb8c093c56ee61a67e9bd82c1051ec1c8a41b
diff --git a/bluetooth/audio/2.1/vts/functional/VtsHalBluetoothAudioV2_1TargetTest.cpp b/bluetooth/audio/2.1/vts/functional/VtsHalBluetoothAudioV2_1TargetTest.cpp index 95903d1..57fa07b 100644 --- a/bluetooth/audio/2.1/vts/functional/VtsHalBluetoothAudioV2_1TargetTest.cpp +++ b/bluetooth/audio/2.1/vts/functional/VtsHalBluetoothAudioV2_1TargetTest.cpp
@@ -1032,7 +1032,7 @@ * stopped with different PCM config */ TEST_P(BluetoothAudioProviderLeAudioOutputSoftwareHidlTest, - StartAndEndLeAudioOutputSessionWithPossiblePcmConfig) { + DISABLED_StartAndEndLeAudioOutputSessionWithPossiblePcmConfig) { bool is_codec_config_valid; std::unique_ptr<DataMQ> tempDataMQ; auto hidl_cb = [&is_codec_config_valid, &tempDataMQ]( @@ -1126,7 +1126,7 @@ * stopped with different PCM config */ TEST_P(BluetoothAudioProviderLeAudioInputSoftwareHidlTest, - StartAndEndLeAudioInputSessionWithPossiblePcmConfig) { + DISABLED_StartAndEndLeAudioInputSessionWithPossiblePcmConfig) { bool is_codec_config_valid; std::unique_ptr<DataMQ> tempDataMQ; auto hidl_cb = [&is_codec_config_valid, &tempDataMQ](