diff --git a/sdk/storage/azure-storage-blob/tests/test_blob_client.py b/sdk/storage/azure-storage-blob/tests/test_blob_client.py index a3805ac02c9d..7d8ea5343f39 100644 --- a/sdk/storage/azure-storage-blob/tests/test_blob_client.py +++ b/sdk/storage/azure-storage-blob/tests/test_blob_client.py @@ -392,6 +392,7 @@ def callback(response): def test_client_request_id_echo(self): # client request id is different for every request, so it will never match the recorded one + pytest.skip("Issue tracked here: https://github.com/Azure/azure-sdk-for-python/issues/8098") if TestMode.need_recording_file(self.test_mode): return