Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to run each test in separate xvfb screen #184

Closed
SunnyBerlin opened this issue Mar 29, 2023 · 1 comment
Closed

Add ability to run each test in separate xvfb screen #184

SunnyBerlin opened this issue Mar 29, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request testing testing

Comments

@SunnyBerlin
Copy link

At the moment when running tests parallely they are all using same screen.
There is an idea to record video of test capturing the screen, however at the moment all tests are running in same display.
To achieve that we need to make change such tests run "individual" screens.

@SunnyBerlin SunnyBerlin self-assigned this Mar 29, 2023
@SunnyBerlin SunnyBerlin added enhancement New feature or request testing testing labels Mar 29, 2023
nagaina pushed a commit that referenced this issue Mar 30, 2023
* (#184): Add ability to run tests in seperate virtual screens

* (#184): Add ability to run tests in seperate virtual screens

* (#184): Add ability to run tests in seperate virtual screens
@SunnyBerlin
Copy link
Author

Fixed cc10613

nagaina pushed a commit that referenced this issue Apr 10, 2023
…cording (#191)

* (#184): Add ability to run tests in seperate virtual screens

* (#184): Add ability to run tests in seperate virtual screens

* (#184): Add ability to run tests in seperate virtual screens

* issue-190: Add ffmpeg to docker image

* Edit base image
nagaina pushed a commit that referenced this issue Apr 23, 2023
* (#184): Add ability to run tests in seperate virtual screens

* (#184): Add ability to run tests in seperate virtual screens

* Add video files to expected directory

* (#183): Accomodate running tests with ability to record and store video file of run

* wip: video files copy

* start record mp4 instead, removed mov files and reduce log speed

* add golden mp4 videos

* Update runRegTests.sh

* Update log_reader.cpp

* Update log_reader.cpp

* Update test_runner.sh

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update runRegTests.sh

* Update config.yml

* fixed issue with closing ffmpeg

* redirect ffmpeg log to dev null

* add flag to keep pass artifacts and reverted log replying speed

* add golden video recordings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing testing
Projects
None yet
Development

No branches or pull requests

1 participant