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 EUnit assert macro tests #8846

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dmitrivereshchagin
Copy link
Contributor

These changes run EUnit application tests from eunit_SUITE, update assert macro tests, and ensure that _assert* and assert* use the same error terms.

The eunit module passed to eunit:test/1 does not have tests, but some
other modules do.  Some tests are also fixed.
This is done to ensure that both forms of the same macro use the same
error term.  Tests for _assertError, _assertExit, and _assertThrow are
added for completeness; their behavior is unchanged.
Copy link
Contributor

github-actions bot commented Sep 22, 2024

CT Test Results

  2 files   12 suites   4m 5s ⏱️
105 tests 103 ✅ 2 💤 0 ❌
121 runs  119 ✅ 2 💤 0 ❌

Results for commit d4a4123.

♻️ 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

@u3s u3s self-assigned this Sep 23, 2024
@u3s u3s added team:PS Assigned to OTP team PS testing currently being tested, tag is used by OTP internal CI labels Sep 23, 2024
@u3s u3s removed the testing currently being tested, tag is used by OTP internal CI label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:PS Assigned to OTP team PS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants