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

Report failed Tarantool assertions and crashes #430

Open
drewdzzz opened this issue May 23, 2024 · 1 comment
Open

Report failed Tarantool assertions and crashes #430

drewdzzz opened this issue May 23, 2024 · 1 comment
Labels
feature A new functionality

Comments

@drewdzzz
Copy link
Contributor

drewdzzz commented May 23, 2024

In this workflow (taken from master) the test config-luatest/anonymous_replica_test.lua is marked as flaky. Actually, this flakiness is much more serious than just test fail: here is a fail of internal Tarantool assertion. Such failures are much more serious than flaky tests, so probably we should report assertion fails (and crashes) in a separate section, maybe we should even fail the test.

This is also the case for ASAN fails.

@sergos sergos added the feature A new functionality label May 24, 2024
@sergos
Copy link
Contributor

sergos commented May 24, 2024

Should be tightly bound with multivac system to enable a separate statistics for tests failed by assertion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new functionality
Projects
None yet
Development

No branches or pull requests

2 participants