-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
2e6dff52d073# kyua report -r ~/.kyua/store/results.usr_local_tests_kyua.20241201-024941-696911.db
...
===> Broken tests
utils/fs/operations_test:free_disk_space__ok__real -> broken: Empty test result or no new line [0.004s]
utils/fs/operations_test:mount_tmpfs__ok__default_size -> broken: Empty test result or no new line [0.005s]
utils/fs/operations_test:mount_tmpfs__ok__explicit_size -> broken: Empty test result or no new line [0.005s]
utils/fs/operations_test:unmount__ok -> broken: Empty test result or no new line [0.004s]
===> Failed tests
engine/atf_test:test__body_only__crashes -> failed: Line 155: exp_result != test_result_handle->test_result() (model::test_result{type='broken', reason='Premature exit; test case received signal 6 (core dumped)'} != model::test_result{type='broken', reason='Empty test result or no new line'}) [0.009s]
integration/cmd_test_test:premature_exit -> failed: atf-check failed; see the output of the test for details [0.057s]
utils/stacktrace_test:dump_stacktrace__integration -> failed: Line 382: atf::utils::grep_file("#0", exit_handle.stderr_file().str()) not met [0.006s]
utils/stacktrace_test:dump_stacktrace__ok -> failed: Line 411: atf::utils::grep_file("^frame 1$", exit_handle.stderr_file().str()) not met [0.005s]
utils/stacktrace_test:dump_stacktrace_if_available__append -> failed: Line 551: atf::utils::grep_file("frame 1", exit_handle.stderr_file().str()) not met [0.006s]
utils/stacktrace_test:find_core__found__long -> failed: Core dumped, but no candidates found [0.006s]
utils/stacktrace_test:find_core__found__short -> failed: Core dumped, but no candidates found [0.005s]
I need to doublecheck and see whether or not the "Empty test result or no new line" issues are fixed by a commit I have in the queue.
Metadata
Metadata
Assignees
Labels
No labels