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

add Promise.try tests #4069

Merged
merged 1 commit into from May 14, 2024
Merged

add Promise.try tests #4069

merged 1 commit into from May 14, 2024

Conversation

ljharb
Copy link
Member

@ljharb ljharb commented May 1, 2024

Copy link
Contributor

@gibson042 gibson042 left a comment

Choose a reason for hiding this comment

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

LGTM modulo better use of helpers.

test/built-ins/Promise/try/args.js Outdated Show resolved Hide resolved
test/built-ins/Promise/try/throws.js Outdated Show resolved Hide resolved
@ptomato
Copy link
Contributor

ptomato commented May 14, 2024

Is this waiting for another review? Happy to oblige but it looks like it's already got plenty...

OK with me to just fix the linter errors and merge it. (looks like it needs 3x flags: [async] instead of features: [async])

@ljharb
Copy link
Member Author

ljharb commented May 14, 2024

i'll fix that and then land it :-)

@ljharb ljharb force-pushed the promise.try branch 2 times, most recently from 15c96ed to 8b6b0f5 Compare May 14, 2024 22:03
@ljharb ljharb merged commit 8b6b0f5 into main May 14, 2024
8 checks passed
@ljharb ljharb deleted the promise.try branch May 14, 2024 22:10
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.

None yet

5 participants