Title: [88979] trunk/LayoutTests
Revision
88979
Author
[email protected]
Date
2011-06-15 15:35:50 -0700 (Wed, 15 Jun 2011)

Log Message

2011-06-15  Stephen White  <[email protected]>

        Unreviewed; test expectations cleanup.

        Removing some incorrect text results (platform/mac fallback is correct).
        Adding some bug IDs from my lazy gardening last time around.

        * platform/chromium-win/animations/animation-drt-api-expected.txt: Removed.
        * platform/chromium-win/animations/animation-drt-api-multiple-keyframes-expected.txt: Removed.
        * platform/chromium/test_expectations.txt:

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (88978 => 88979)


--- trunk/LayoutTests/ChangeLog	2011-06-15 22:19:01 UTC (rev 88978)
+++ trunk/LayoutTests/ChangeLog	2011-06-15 22:35:50 UTC (rev 88979)
@@ -1,5 +1,16 @@
 2011-06-15  Stephen White  <[email protected]>
 
+        Unreviewed; test expectations cleanup.
+
+        Removing some incorrect text results (platform/mac fallback is correct).
+        Adding some bug IDs from my lazy gardening last time around.
+
+        * platform/chromium-win/animations/animation-drt-api-expected.txt: Removed.
+        * platform/chromium-win/animations/animation-drt-api-multiple-keyframes-expected.txt: Removed.
+        * platform/chromium/test_expectations.txt:
+
+2011-06-15  Stephen White  <[email protected]>
+
         Unreviewed; yet more test expectations updates.
 
         * platform/chromium/test_expectations.txt:

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (88978 => 88979)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-15 22:19:01 UTC (rev 88978)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-06-15 22:35:50 UTC (rev 88979)
@@ -3631,11 +3631,8 @@
 // changed in r84745 (see commented-out entry above)
 BUGWK50661 WIN LINUX : fast/dom/HTMLMeterElement/meter-element.html = TEXT
 
-BUGSENORBLANCO WIN LINUX : animations/animation-drt-api-multiple-keyframes.html = TEXT
-BUGSENORBLANCO WIN LINUX : animations/animation-drt-api.html = TEXT
-BUGSENORBLANCO GPU MAC : compositing/direct-image-compositing.html = IMAGE CRASH
-BUGSENORBLANCO MAC LINUX : fast/css/string-quote-binary.html = CRASH PASS
-BUGSENORBLANCO LINUX : fast/events/panScroll-click-hyperlink.html = TEXT
+BUGWK62761 WIN : fast/events/panScroll-click-hyperlink.html = PASS TEXT
+BUGWK62761 LINUX : fast/events/panScroll-click-hyperlink.html = TEXT
 BUGSENORBLANCO : fast/files/domurl-script-execution-context-crash.html = CRASH PASS
 BUGSENORBLANCO : fast/loader/file-protocol-fragment.html = TEXT
 BUGSENORBLANCO : fast/filesystem/file-writer-write-overlapped.html = CRASH PASS TEXT
@@ -3992,6 +3989,9 @@
 // Has been crashing since WebKit r88279-88297.
 BUGCR86239 MAC GPU : compositing/geometry/tall-page-composited.html = CRASH
 
+// Has been crashing for much longer.
+BUGCR86239 MAC GPU : compositing/direct-image-compositing.html = IMAGE CRASH
+
 // Has been timing out since r88913.
 BUGWK62754 RELEASE : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = IMAGE+TEXT TIMEOUT
 BUGWK62754 DEBUG SLOW : http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm = IMAGE+TEXT IMAGE

Deleted: trunk/LayoutTests/platform/chromium-win/animations/animation-drt-api-expected.txt (88978 => 88979)


--- trunk/LayoutTests/platform/chromium-win/animations/animation-drt-api-expected.txt	2011-06-15 22:19:01 UTC (rev 88978)
+++ trunk/LayoutTests/platform/chromium-win/animations/animation-drt-api-expected.txt	2011-06-15 22:35:50 UTC (rev 88979)
@@ -1,11 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x316
-  RenderBlock {HTML} at (0,0) size 800x316
-    RenderBody {BODY} at (0,21) size 800x295
-      RenderBlock {H1} at (0,0) size 800x74
-        RenderText {#text} at (0,0) size 799x73
-          text run at (0,0) width 799: "Test for DRT pauseAnimationAtTimeOnElementWithId()"
-          text run at (0,37) width 54: "API"
-layer at (150,116) size 200x200
-  RenderBlock (relative positioned) {DIV} at (0,95) size 200x200 [bgcolor=#FF0000]

Deleted: trunk/LayoutTests/platform/chromium-win/animations/animation-drt-api-multiple-keyframes-expected.txt (88978 => 88979)


--- trunk/LayoutTests/platform/chromium-win/animations/animation-drt-api-multiple-keyframes-expected.txt	2011-06-15 22:19:01 UTC (rev 88978)
+++ trunk/LayoutTests/platform/chromium-win/animations/animation-drt-api-multiple-keyframes-expected.txt	2011-06-15 22:35:50 UTC (rev 88979)
@@ -1,11 +0,0 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x316
-  RenderBlock {HTML} at (0,0) size 800x316
-    RenderBody {BODY} at (0,21) size 800x295
-      RenderBlock {H1} at (0,0) size 800x74
-        RenderText {#text} at (0,0) size 799x73
-          text run at (0,0) width 799: "Test for DRT pauseAnimationAtTimeOnElementWithId()"
-          text run at (0,37) width 597: "API on animations with multiple keyframes"
-layer at (15,116) size 200x200
-  RenderBlock (relative positioned) {DIV} at (0,95) size 200x200 [bgcolor=#FF0000]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to