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

Updating test expectations for DDC Set implementations. #2458

Merged
merged 3 commits into from
Jul 8, 2024

Conversation

Markzipan
Copy link
Contributor

DDC Sets Impls are now in dart:_js_helper (like with Maps) instead of dart:collection.

@bkonyi bkonyi merged commit c26ed86 into dart-lang:master Jul 8, 2024
46 of 47 checks passed
@jakemac53
Copy link
Contributor

Note that this PR introduced a new CI failure (during analysis, as there is now an unused variable).

@jakemac53
Copy link
Contributor

In general, when merging on red we should provide an explanation, and if there is a known failure then an issue should be filed to resolve it, or possibly skip the test etc, so that new failures like this aren't missed.

@bkonyi
Copy link
Collaborator

bkonyi commented Jul 8, 2024

In general, when merging on red we should provide an explanation, and if there is a known failure then an issue should be filed to resolve it, or possibly skip the test etc, so that new failures like this aren't missed.

That's my bad, I somehow missed that there was a failure and hit merge... I'll fix this now.

bkonyi added a commit that referenced this pull request Jul 8, 2024
@bkonyi bkonyi mentioned this pull request Jul 8, 2024
bkonyi added a commit that referenced this pull request Jul 9, 2024
* Remove unused variable

Follow up to #2458

* Fix additional test failure

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

Successfully merging this pull request may close these issues.

3 participants