Browse Source

Bump test262 from `eb67a76` to `ee7c379` (#2348)

Bumps [test262](https://github.com/tc39/test262) from `eb67a76` to `ee7c379`.
<details>
<summary>Commits</summary>
<ul>
<li><a href="ee7c379375"><code>ee7c379</code></a> Harness: Ensure $DONE called only once in async-gc.js</li>
<li><a href="1bb7ecee5b"><code>1bb7ece</code></a> Harness: Account for Symbols being thrown in async tests</li>
<li><a href="554a18c34d"><code>554a18c</code></a> Add tests for regular and well-known Symbols as weak values</li>
<li><a href="a10968b462"><code>a10968b</code></a> Add &quot;Symbols as WeakMap keys&quot; feature flag</li>
<li><a href="d101ab9bc4"><code>d101ab9</code></a> Adapt descriptions of existing tests using Objects as weak values</li>
<li><a href="6291e42a72"><code>6291e42</code></a> Adapt existing tests regarding Symbols as weak values</li>
<li><a href="735f95adf5"><code>735f95a</code></a> Add WeakMap and WeakSet features to tests affected by symbols-as-weakmap-keys</li>
<li><a href="145c440069"><code>145c440</code></a> Remove duplicate WeakSet test</li>
<li><a href="01f73e96ca"><code>01f73e9</code></a> Temporal: Add tests for avoiding observable iteration in CalendarFields</li>
<li><a href="1550f7f7e1"><code>1550f7f</code></a> Temporal: Test that the offset option has the last word in ZDT.from()</li>
<li>Additional commits viewable in <a href="eb67a7689f...ee7c379375">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>
pull/2353/head
dependabot[bot] 2 years ago
parent
commit
427bd17941
  1. 2
      test262

2
test262

@ -1 +1 @@
Subproject commit eb67a7689f422cf14776f78191650d0d78c2d2e4
Subproject commit ee7c379375acb3e05722ed46874766e92fd4236f
Loading…
Cancel
Save