aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/interpreter.py
diff options
context:
space:
mode:
authorMarcel Hollerbach <m.hollerbach@partner.samsung.com>2018-10-30 18:42:28 +0100
committerJussi Pakkanen <jpakkane@gmail.com>2018-11-04 18:46:50 +0200
commit253c581412d7f2b09af353dd83d943454bd555be (patch)
tree402d5cad1a7377fdec6aa1ca3be9d75abdc60ec3 /mesonbuild/interpreter.py
parent63f4f9481ebc865b11a06aeecf0c624104d46afd (diff)
downloadmeson-253c581412d7f2b09af353dd83d943454bd555be.zip
meson-253c581412d7f2b09af353dd83d943454bd555be.tar.gz
meson-253c581412d7f2b09af353dd83d943454bd555be.tar.bz2
test: do not use PIPE
as instructed in the python docs, you should not use PIPE here. This can lead to deadlocks, with massive testsuite output. Which was the case for efl. For now the output of the tests is redirected into the a temp file, the content from there can then be used to fill the TestRun structure. This fixes test running problems in efl.
Diffstat (limited to 'mesonbuild/interpreter.py')
0 files changed, 0 insertions, 0 deletions