Title: [222853] trunk/JSTests
- Revision
- 222853
- Author
- [email protected]
- Date
- 2017-10-04 10:04:26 -0700 (Wed, 04 Oct 2017)
Log Message
Unreviewed, marking one async iterator test262 test failed
https://bugs.webkit.org/show_bug.cgi?id=177859
* test262.yaml:
Modified Paths
Diff
Modified: trunk/JSTests/ChangeLog (222852 => 222853)
--- trunk/JSTests/ChangeLog 2017-10-04 16:56:28 UTC (rev 222852)
+++ trunk/JSTests/ChangeLog 2017-10-04 17:04:26 UTC (rev 222853)
@@ -1,5 +1,12 @@
2017-10-04 Yusuke Suzuki <[email protected]>
+ Unreviewed, marking one async iterator test262 test failed
+ https://bugs.webkit.org/show_bug.cgi?id=177859
+
+ * test262.yaml:
+
+2017-10-04 Yusuke Suzuki <[email protected]>
+
[Test262] Update Test262 to Oct 4 version
https://bugs.webkit.org/show_bug.cgi?id=177859
Modified: trunk/JSTests/test262.yaml (222852 => 222853)
--- trunk/JSTests/test262.yaml 2017-10-04 16:56:28 UTC (rev 222852)
+++ trunk/JSTests/test262.yaml 2017-10-04 17:04:26 UTC (rev 222853)
@@ -97574,7 +97574,7 @@
- path: test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-id-init-yield-ident-valid.js
cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
- path: test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-id-put-unresolvable-no-strict.js
- cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
+ cmd: runTest262 :fail, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
- path: test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-id-simple-no-strict.js
cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
- path: test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-prop-elem-init-assignment-missing.js
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes