From 5afca934fe89b5cb18e7cfc50aa9c3af849efa91 Mon Sep 17 00:00:00 2001 From: Eric Seidel Date: Wed, 19 Nov 2014 13:04:33 -0800 Subject: [PATCH] Fix typo in TestExpectations TBR=ojan@chromium.org Review URL: https://codereview.chromium.org/741823002 --- engine/src/flutter/tests/TestExpectations | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/src/flutter/tests/TestExpectations b/engine/src/flutter/tests/TestExpectations index 974acdb1167..656b58abb80 100644 --- a/engine/src/flutter/tests/TestExpectations +++ b/engine/src/flutter/tests/TestExpectations @@ -21,4 +21,4 @@ https://github.com/domokit/mojo/issues/24 custom-elements/constructor-calls-crea 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 ] +crbug.com/434822 inspector/page-agent-get-resource-tree.sky [ Pass Failure ]