Skip to content

Commit

Permalink
Bump luatest to 1.0.1-33-g7dc5cb7d5813
Browse files Browse the repository at this point in the history
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
  • Loading branch information
locker committed Oct 31, 2024
1 parent 7acc532 commit f378afd
Showing 1 changed file with 1 addition and 1 deletion.

0 comments on commit f378afd

Please sign in to comment.