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

erl_stdlib_errors: Fix wonky error description for maps:update/3 #8721

Conversation

jhogberg
Copy link
Contributor

Fixes #8719

@jhogberg jhogberg added team:VM Assigned to OTP team VM fix testing currently being tested, tag is used by OTP internal CI labels Aug 14, 2024
@jhogberg jhogberg self-assigned this Aug 14, 2024
Copy link
Contributor

github-actions bot commented Aug 14, 2024

CT Test Results

    2 files     95 suites   35m 59s ⏱️
2 143 tests 2 095 ✅ 48 💤 0 ❌
2 452 runs  2 402 ✅ 50 💤 0 ❌

Results for commit 19970c8.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@bjorng
Copy link
Contributor

bjorng commented Aug 16, 2024

Shouldn't this be fixed in maint?

@jhogberg jhogberg force-pushed the john/stdlib/fix-maps-update-error-description/OTP-19189 branch from 463a0b7 to 19970c8 Compare August 16, 2024 12:16
@jhogberg jhogberg changed the base branch from master to maint August 16, 2024 12:16
@jhogberg jhogberg merged commit e47c2a1 into erlang:maint Aug 26, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Minor bug in error message maps:update
2 participants