diff --git a/flow/layers/fuchsia_layer_unittests.cc b/flow/layers/fuchsia_layer_unittests.cc index ad9971d17e257..b1e7d2be05500 100644 --- a/flow/layers/fuchsia_layer_unittests.cc +++ b/flow/layers/fuchsia_layer_unittests.cc @@ -384,7 +384,9 @@ class AutoDestroyChildLayerId { // node; PhysicalShapeLayers created afterward do. // // Nested PhysicalShapeLayers are collapsed. -TEST_F(FuchsiaLayerTest, PhysicalShapeLayersAndChildSceneLayers) { +// +// This test has been temporarily disabled: fxb/52028 +TEST_F(FuchsiaLayerTest, DISABLED_PhysicalShapeLayersAndChildSceneLayers) { auto test_context = InitTest(); // Root. @@ -617,7 +619,8 @@ TEST_F(FuchsiaLayerTest, PhysicalShapeLayersAndChildSceneLayers) { // We are interested in verifying that the opacity values of children are // correct, and the transform values as well. // -TEST_F(FuchsiaLayerTest, OpacityAndTransformLayer) { +// This test has been temporarily disabled: fxb/52028 +TEST_F(FuchsiaLayerTest, DISABLED_OpacityAndTransformLayer) { auto test_context = InitTest(); // Root.