core-admin/qubes
Marek Marczykowski-Górecki 5423ead27a
tests/vm_qrexec_gui: do not swallow stderr on failure
QubesVM.run_for_stdio() by default captures stderr. In case of call fail
(non-zero return code), captured stderr is included in the exception
object, but isn't printed by default CalledProcessError message.
Make it visible by:
 - handling CalledProcessError and including in the test failure message
   (when exception is captured already)
 - not capturing stderr (if no exception handling is present in the
   test)
2020-03-14 03:43:22 +01:00
..
api
ext Merge remote-tracking branch 'origin/pr/295' 2020-03-09 01:48:01 +01:00
qmemman
storage Merge remote-tracking branch 'origin/pr/320' 2020-03-09 18:34:49 +01:00
tests tests/vm_qrexec_gui: do not swallow stderr on failure 2020-03-14 03:43:22 +01:00
tools
vm Workaround different behaviour of asyncio's Process.communicate() 2020-03-10 11:56:48 +01:00
__init__.py qubes module: Typo fix 2020-03-08 22:39:16 -04:00
app.py
backup.py Remove python2 compat __future__ imports 2020-02-15 17:33:34 +00:00
config.py config: fix mistake in path for services 2020-03-08 09:47:09 +01:00
devices.py
dochelpers.py Fix Sphinx 2 new API for Fedora 31+ 2019-11-22 21:39:31 +01:00
events.py
exc.py
features.py
firewall.py Make pylint happy 2019-09-27 16:29:20 +02:00
log.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rngdoc.py Remove python2 compat __future__ imports 2020-02-15 17:33:34 +00:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
utils.py Fix invalid timezone 2019-08-06 18:23:00 -03:00