os-win/os_win/tests/unit/utils
Daniel Vincze e1c83c86bc Logging multiple WMI job errors
WMI jobs may return multiple errors, but only one of them
would be logged.

This change ensures that we're fetching all of them, calling the
Msvm_ConcreteJob.GetErrorEx method.

Change-Id: I7311e63e4f95c4e1d17357d28fdd1c7425362270
Closes-Bug: 1748208
2018-11-22 12:41:13 +00:00
..
compute Trivial: Fix flaky unit test 2018-11-07 10:14:20 +02:00
dns Use assertEqual() instead of assertDictEqual() 2016-12-19 10:56:43 +08:00
io Merge "tests: Use mock autospec in unit tests" 2018-01-22 17:20:55 +00:00
metrics Allow enabling metrics per virtual disk 2018-09-27 19:40:48 +03:00
network Ignore events for unnamed VM vNICs 2018-09-28 16:08:27 +03:00
storage Merge "Remove deprecated methods" 2018-02-22 14:03:34 +00:00
__init__.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00
test_aclutils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_baseutils.py tests: Sets baseutils.BaseUtilsVirt._old_wmi 2017-06-23 02:52:11 -07:00
test_hostutils.py Adds NIC hardware offload support 2018-01-22 07:41:46 -08:00
test_hostutils10.py Adds Hyper-V PCI Passthrough support 2017-01-18 18:45:58 +02:00
test_jobutils.py Logging multiple WMI job errors 2018-11-22 12:41:13 +00:00
test_pathutils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_win32utils.py tests: Use mock autospec in unit tests 2018-01-22 08:39:13 -08:00
test_wqlutils.py Move unit tests to a separate folder 2016-10-17 14:25:45 +03:00