Title: [195480] trunk/Source/_javascript_Core
- Revision
- 195480
- Author
- [email protected]
- Date
- 2016-01-22 14:41:12 -0800 (Fri, 22 Jan 2016)
Log Message
Unreviewed. fnormal => normal.
* tests/es6.yaml:
Modified Paths
Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (195479 => 195480)
--- trunk/Source/_javascript_Core/ChangeLog 2016-01-22 22:25:56 UTC (rev 195479)
+++ trunk/Source/_javascript_Core/ChangeLog 2016-01-22 22:41:12 UTC (rev 195480)
@@ -1,5 +1,11 @@
2016-01-22 Keith Miller <[email protected]>
+ Unreviewed. fnormal => normal.
+
+ * tests/es6.yaml:
+
+2016-01-22 Keith Miller <[email protected]>
+
Unreviewed. Forgot to git stash pop some of the changes.
This should mark the rest of the es6 tests as passing.
Modified: trunk/Source/_javascript_Core/tests/es6.yaml (195479 => 195480)
--- trunk/Source/_javascript_Core/tests/es6.yaml 2016-01-22 22:25:56 UTC (rev 195479)
+++ trunk/Source/_javascript_Core/tests/es6.yaml 2016-01-22 22:41:12 UTC (rev 195480)
@@ -865,7 +865,7 @@
- path: es6/Map_iterator_closing.js
cmd: runES6 :fail
- path: es6/Map_Map[Symbol.species].js
- cmd: runES6 :fnormal
+ cmd: runES6 :normal
- path: es6/miscellaneous_built-in_prototypes_are_not_instances.js
cmd: runES6 :fail
- path: es6/miscellaneous_function_length_is_configurable.js
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes