diff --git a/impeller/golden_tests/golden_playground_test_mac.cc b/impeller/golden_tests/golden_playground_test_mac.cc index fae5c3984377c..8f08e41fe2d65 100644 --- a/impeller/golden_tests/golden_playground_test_mac.cc +++ b/impeller/golden_tests/golden_playground_test_mac.cc @@ -23,6 +23,9 @@ static const std::vector kSkipTests = { "impeller_Play_AiksTest_CoverageOriginShouldBeAccountedForInSubpasses_" "Metal", "impeller_Play_AiksTest_SceneColorSource_Metal", + // TextRotated is flakey and we can't seem to get it to stabilize on Skia + // Gold. + "impeller_Play_AiksTest_TextRotated_Metal", }; namespace {