From 3861c9036527e4cd500aec39d31f5980e734d380 Mon Sep 17 00:00:00 2001 From: Shahbaz Youssefi Date: Fri, 5 Nov 2021 17:19:34 -0400 Subject: [PATCH] Capture/Replay: Unsupress failures due to I/O block zero-init Bug: angleproject:6609 Bug: angleproject:6610 Change-Id: I771db9d26122ce1e5955ee092c6ca05af65fde95 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3265605 Reviewed-by: Shahbaz Youssefi Commit-Queue: Shahbaz Youssefi --- .../capture_replay_tests/capture_replay_expectations.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/tests/capture_replay_tests/capture_replay_expectations.txt b/src/tests/capture_replay_tests/capture_replay_expectations.txt index 1dafbe6d0..a8acbc4c8 100644 --- a/src/tests/capture_replay_tests/capture_replay_expectations.txt +++ b/src/tests/capture_replay_tests/capture_replay_expectations.txt @@ -221,8 +221,6 @@ 6608 : FramebufferFetchES31.MultipleRenderTargetWithInoutArray_NonCoherent/* = SKIP_FOR_CAPTURE 6608 : FramebufferFetchES31.MultipleRenderTarget_NonCoherent/* = SKIP_FOR_CAPTURE 6608 : FramebufferFetchES31.ProgramPipeline_NonCoherent/* = SKIP_FOR_CAPTURE -6609 : GLSLTest_ES31.IOBlockArray/* = SKIP_FOR_CAPTURE -6610 : GLSLTest_ES31.StructBothInvariantAndNot/* = SKIP_FOR_CAPTURE 6611 : TextureMultisampleArrayWebGLTest.FramebufferColorClearAndBlit/* = SKIP_FOR_CAPTURE 6611 : TextureMultisampleArrayWebGLTest.FramebufferCompleteness/* = SKIP_FOR_CAPTURE 6611 : TextureMultisampleArrayWebGLTest.IntegerTexelFetch/* = SKIP_FOR_CAPTURE @@ -234,8 +232,6 @@ 6611 : TextureMultisampleTest.MultisampleTargetFramebufferTexture2D/* = SKIP_FOR_CAPTURE 6611 : TextureMultisampleTest.ResolveToDefaultFramebuffer/* = SKIP_FOR_CAPTURE 6611 : TextureMultisampleTest.ValidateTextureStorageMultisampleParameters/* = SKIP_FOR_CAPTURE -6610 : TransformFeedbackTestIOBlocks.Interleaved/* = SKIP_FOR_CAPTURE -6610 : TransformFeedbackTestIOBlocks.Separate/* = SKIP_FOR_CAPTURE 6605 : TextureBufferTestES31.MapTextureBufferInvalidateThenWrite/* = SKIP_FOR_CAPTURE 6605 : TextureBufferTestES31.UseAsUBOThenUpdateThenAsTextureBuffer/* = SKIP_FOR_CAPTURE