diff --git a/sdk/test/Services/S3/IntegrationTests/S3ExpressTests.cs b/sdk/test/Services/S3/IntegrationTests/S3ExpressTests.cs index aeb36d7818c1..cc04bc721200 100644 --- a/sdk/test/Services/S3/IntegrationTests/S3ExpressTests.cs +++ b/sdk/test/Services/S3/IntegrationTests/S3ExpressTests.cs @@ -213,6 +213,7 @@ public void Test_CopyObject_BetweenS3ExpressBuckets() [TestMethod] [TestCategory("S3")] + [Ignore("Excluding flaky S3Express test")] public void Test_CopyObject_BetweenRegularBucket_And_S3ExpressBucket() { var oldObjectKey = "Test Object 123";