Jiri Daněk created PROTON-2212:
----------------------------------
Summary: Fuzz tests are printing too much output in ctest -VV log
Key: PROTON-2212
URL: https://issues.apache.org/jira/browse/PROTON-2212
Project: Qpid Proton
Issue Type: Test
Components: proton-c
Affects Versions: proton-c-0.31.0
Reporter: Jiri Daněk
Assignee: Jiri Daněk
Two ideas.
Minimize the test suite. It is possible that we can have less fuzz examples and
still achieve the same line coverage. Fuzzers have a test-suite minimizing
feature.
Do not always print the name of the test that is being executed. This has the
disadvantage that a stuck test is not reported. Test name could be written to a
file, "current_test.txt", this allows recovering that. CTest may have a feature
to print output only on failure, from this specific test. The tests never got
stuck lately, so not having the information in CI log may be acceptable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]