Benjamin Schubert pushed to branch bschubert/tests-no-chroot-linux at BuildStream / buildstream
Commits:
-
0e4324f9
by Benjamin Schubert at 2018-10-25T16:30:44Z
1 changed file:
Changes:
... | ... | @@ -113,6 +113,7 @@ tests-unix: |
113 | 113 |
variables:
|
114 | 114 |
BST_FORCE_BACKEND: "unix"
|
115 | 115 |
COVERAGE_ARTIFACT_PATH: "coverage-unix/"
|
116 |
+ PYTEST_ADDOPTS: "--color=yes"
|
|
116 | 117 |
|
117 | 118 |
# We remove the Bubblewrap and OSTree packages here so that we catch any
|
118 | 119 |
# codepaths that try to use them. Removing OSTree causes fuse-libs to
|