otp icon indicating copy to clipboard operation
otp copied to clipboard

Update EUnit assert macro tests

Open dmitrivereshchagin opened this issue 1 year ago • 3 comments

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

dmitrivereshchagin avatar Sep 22 '24 20:09 dmitrivereshchagin

CT Test Results

  2 files   12 suites   4m 5s :stopwatch: 105 tests 103 :white_check_mark: 2 :zzz: 0 :x: 121 runs  119 :white_check_mark: 2 :zzz: 0 :x:

Results for commit d4a41235.

:recycle: 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

github-actions[bot] avatar Sep 22 '24 20:09 github-actions[bot]

This PR seems to fail eunit_SUITE:eunit_test on Windows machines (enoent and assertMatch errors). I am not sure yet if it is related to your code or some environment related thing - will try to check later.

Do you maybe have possibility of verifying it on Windows?

u3s avatar Oct 03 '24 07:10 u3s

Unfortunately I don't have a Windows machine at hand. Could you please share the EUnit output from Common Test logs?

dmitrivereshchagin avatar Oct 05 '24 07:10 dmitrivereshchagin