Title: [210080] trunk/JSTests
Revision
210080
Author
[email protected]
Date
2016-12-21 15:11:37 -0800 (Wed, 21 Dec 2016)

Log Message

Unreviewed, mark passing test as passing.

* es6.yaml:

Modified Paths

Diff

Modified: trunk/JSTests/ChangeLog (210079 => 210080)


--- trunk/JSTests/ChangeLog	2016-12-21 22:43:54 UTC (rev 210079)
+++ trunk/JSTests/ChangeLog	2016-12-21 23:11:37 UTC (rev 210080)
@@ -1,3 +1,9 @@
+2016-12-21  Keith Miller  <[email protected]>
+
+        Unreviewed, mark passing test as passing.
+
+        * es6.yaml:
+
 2016-12-21  JF Bastien  <[email protected]>
 
         WebAssembly JS API: cleanup & pass VM around to {Compile/Runtime}Error

Modified: trunk/JSTests/es6.yaml (210079 => 210080)


--- trunk/JSTests/es6.yaml	2016-12-21 22:43:54 UTC (rev 210079)
+++ trunk/JSTests/es6.yaml	2016-12-21 23:11:37 UTC (rev 210080)
@@ -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 :fail
+  cmd: runES6 :normal
 - 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