This test can also timeout.
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 19 Jan 2012 22:07:23 +0000 (22:07 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 19 Jan 2012 22:07:23 +0000 (22:07 +0000)
* platform/chromium/test_expectations.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@105446 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/chromium/test_expectations.txt

index db6471d..57054fb 100644 (file)
@@ -1,3 +1,9 @@
+2012-01-19  Adam Barth  <abarth@webkit.org>
+
+        This test can also timeout.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-01-19  Geoffrey Garen  <ggaren@apple.com>
 
         Implicit creation of a regular expression should eagerly check for syntax errors
index 2dbbe97..37bc892 100644 (file)
@@ -3875,7 +3875,7 @@ BUGWK76511 MAC : compositing/overflow/scroll-ancestor-update.html = IMAGE
 BUGWK76511 WIN LINUX : compositing/overflow/scroll-ancestor-update.html = IMAGE+TEXT
 
 // Seems flaky - it depends on property dumping of JS internal fields in a specific order, which doesn't seem stable.
-BUGCR110537 : inspector/protocol/runtime-agent.html = PASS TEXT
+BUGCR110537 : inspector/protocol/runtime-agent.html = PASS TEXT TIMEOUT
 
 // SVG text layout optimizations: probably just need a rebaseline for chromium.
 // The MAC LINUX tests are disabled above for WIN (BUGCR99500).