Title: [154357] trunk/LayoutTests
Revision
154357
Author
[email protected]
Date
2013-08-20 14:09:26 -0700 (Tue, 20 Aug 2013)

Log Message

Failing test expectations for two tests

One recently regressed:
webkit.org/b/120086 http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html

One was recently added in a failing state:
webkit.org/b/120083 fast/js/regress/emscripten-cube2hash.html

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (154356 => 154357)


--- trunk/LayoutTests/ChangeLog	2013-08-20 21:03:30 UTC (rev 154356)
+++ trunk/LayoutTests/ChangeLog	2013-08-20 21:09:26 UTC (rev 154357)
@@ -1,3 +1,15 @@
+2013-08-20  Tim Horton  <[email protected]>
+
+        Failing test expectations for two tests
+
+        One recently regressed:
+        webkit.org/b/120086 http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html
+
+        One was recently added in a failing state:
+        webkit.org/b/120083 fast/js/regress/emscripten-cube2hash.html
+
+        * platform/mac/TestExpectations:
+
 2013-08-20  Ryosuke Niwa  <[email protected]>
 
         <https://webkit.org/b/120087> Lion: fast/forms/submit-to-url-fragment.html intermittently crashes

Modified: trunk/LayoutTests/platform/mac/TestExpectations (154356 => 154357)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-08-20 21:03:30 UTC (rev 154356)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-08-20 21:09:26 UTC (rev 154357)
@@ -1311,3 +1311,7 @@
 webkit.org/b/120085 [ Lion ] http/tests/inspector/resource-tree/resource-tree-document-url.html [ Pass Failure ]
 
 webkit.org/b/120087 [ Lion ] fast/forms/submit-to-url-fragment.html [ Pass Crash ]
+
+webkit.org/b/120086 http/tests/security/cross-frame-access-getOwnPropertyDescriptor.html [ Failure ]
+
+webkit.org/b/120083 fast/js/regress/emscripten-cube2hash.html [ Failure ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to