Title: [222333] trunk/JSTests
Revision
222333
Author
[email protected]
Date
2017-09-21 11:16:56 -0700 (Thu, 21 Sep 2017)

Log Message

Mark 6 test262 tests as passing.
https://bugs.webkit.org/show_bug.cgi?id=177307

Unreviewed test gardening.

* test262.yaml:

Modified Paths

Diff

Modified: trunk/JSTests/ChangeLog (222332 => 222333)


--- trunk/JSTests/ChangeLog	2017-09-21 18:02:49 UTC (rev 222332)
+++ trunk/JSTests/ChangeLog	2017-09-21 18:16:56 UTC (rev 222333)
@@ -1,3 +1,12 @@
+2017-09-21  Ryan Haddad  <[email protected]>
+
+        Mark 6 test262 tests as passing.
+        https://bugs.webkit.org/show_bug.cgi?id=177307
+
+        Unreviewed test gardening.
+
+        * test262.yaml:
+
 2017-09-20  Joseph Pecoraro  <[email protected]>
 
         Unreviewed follow-up to r222311.

Modified: trunk/JSTests/test262.yaml (222332 => 222333)


--- trunk/JSTests/test262.yaml	2017-09-21 18:02:49 UTC (rev 222332)
+++ trunk/JSTests/test262.yaml	2017-09-21 18:16:56 UTC (rev 222333)
@@ -97454,7 +97454,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 :fail, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
+  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-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
@@ -97554,7 +97554,7 @@
 - path: test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-prop-put-prop-ref.js
   cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:strict, :async]
 - path: test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-prop-put-unresolvable-no-strict.js
-  cmd: runTest262 :fail, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
+  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-rest-descriptors.js
   cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/propertyHelper.js", "../../../../harness/doneprintHandle.js"], [:async]
 - path: test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-rest-descriptors.js
@@ -99546,9 +99546,9 @@
 - path: test262/test/language/statements/for-await-of/async-gen-decl-dstr-array-elem-iter-nrml-close.js
   cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:strict, :async]
 - path: test262/test/language/statements/for-await-of/async-gen-decl-dstr-array-elem-iter-rtrn-close-null.js
-  cmd: runTest262 :fail, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
+  cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
 - path: test262/test/language/statements/for-await-of/async-gen-decl-dstr-array-elem-iter-rtrn-close-null.js
-  cmd: runTest262 :fail, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:strict, :async]
+  cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:strict, :async]
 - path: test262/test/language/statements/for-await-of/async-gen-decl-dstr-array-elem-iter-thrw-close-skip.js
   cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
 - path: test262/test/language/statements/for-await-of/async-gen-decl-dstr-array-elem-iter-thrw-close-skip.js
@@ -99868,7 +99868,7 @@
 - path: test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-id-init-yield-expr.js
   cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:strict, :async]
 - path: test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-id-put-unresolvable-no-strict.js
-  cmd: runTest262 :fail, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
+  cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
 - path: test262/test/language/statements/for-await-of/async-gen-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-gen-decl-dstr-obj-prop-elem-init-assignment-missing.js
@@ -99976,7 +99976,7 @@
 - path: test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-prop-put-prop-ref.js
   cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:strict, :async]
 - path: test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-prop-put-unresolvable-no-strict.js
-  cmd: runTest262 :fail, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
+  cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
 - path: test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-descriptors.js
   cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/propertyHelper.js", "../../../../harness/doneprintHandle.js"], [:async]
 - path: test262/test/language/statements/for-await-of/async-gen-decl-dstr-obj-rest-descriptors.js
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to