Title: [121738] trunk/LayoutTests
Revision
121738
Author
[email protected]
Date
2012-07-03 01:17:42 -0700 (Tue, 03 Jul 2012)

Log Message

[Chromium] Tests still crashing for Linux Release as well.
https://bugs.webkit.org/show_bug.cgi?id=89979

Patch by Michael Starzinger <[email protected]> on 2012-07-03
Reviewed by Tony Chang.

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (121737 => 121738)


--- trunk/LayoutTests/ChangeLog	2012-07-03 08:10:15 UTC (rev 121737)
+++ trunk/LayoutTests/ChangeLog	2012-07-03 08:17:42 UTC (rev 121738)
@@ -1,3 +1,12 @@
+2012-07-03  Michael Starzinger  <[email protected]>
+
+        [Chromium] Tests still crashing for Linux Release as well.
+        https://bugs.webkit.org/show_bug.cgi?id=89979
+
+        Reviewed by Tony Chang.
+
+        * platform/chromium/TestExpectations:
+
 2012-07-03  Yoshifumi Inoue  <[email protected]>
 
         [Chromium] Rebaseline: Add missing expectation files introduced by r121722

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (121737 => 121738)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-03 08:10:15 UTC (rev 121737)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-07-03 08:17:42 UTC (rev 121738)
@@ -3051,8 +3051,7 @@
 BUGWK77324 WIN MAC DEBUG SLOW : fast/js/dfg-int32array.html = PASS
 
 // CRASH comes from BUGCR121442
-BUGWK77397 LINUX DEBUG : plugins/crash-restoring-plugin-page-from-page-cache.html = TIMEOUT CRASH
-BUGWK77397 LINUX RELEASE : plugins/crash-restoring-plugin-page-from-page-cache.html = TIMEOUT
+BUGWK77397 LINUX : plugins/crash-restoring-plugin-page-from-page-cache.html = TIMEOUT CRASH
 BUGWK77397 WIN MAC : plugins/crash-restoring-plugin-page-from-page-cache.html = TIMEOUT
 
 // Started crashing at WK r106422.
@@ -3360,6 +3359,7 @@
 BUGWK WIN RELEASE : http/tests/xmlhttprequest/redirect-cross-origin-post.html = PASS TEXT
 
 BUGCR121442 LINUX DEBUG : plugins/iframe-shims.html = CRASH
+BUGCR121442 LINUX RELEASE : plugins/iframe-shims.html = PASS CRASH
 
 BUGWK83219 LION : fonts/cursive.html = PASS IMAGE+TEXT
 BUGWK83324 WIN DEBUG : fast/js/cross-global-object-inline-global-var.html = PASS TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to