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 iterator helpers tests that passed even in noncompliant impls #3906

Merged
merged 1 commit into from
Aug 24, 2023

Conversation

michaelficarra
Copy link
Member

These were the only 2 iterator helper tests that were passing even in implementations that had not yet added support for iterator helpers.

@michaelficarra michaelficarra requested a review from a team as a code owner August 24, 2023 19:40
@ljharb ljharb requested a review from a team August 24, 2023 19:41
Copy link
Contributor

@ptomato ptomato left a comment

Choose a reason for hiding this comment

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

Good catch.

@ptomato ptomato force-pushed the iterator-helpers-noncompliant-passing branch from 0a61aac to f12d372 Compare August 24, 2023 19:46
@ptomato ptomato merged commit 9efb4f8 into main Aug 24, 2023
@ptomato ptomato deleted the iterator-helpers-noncompliant-passing branch August 24, 2023 20:09
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.

3 participants