Title: [210592] trunk/JSTests
Revision
210592
Author
[email protected]
Date
2017-01-11 10:48:34 -0800 (Wed, 11 Jan 2017)

Log Message

Mark es6/typed_arrays_correct_prototype_chains.js as failing after r210570.
https://bugs.webkit.org/show_bug.cgi?id=166931i

Unreviewed test gardening.

* es6.yaml:

Modified Paths

Diff

Modified: trunk/JSTests/ChangeLog (210591 => 210592)


--- trunk/JSTests/ChangeLog	2017-01-11 18:26:38 UTC (rev 210591)
+++ trunk/JSTests/ChangeLog	2017-01-11 18:48:34 UTC (rev 210592)
@@ -1,3 +1,12 @@
+2017-01-11  Ryan Haddad  <[email protected]>
+
+        Mark es6/typed_arrays_correct_prototype_chains.js as failing after r210570.
+        https://bugs.webkit.org/show_bug.cgi?id=166931i
+
+        Unreviewed test gardening.
+
+        * es6.yaml:
+
 2017-01-10  Commit Queue  <[email protected]>
 
         Unreviewed, rolling out r210052.

Modified: trunk/JSTests/es6.yaml (210591 => 210592)


--- trunk/JSTests/es6.yaml	2017-01-11 18:26:38 UTC (rev 210591)
+++ trunk/JSTests/es6.yaml	2017-01-11 18:48:34 UTC (rev 210592)
@@ -1187,7 +1187,7 @@
 - path: es6/typed_arrays_ArrayBuffer[Symbol.species].js
   cmd: runES6 :normal
 - path: es6/typed_arrays_correct_prototype_chains.js
-  cmd: runES6 :normal
+  cmd: runES6 :fail
 - path: es6/WeakMap_iterator_closing.js
   cmd: runES6 :normal
 - path: es6/WeakSet_iterator_closing.js
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to