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

Property-based tests for the gb_sets module #7574

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

Maria-12648430
Copy link
Contributor

Most of the functions in gb_sets are already tested in the property test suite provided in #7256, which tests the functions common to all three existing set implementations.

The functions which are unique to gb_sets are tested in the suite in this PR.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 18, 2023

CT Test Results

       2 files       90 suites   37m 46s ⏱️
1 919 tests 1 657 ✔️ 262 💤 0
2 215 runs  1 942 ✔️ 273 💤 0

Results for commit 1dfebf3.

♻️ 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 self-assigned this Aug 18, 2023
@bjorng bjorng added team:VM Assigned to OTP team VM enhancement testing currently being tested, tag is used by OTP internal CI labels Aug 18, 2023
@bjorng bjorng merged commit 5bd165d into erlang:master Aug 21, 2023
@bjorng
Copy link
Contributor

bjorng commented Aug 21, 2023

Thanks for your pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 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.

2 participants