Title: [100396] trunk/LayoutTests
Revision
100396
Author
[email protected]
Date
2011-11-15 20:17:00 -0800 (Tue, 15 Nov 2011)

Log Message

[chromium] fix overlapping expectations
https://bugs.webkit.org/show_bug.cgi?id=72458

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100395 => 100396)


--- trunk/LayoutTests/ChangeLog	2011-11-16 03:54:12 UTC (rev 100395)
+++ trunk/LayoutTests/ChangeLog	2011-11-16 04:17:00 UTC (rev 100396)
@@ -1,3 +1,10 @@
+2011-11-15  Tony Chang  <[email protected]>
+
+        [chromium] fix overlapping expectations
+        https://bugs.webkit.org/show_bug.cgi?id=72458
+
+        * platform/chromium/test_expectations.txt:
+
 2011-11-15  Peter Kasting  <[email protected]>
 
         Mark a test as flakily failing.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100395 => 100396)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-16 03:54:12 UTC (rev 100395)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-16 04:17:00 UTC (rev 100396)
@@ -255,9 +255,9 @@
 // this test will always fail.
 WONTFIX SKIP LINUX WIN : fast/events/option-tab.html = FAIL
 
-BUGWK72402 CPU CPU-CG : compositing = PASS TIMEOUT FAIL
-BUGWK72402 CPU CPU-CG : platform/chromium/compositing = PASS TIMEOUT FAIL
-BUGWK72402 CPU CPU-CG : animations/3d = PASS TIMEOUT FAIL
+BUGWK72402 CPU CPU-CG WIN LINUX SNOWLEOPARD : compositing = PASS TIMEOUT FAIL
+BUGWK72402 CPU CPU-CG WIN LINUX SNOWLEOPARD : platform/chromium/compositing = PASS TIMEOUT FAIL
+BUGWK72402 CPU CPU-CG WIN LINUX SNOWLEOPARD : animations/3d = PASS TIMEOUT FAIL
 
 // We don't ship compositing on Leopard.
 WONTFIX SKIP LEOPARD : compositing = PASS TIMEOUT FAIL
@@ -3491,7 +3491,7 @@
 
 BUGWK66888 DEBUG : svg/animations/svginteger-animation-1.html = PASS TEXT
 
-BUGWK66900 LINUX SNOWLEOPARD DEBUG : fast/writing-mode/japanese-rl-text-with-broken-font.html = PASS IMAGE+TEXT
+BUGWK66900 LINUX DEBUG : fast/writing-mode/japanese-rl-text-with-broken-font.html = PASS IMAGE+TEXT
 
 BUGWK66908 WIN LINUX GPU DEBUG : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = PASS TEXT
 BUGWK66908 LEOPARD GPU : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = PASS TEXT
@@ -3820,7 +3820,7 @@
 BUGENNE : compositing/geometry/horizontal-scroll-composited.html = FAIL
 BUGENNE : compositing/geometry/vertical-scroll-composited.html = FAIL
 BUGENNE : compositing/overflow/fixed-position-ancestor-clip.html = FAIL
-BUG72182 : compositing/scaling/tiled-layer-recursion.html = FAIL CRASH
+BUGWK72182 : compositing/scaling/tiled-layer-recursion.html = FAIL CRASH
 
 // This test sometimes exceeds 60-second time limit (for SLOW tests) on
 // win/linux debug. Since setting both SLOW and TIMEOUT is not allowed,
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to