From fd93230fee30e2182fece327901a4051a4720875 Mon Sep 17 00:00:00 2001 From: Eric Seidel Date: Wed, 19 Nov 2014 12:12:25 -0800 Subject: [PATCH] Mark page-get-resource-tree as flaky At least until we can get results from the bot to understand why it's failing there. BUG=434822 TBR=ojan@chromium.org Review URL: https://codereview.chromium.org/739293002 --- engine/src/flutter/tests/TestExpectations | 3 +++ 1 file changed, 3 insertions(+) diff --git a/engine/src/flutter/tests/TestExpectations b/engine/src/flutter/tests/TestExpectations index ef4af3571d3..974acdb1167 100644 --- a/engine/src/flutter/tests/TestExpectations +++ b/engine/src/flutter/tests/TestExpectations @@ -19,3 +19,6 @@ https://github.com/domokit/mojo/issues/16 parser/normaliser-crlf.sky [ Skip ] # These tests are flaky on the bots https://github.com/domokit/mojo/issues/24 custom-elements/constructor-calls-created-synchronously.sky [ Skip ] https://github.com/domokit/mojo/issues/24 mutation-observer/observe-attributes.sky [ Skip ] + +# This test only fails on the bots: +crbug.com/434822 inspector/page-agent-get-resource-tree.sky [ Pass Text ]