summaryrefslogtreecommitdiff
path: root/testsuite/headless/run-headless-monitor-tests.sh
Commit message (Collapse)AuthorAgeFilesLines
* ci: Improve headless test loggingMatthias Clasen2023-05-061-4/+9
|
* More debug spewMatthias Clasen2023-05-041-1/+3
| | | | Lets see what MUTTER_DEBUG=screen-cast says.
* Add generous waitsMatthias Clasen2023-05-041-1/+5
| | | | | These tests work in the smae container locally. Perhaps this is down to timing?
* headless tests: Add debug spewMatthias Clasen2023-05-031-3/+3
| | | | | Trying to track down what is going on with our missing monitors.
* ci: Launch pipewire and wireplumberMatthias Clasen2023-05-031-2/+12
| | | | | The headless tests require pipewire and wireplumber for screencast sessions to work. So launch them.
* Use python3Matthias Clasen2023-05-031-1/+1
| | | | No /usr/bin/python in our CI image :(
* Make the headless input tests workMatthias Clasen2023-05-031-0/+26
These needed some updates and workarounds. They are now part of the testsuite and can be run like this: meson test -Cbuild --suite headless