Title: [118337] trunk/LayoutTests
Revision
118337
Author
[email protected]
Date
2012-05-24 02:13:20 -0700 (Thu, 24 May 2012)

Log Message

Unreviewed, skipping failing tests on chromium.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118336 => 118337)


--- trunk/LayoutTests/ChangeLog	2012-05-24 08:54:22 UTC (rev 118336)
+++ trunk/LayoutTests/ChangeLog	2012-05-24 09:13:20 UTC (rev 118337)
@@ -1,3 +1,9 @@
+2012-05-24  Vsevolod Vlasov  <[email protected]>
+
+        Unreviewed, skipping failing tests on chromium.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-05-23  Stephanie Lewis  <[email protected]>
 
         See https://bugs.webkit.org/show_bug.cgi?id=87347

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (118336 => 118337)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-24 08:54:22 UTC (rev 118336)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-24 09:13:20 UTC (rev 118337)
@@ -3176,8 +3176,6 @@
 BUGWK79224 VISTA WIN7 : platform/chromium/virtual/gpu/fast/canvas/webgl/tex-image-with-format-and-type.html = TEXT
 
 BUGWK79540 : fast/files/workers/worker-apply-blob-url-to-xhr.html = PASS CRASH
-BUGWK79540 DEBUG : fast/files/workers/worker-read-blob-async.html = PASS CRASH
-BUGWK79540 DEBUG : fast/files/workers/worker-read-blob-sync.html = PASS CRASH
 BUGWK79540 LEOPARD DEBUG : fast/files/workers/worker-read-file-async.html = PASS CRASH
 
 BUGWK79642 : accessibility/aria-describedby-on-input.html = TIMEOUT
@@ -3792,3 +3790,11 @@
 
 BUGWK87321 XP : fast/history/history-subframe-with-name.html = TEXT PASS
 BUGWK87321 XP : fast/history/history-traversal-is-asynchronous.html = TEXT PASS
+
+// File blob tests failing after chromium r138702
+BUGWK87356 : fast/files/read-blob-async.html = TEXT
+BUGWK87356 : fast/files/workers/worker-read-blob-async.html = TEXT
+BUGWK87356 : fast/files/workers/worker-read-blob-sync.html = TEXT
+// The above tests were previously marked as follows:
+// BUGWK79540 DEBUG : fast/files/workers/worker-read-blob-async.html = PASS CRASH
+// BUGWK79540 DEBUG : fast/files/workers/worker-read-blob-sync.html = PASS CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to