Skip to content
Verified Commit 245b0b91 authored by Fushan Wen's avatar Fushan Wen
Browse files

appiumtests/mediacontrollertest: ensure the player process actually quits

Use Popen.wait after Popen.terminate to make sure the player process
actually quits before starting the next test, otherwise the result will
be inaccurate.

Fixes `ResourceWarning: subprocess <pid> is still running`
parent 3e457436
Pipeline #567052 failed with stage
in 21 minutes and 13 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment