Title: [100120] trunk/LayoutTests
Revision
100120
Author
[email protected]
Date
2011-11-14 03:15:05 -0800 (Mon, 14 Nov 2011)

Log Message

ASSERTION FAILED: fontCache()->generation() == m_generation (running new-run-webkit-tests)
https://bugs.webkit.org/show_bug.cgi?id=59552

* platform/chromium/test_expectations.txt: Expect cross-frame-access-custom.html to CRASH or PASS.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (100119 => 100120)


--- trunk/LayoutTests/ChangeLog	2011-11-14 10:53:49 UTC (rev 100119)
+++ trunk/LayoutTests/ChangeLog	2011-11-14 11:15:05 UTC (rev 100120)
@@ -1,3 +1,10 @@
+2011-11-14  Tony Gentilcore  <[email protected]>
+
+        ASSERTION FAILED: fontCache()->generation() == m_generation (running new-run-webkit-tests)
+        https://bugs.webkit.org/show_bug.cgi?id=59552
+
+        * platform/chromium/test_expectations.txt: Expect cross-frame-access-custom.html to CRASH or PASS.
+
 2011-11-10  Yury Semikhatsky  <[email protected]>
 
         Web Inspector: function remote objetct should provide access to function position in the script

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (100119 => 100120)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-14 10:53:49 UTC (rev 100119)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-11-14 11:15:05 UTC (rev 100120)
@@ -3885,3 +3885,5 @@
 
 BUGV8_1821 WIN LINUX : http/tests/inspector-enabled/dedicated-workers-list.html = PASS CRASH
 BUGWK72133 SKIP MAC : http/tests/inspector-enabled/dedicated-workers-list.html = PASS CRASH TIMEOUT
+
+BUGWK59552 MAC DEBUG : http/tests/security/cross-frame-access-custom.html = PASS CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to