testr list-tests --quiet is too noisy

Bug #1532109 reported by Angus Lees
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Testrepository
New
Undecided
Unassigned

Bug Description

(testr 0.0.20.final.0)

% testr list-tests --quiet | head
running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \
OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \
OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-60} \
${PYTHON:-python} -m subunit.run discover -t ./ ./oslo_privsep --list
oslo_privsep.tests.test_capabilities.TestCapabilities.test_drop_all_caps_except
oslo_privsep.tests.test_capabilities.TestCapabilities.test_drop_all_caps_except_error
oslo_privsep.tests.test_capabilities.TestCapabilities.test_get_caps
[etc]

I expected --quiet to not print the command it was about to run, and only print the list of test ids.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.