diff --git a/shell/platform/embedder/tests/embedder_a11y_unittests.cc b/shell/platform/embedder/tests/embedder_a11y_unittests.cc index f9255734f632394b4bad749af6922ecb7c231729..091069c8ed1fdad5f18b1eb3c76e383febcf4638 100644 --- a/shell/platform/embedder/tests/embedder_a11y_unittests.cc +++ b/shell/platform/embedder/tests/embedder_a11y_unittests.cc @@ -21,9 +21,6 @@ namespace testing { using Embedder11yTest = testing::EmbedderTest; -// TODO: This test has been disabled as it is flaky (more reproducible in -// profile more). Multiple calls to a11y changed handler in Dart code is -// suspected. https://github.com/flutter/flutter/issues/35218 TEST_F(Embedder11yTest, A11yTreeIsConsistent) { auto& context = GetEmbedderContext();