Title: [123951] trunk/LayoutTests
Revision
123951
Author
pkast...@chromium.org
Date
2012-07-27 22:12:56 -0700 (Fri, 27 Jul 2012)

Log Message

Mark three tests as flakily timing out.
https://bugs.webkit.org/show_bug.cgi?id=92570

Unreviewed, Chromium test expectations update.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (123950 => 123951)


--- trunk/LayoutTests/ChangeLog	2012-07-28 04:30:06 UTC (rev 123950)
+++ trunk/LayoutTests/ChangeLog	2012-07-28 05:12:56 UTC (rev 123951)
@@ -1,5 +1,14 @@
 2012-07-27  Peter Kasting  <pkast...@google.com>
 
+        Mark three tests as flakily timing out.
+        https://bugs.webkit.org/show_bug.cgi?id=92570
+
+        Unreviewed, Chromium test expectations update.
+
+        * platform/chromium/TestExpectations:
+
+2012-07-27  Peter Kasting  <pkast...@google.com>
+
         Fix broken script reference after test move.
         https://bugs.webkit.org/show_bug.cgi?id=92111
 

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (123950 => 123951)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-28 04:30:06 UTC (rev 123950)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-28 05:12:56 UTC (rev 123951)
@@ -935,7 +935,8 @@
 WONTFIX LINUX DEBUG SKIP : inspector/profiler/cpu-profiler-profiling.html = TIMEOUT PASS
 
 BUGWK91435 WIN LINUX : http/tests/inspector/extensions-ignore-cache.html = PASS TIMEOUT
-BUGWK91435 WIN LINUX : inspector/timeline/timeline-network-received-data.html = PASS TEXT
+BUGWK91435 LINUX : inspector/timeline/timeline-network-received-data.html = PASS TEXT
+BUGWK91435 WIN RELEASE : inspector/timeline/timeline-network-received-data.html = PASS TEXT
 BUGWK91435 WIN LINUX : inspector/debugger/live-edit.html = PASS TEXT TIMEOUT
 BUGCR89357 SKIP MAC : http/tests/inspector/extensions-ignore-cache.html = TIMEOUT
 BUGCR89357 SKIP MAC : inspector/timeline/timeline-network-received-data.html = TIMEOUT
@@ -3337,7 +3338,7 @@
 
 BUGWK84802 DEBUG SLOW : fast/js/random-array-gc-stress.html = PASS
 
-BUGWK84847 WIN : inspector/timeline/timeline-start-time.html = TEXT PASS
+BUGWK84847 WIN RELEASE : inspector/timeline/timeline-start-time.html = TEXT PASS
 
 BUGWK85003 WIN : media/video-currentTime-set.html = PASS TEXT
 
@@ -3654,3 +3655,7 @@
 BUGWK92027 DEBUG SNOWLEOPARD : fast/performance/performance-now-timestamps.html = PASS TEXT
 BUGWK92288 SNOWLEOPARD DEBUG : plugins/update-widgets-crash.html = PASS TIMEOUT
 BUGWK92297 DEBUG : media/video-set-rate-from-pause.html = PASS CRASH
+
+BUGWK92570 WIN DEBUG : inspector/debugger/dom-breakpoints.html = PASS TIMEOUT
+BUGWK92570 WIN DEBUG : inspector/timeline/timeline-network-received-data.html = TEXT PASS TIMEOUT
+BUGWK92570 WIN DEBUG : inspector/timeline/timeline-start-time.html = TEXT PASS TIMEOUT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to