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

Update two Array.fromAsync this-constructor tests to test the correct behavior #3925

Closed
wants to merge 2 commits into from

Conversation

rmahdav
Copy link
Contributor

@rmahdav rmahdav commented Sep 15, 2023

Based on this fix on Array.fromAsync spec to avoid calling constructor twice, the following two tests needed to be updated:
built-ins/Array/fromAsync/this-constructor
built-ins/Array/fromAsync/this-constructor-operations

These tests should be updated after fixing double constructor call
in Array.fromAsync spec.
@rmahdav rmahdav requested review from a team as code owners September 15, 2023 22:01
@rmahdav rmahdav closed this Sep 15, 2023
@ljharb
Copy link
Member

ljharb commented Sep 15, 2023

Duplicated by #3926.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants