mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
chore(coverage): update runtime.snap
This commit is contained in:
parent
25823c8529
commit
ed6a69e2db
1 changed files with 2 additions and 5 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
commit: 06454619
|
commit: fd979d85
|
||||||
|
|
||||||
runtime Summary:
|
runtime Summary:
|
||||||
AST Parsed : 18055/18055 (100.00%)
|
AST Parsed : 18055/18055 (100.00%)
|
||||||
Positive Passed: 17851/18055 (98.87%)
|
Positive Passed: 17852/18055 (98.88%)
|
||||||
tasks/coverage/test262/test/language/expressions/assignment/fn-name-lhs-cover.js
|
tasks/coverage/test262/test/language/expressions/assignment/fn-name-lhs-cover.js
|
||||||
codegen error: Test262Error: descriptor value should be ; object value should be
|
codegen error: Test262Error: descriptor value should be ; object value should be
|
||||||
|
|
||||||
|
|
@ -291,9 +291,6 @@ transform error: Test262Error: reject reason Expected SameValue(«TypeError: The
|
||||||
tasks/coverage/test262/test/language/expressions/class/elements/async-gen-private-method-static/yield-star-sync-throw.js
|
tasks/coverage/test262/test/language/expressions/class/elements/async-gen-private-method-static/yield-star-sync-throw.js
|
||||||
transform error: throw-arg-1
|
transform error: throw-arg-1
|
||||||
|
|
||||||
tasks/coverage/test262/test/language/expressions/class/heritage-arrow-function.js
|
|
||||||
transform error: Test262Error: Expected a TypeError to be thrown but no exception was thrown at all
|
|
||||||
|
|
||||||
tasks/coverage/test262/test/language/expressions/class/heritage-async-arrow-function.js
|
tasks/coverage/test262/test/language/expressions/class/heritage-async-arrow-function.js
|
||||||
transform error: Test262Error: Expected a TypeError to be thrown but no exception was thrown at all
|
transform error: Test262Error: Expected a TypeError to be thrown but no exception was thrown at all
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue