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 from 3d939ef to d8bc356 #2482

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps test262 from 3d939ef to d8bc356.

Commits
  • d8bc356 Fix Temporal test failures under Node 19
  • 8cd563f Intl: Add substantive tests for Array.prototype.toLocaleString (#3741)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [test262](https://github.com/tc39/test262) from `3d939ef` to `d8bc356`.
- [Release notes](https://github.com/tc39/test262/releases)
- [Commits](tc39/test262@3d939ef...d8bc356)

---
updated-dependencies:
- dependency-name: test262
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Dec 12, 2022
@codecov
Copy link

codecov bot commented Dec 12, 2022

Codecov Report

Merging #2482 (ff1c45a) into main (07f2d0d) will decrease coverage by 1.03%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #2482      +/-   ##
==========================================
- Coverage   52.36%   51.32%   -1.04%     
==========================================
  Files         336      340       +4     
  Lines       35197    35904     +707     
==========================================
- Hits        18431    18428       -3     
- Misses      16766    17476     +710     
Impacted Files Coverage Δ
boa_engine/src/value/equality.rs 81.94% <0.00%> (-1.39%) ⬇️
boa_gc/src/cell.rs 63.84% <0.00%> (-0.57%) ⬇️
boa_engine/src/object/mod.rs 46.17% <0.00%> (-0.11%) ⬇️
boa_tester/src/main.rs 0.00% <0.00%> (ø)
boa_tester/src/exec/js262.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/symbol_visitor.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/commuter_visitor.rs 0.00% <0.00%> (ø)
boa_examples/src/bin/jsset.rs
boa_examples/src/bin/jstypedarray.rs
boa_examples/src/bin/closures.rs
... and 7 more

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

@raskad
Copy link
Member

raskad commented Dec 12, 2022

Test262 conformance changes

Test result main count PR count difference
Total 94,158 94,162 +4
Passed 69,708 69,710 +2
Ignored 18,771 18,771 0
Failed 5,679 5,681 +2
Panics 0 0 0
Conformance 74.03% 74.03% -0.00%

@jedel1043
Copy link
Member

bors r+

@bors
Copy link

bors bot commented Dec 12, 2022

👎 Rejected by too few approved reviews

@jedel1043
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Dec 12, 2022
Bumps [test262](https://github.com/tc39/test262) from `3d939ef` to `d8bc356`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/tc39/test262/commit/d8bc356d01b565010c71690faf0526ce0a09b997"><code>d8bc356</code></a> Fix Temporal test failures under Node 19</li>
<li><a href="https://github.com/tc39/test262/commit/8cd563f97850226ca19570bff82f07cb761a534c"><code>8cd563f</code></a> Intl: Add substantive tests for Array.prototype.toLocaleString (<a href="https://github-redirect.dependabot.com/tc39/test262/issues/3741">#3741</a>)</li>
<li>See full diff in <a href="https://github.com/tc39/test262/compare/3d939ef566456d6a5609bcba48643b14177a77fe...d8bc356d01b565010c71690faf0526ce0a09b997">compare view</a></li>
</ul>
</details>
<br />


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
@bors
Copy link

bors bot commented Dec 12, 2022

Pull request successfully merged into main.

Build succeeded:

@bors bors bot changed the title Bump test262 from 3d939ef to d8bc356 [Merged by Bors] - Bump test262 from 3d939ef to d8bc356 Dec 12, 2022
@bors bors bot closed this Dec 12, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@bors bors bot deleted the dependabot/submodules/test262-d8bc356 branch December 12, 2022 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants