Index: sky/tests/TestExpectations |
diff --git a/sky/tests/TestExpectations b/sky/tests/TestExpectations |
index ef4af3571d383dc56af0e73e751f769604b75786..974acdb1167e5c3a4affd28b955080c888fb393c 100644 |
--- a/sky/tests/TestExpectations |
+++ b/sky/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 ] |
ojan
2014/11/19 20:42:29
This isn't right. you want Pass Failure
From http
|