Browse Source
Unit tests currently are not runnable on Windows systems, failing on two testfiles: test_jobserver.py and test_testsuite.py. This commit removes code dependency on Windows-unavailable elements on Windows systems via skipping the offending tests. Signed-off-by: Lukasz Mrugala <lukaszx.mrugala@intel.com>pull/72847/head
2 changed files with 35 additions and 22 deletions
Loading…
Reference in new issue