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

Fix failing binary match #8284

Merged

Conversation

bjorng
Copy link
Contributor

@bjorng bjorng commented Mar 20, 2024

Closes #8280

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

github-actions bot commented Mar 20, 2024

CT Test Results

    2 files    296 suites   8m 58s ⏱️
  780 tests   778 ✅ 2 💤 0 ❌
4 942 runs  4 940 ✅ 2 💤 0 ❌

Results for commit d0dc1eb.

♻️ 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 bjorng force-pushed the bjorn/compiler/fix-bs_ensure/GH-8280/OTP-19035 branch from 5049e4c to d0dc1eb Compare March 20, 2024 09:07
@bjorng bjorng merged commit e5b938e into erlang:maint Mar 22, 2024
16 checks passed
@bjorng bjorng deleted the bjorn/compiler/fix-bs_ensure/GH-8280/OTP-19035 branch April 25, 2024 03:48
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.

Bitstring syntax returns inconsistent result when using erlang:byte_size as binary size
1 participant