otp
otp copied to clipboard
Update EUnit assert macro tests
These changes run EUnit application tests from eunit_SUITE, update assert macro tests, and ensure that _assert* and assert* use the same error terms.
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
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?
Unfortunately I don't have a Windows machine at hand. Could you please share the EUnit output from Common Test logs?