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

Bump luatest to 1.0.1-33-g7dc5cb7d5813 #451

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Commits on Oct 31, 2024

  1. Bump luatest to 1.0.1-33-g7dc5cb7

    New version includes the following commits related to luatest
    functionality:
    
    - Add a long option --no-capture [1]
    - server: fix assertion error serialization in exec() [2]
    - Add `assert_items_exclude` matcher [3]
    - Fix utils.strip_luatest_trace [4]
    - Propagate stack trace from Server:exec() [5]
    - Do not spam stdout on failure when unified logging is enabled [6]
    - Do not hijack runner stderr for unified logging [7]
    - Drop log verbosity levels [8]
    - Improve assertion logging [9]
    - Do not pretty format log arguments [10]
    - Quote some logged strings [11]
    
    [1] tarantool/luatest@3a78617
    [2] tarantool/luatest@3ad7fae
    [3] tarantool/luatest@8254673
    [4] tarantool/luatest@186f595
    [5] tarantool/luatest@428a2f9
    [6] tarantool/luatest@8f87dd6
    [7] tarantool/luatest@136ade3
    [8] tarantool/luatest@8a490e9
    [9] tarantool/luatest@06aa907
    [10] tarantool/luatest@fa14308
    [11] tarantool/luatest@7dc5cb7
    locker committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a118ff3 View commit details
    Browse the repository at this point in the history