comparison tests/test-hook.t @ 27689:50e621fe0362

run-tests: skip threading for a single test Threading is incompatible with most Python debuggers, which makes debugging run-tests.py a real pain. If there is only one test to run, skip using a thread for it. Note that --debug is not compatible with debugging tests, since it bypasses the output handling, which is where much of the excitement is.
author timeless <timeless@mozdev.org>
date Mon, 28 Dec 2015 17:48:40 +0000
parents 42aa0e570eaa
children d6d3cf5fda6f
comparison
equal deleted inserted replaced
27687:4cea1b918b21 27689:50e621fe0362