Title: [266925] trunk/JSTests
- Revision
- 266925
- Author
- [email protected]
- Date
- 2020-09-11 09:07:37 -0700 (Fri, 11 Sep 2020)
Log Message
Update test262 to commit 323905b70e64
https://bugs.webkit.org/show_bug.cgi?id=216379
Unreviewed test gardening.
* test262/expectations.yaml: Reset expectations for --debug.
Modified Paths
Diff
Modified: trunk/JSTests/ChangeLog (266924 => 266925)
--- trunk/JSTests/ChangeLog 2020-09-11 15:42:19 UTC (rev 266924)
+++ trunk/JSTests/ChangeLog 2020-09-11 16:07:37 UTC (rev 266925)
@@ -1,3 +1,12 @@
+2020-09-11 Alexey Shvayka <[email protected]>
+
+ Update test262 to commit 323905b70e64
+ https://bugs.webkit.org/show_bug.cgi?id=216379
+
+ Unreviewed test gardening.
+
+ * test262/expectations.yaml: Reset expectations for --debug.
+
2020-09-10 Yusuke Suzuki <[email protected]>
[JSC] agent start function should move isolated copy of source
Modified: trunk/JSTests/test262/expectations.yaml (266924 => 266925)
--- trunk/JSTests/test262/expectations.yaml 2020-09-11 15:42:19 UTC (rev 266924)
+++ trunk/JSTests/test262/expectations.yaml 2020-09-11 16:07:37 UTC (rev 266925)
@@ -604,8 +604,8 @@
test/annexB/language/global-code/switch-dflt-global-skip-early-err.js:
default: "SyntaxError: Cannot declare a function that shadows a let/const/class/function variable 'f' in strict mode."
test/built-ins/Array/length/define-own-prop-length-coercion-order.js:
- default: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
- strict mode: 'Test262Error: Expected a TypeError to be thrown but no exception was thrown at all'
+ default: 'Bad exit code: 11'
+ strict mode: 'Bad exit code: 11'
test/built-ins/Array/length/define-own-prop-length-overflow-order.js:
default: 'Test262Error: Expected a RangeError but got a TypeError'
strict mode: 'Test262Error: Expected a RangeError but got a TypeError'
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes