Title: [226477] trunk/JSTests
Revision
226477
Author
[email protected]
Date
2018-01-05 17:27:05 -0800 (Fri, 05 Jan 2018)

Log Message

Unreviewed, attempt to fix test262 after r226386.

* test262.yaml:

Modified Paths

Diff

Modified: trunk/JSTests/ChangeLog (226476 => 226477)


--- trunk/JSTests/ChangeLog	2018-01-06 01:27:02 UTC (rev 226476)
+++ trunk/JSTests/ChangeLog	2018-01-06 01:27:05 UTC (rev 226477)
@@ -1,3 +1,9 @@
+2018-01-05  Ryan Haddad  <[email protected]>
+
+        Unreviewed, attempt to fix test262 after r226386.
+
+        * test262.yaml:
+
 2018-01-04  Yusuke Suzuki  <[email protected]>
 
         [DFG] Define defs for MapSet/SetAdd to participate in CSE

Modified: trunk/JSTests/test262.yaml (226476 => 226477)


--- trunk/JSTests/test262.yaml	2018-01-06 01:27:02 UTC (rev 226476)
+++ trunk/JSTests/test262.yaml	2018-01-06 01:27:05 UTC (rev 226477)
@@ -45001,7 +45001,6 @@
   cmd: runTest262 :skip, "NoException", ["../../../harness/assert.js", "../../../harness/sta.js"], []
 - path: test262/test/built-ins/SharedArrayBuffer/zero-length.js
   cmd: runTest262 :skip, "NoException", ["../../../harness/assert.js", "../../../harness/sta.js"], [:strict]
-HERE
 - path: test262/test/built-ins/String/15.5.5.5.2-1-1.js
   cmd: runTest262 :normal, "NoException", ["../../../harness/assert.js", "../../../harness/sta.js"], []
 - path: test262/test/built-ins/String/15.5.5.5.2-1-1.js
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to