Title: [94042] trunk/LayoutTests
Revision
94042
Author
[email protected]
Date
2011-08-29 21:51:28 -0700 (Mon, 29 Aug 2011)

Log Message

[chromium] Misc test expectations updates.

* platform/chromium-mac/fast/files/create-blob-url-crash-expected.txt: Copied from LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt.
* platform/chromium/fast/files/create-blob-url-crash-expected.txt: Renamed from LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt.
   Added due to it being different from normal OSX result.
* platform/chromium/test_expectations.txt: Changes due to expectation
  update for media-document-audio-repaint.html leading to only an image mismatch
  and a test that is a slow on OS X as well as Linux and Windows.

Modified Paths

Added Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (94041 => 94042)


--- trunk/LayoutTests/ChangeLog	2011-08-30 03:38:50 UTC (rev 94041)
+++ trunk/LayoutTests/ChangeLog	2011-08-30 04:51:28 UTC (rev 94042)
@@ -1,3 +1,14 @@
+2011-08-29  David Levin  <[email protected]>
+
+        [chromium] Misc test expectations updates.
+
+        * platform/chromium-mac/fast/files/create-blob-url-crash-expected.txt: Copied from LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt.
+        * platform/chromium/fast/files/create-blob-url-crash-expected.txt: Renamed from LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt.
+           Added due to it being different from normal OSX result.
+        * platform/chromium/test_expectations.txt: Changes due to expectation
+          update for media-document-audio-repaint.html leading to only an image mismatch
+          and a test that is a slow on OS X as well as Linux and Windows.
+
 2011-08-29  Yuta Kitamura  <[email protected]>
 
         WebSocket: Receive binary message as Blob

Copied: trunk/LayoutTests/platform/chromium/fast/files/create-blob-url-crash-expected.txt (from rev 94041, trunk/LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt) (0 => 94042)


--- trunk/LayoutTests/platform/chromium/fast/files/create-blob-url-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium/fast/files/create-blob-url-crash-expected.txt	2011-08-30 04:51:28 UTC (rev 94042)
@@ -0,0 +1,4 @@
+Test that createObjectURL with no argument should throw an exception.
+PASS: Type error
+DONE
+

Property changes: trunk/LayoutTests/platform/chromium/fast/files/create-blob-url-crash-expected.txt


Added: svn:eol-style

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (94041 => 94042)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-08-30 03:38:50 UTC (rev 94041)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-08-30 04:51:28 UTC (rev 94042)
@@ -11,7 +11,7 @@
 BUGCR24182 SLOW LINUX MAC DEBUG : fast/forms/form-associated-element-crash3.html = PASS
 BUGCR24182 SLOW SNOWLEOPARD DEBUG : fast/forms/select-set-length-with-mutation-remove.html = PASS
 BUGCR24182 SLOW LINUX WIN : fast/js/regexp-overflow.html = PASS
-BUGCR24182 SLOW LINUX WIN DEBUG : fast/js/toString-and-valueOf-override.html = PASS
+BUGCR24182 SLOW DEBUG : fast/js/toString-and-valueOf-override.html = PASS
 BUGCR24182 SLOW DEBUG : html5lib/webkit-resumer.html = PASS
 BUGCR24182 SLOW WIN DEBUG : http/tests/inspector/resource-tree/resource-tree-errors-reload.html = PASS
 BUGCR24182 SLOW WIN RELEASE : http/tests/loading/onload-vs-immediate-refresh.pl = PASS
@@ -2596,7 +2596,7 @@
 BUGWK67116 GPU DEBUG : compositing/layer-creation/overflow-scroll-overlap.html = PASS TEXT
 
 // This test needs completely new baselines.
-BUGCR75354 BUGWK55718 : media/media-document-audio-repaint.html = IMAGE+TEXT
+BUGCR75354 BUGWK55718 : media/media-document-audio-repaint.html = IMAGE+TEXT IMAGE
 
 BUGWK55968 MAC GPU : compositing/webgl/webgl-nonpremultiplied-blend.html = IMAGE+TEXT
 BUGWK55968 WIN DEBUG GPU : compositing/webgl/webgl-nonpremultiplied-blend.html = IMAGE

Copied: trunk/LayoutTests/platform/chromium-mac/fast/files/create-blob-url-crash-expected.txt (from rev 94041, trunk/LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt) (0 => 94042)


--- trunk/LayoutTests/platform/chromium-mac/fast/files/create-blob-url-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/chromium-mac/fast/files/create-blob-url-crash-expected.txt	2011-08-30 04:51:28 UTC (rev 94042)
@@ -0,0 +1,4 @@
+Test that createObjectURL with no argument should throw an exception.
+PASS: Not enough arguments
+DONE
+

Deleted: trunk/LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt (94041 => 94042)


--- trunk/LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt	2011-08-30 03:38:50 UTC (rev 94041)
+++ trunk/LayoutTests/platform/qt/fast/files/create-blob-url-crash-expected.txt	2011-08-30 04:51:28 UTC (rev 94042)
@@ -1,4 +0,0 @@
-Test that createObjectURL with no argument should throw an exception.
-PASS: Not enough arguments
-DONE
-
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to