Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - Bump Test262 and add new features #2729

Closed
wants to merge 1 commit into from

Conversation

jedel1043
Copy link
Member

With tc39/test262#3799 merged we now have a way to separate ES7 tests from ES6 tests.

@jedel1043 jedel1043 added test Issues and PRs related to the tests. Internal Category for changelog labels Mar 23, 2023
@jedel1043 jedel1043 added this to the v0.17.0 milestone Mar 23, 2023
@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #2729 (bbb6608) into main (e465743) will increase coverage by 0.19%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2729      +/-   ##
==========================================
+ Coverage   50.21%   50.41%   +0.19%     
==========================================
  Files         401      398       -3     
  Lines       40034    39890     -144     
==========================================
+ Hits        20103    20110       +7     
+ Misses      19931    19780     -151     
Impacted Files Coverage Δ
boa_tester/src/edition.rs 0.00% <ø> (ø)
boa_tester/src/read.rs 0.00% <0.00%> (ø)

... and 10 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link

Test262 conformance changes

Test result main count PR count difference
Total 94,277 94,277 0
Passed 71,078 71,078 0
Ignored 17,324 17,324 0
Failed 5,875 5,875 0
Panics 14 14 0
Conformance 75.39% 75.39% 0.00%

Copy link
Member

@HalidOdat HalidOdat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks perfect to me! :)

@HalidOdat
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Mar 23, 2023
With tc39/test262#3799 merged we now have a way to separate ES7 tests from ES6 tests.
@bors
Copy link

bors bot commented Mar 23, 2023

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Bump Test262 and add new features [Merged by Bors] - Bump Test262 and add new features Mar 23, 2023
@bors bors bot closed this Mar 23, 2023
@bors bors bot deleted the test262-update branch March 23, 2023 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internal Category for changelog test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants