Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 4315962

Browse files
committed
added back an exemption since it uses lines
1 parent 44d590c commit 4315962

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

impeller/golden_tests/golden_playground_test_mac.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ const std::unique_ptr<PlaygroundImpl>& GetSharedVulkanPlayground(
6565
static const std::vector<std::string> kSkipTests = {
6666
IMP_AIKSTEST(CanRenderBackdropBlurInteractive),
6767
IMP_AIKSTEST(ClippedBlurFilterRendersCorrectlyInteractive),
68+
IMP_AIKSTEST(GaussianBlurRotatedAndClippedInteractive),
6869
IMP_AIKSTEST(CoverageOriginShouldBeAccountedForInSubpasses),
6970
// TextRotated is flakey and we can't seem to get it to stabilize on Skia
7071
// Gold.

0 commit comments

Comments
 (0)