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

Need ability to set screen resolution in test config - to ensure test consistency between build and execution #49

Open
clemensutschig opened this issue Feb 8, 2022 · 3 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@clemensutschig
Copy link
Contributor

clemensutschig commented Feb 8, 2022

if the tests are built in one resolution and executed in another - they will fail . we MUST prevent this ..

the best idea i can come up with is a config flag in the test.json - that triggers the reset to a specific resolution on teststart (or disconnect)

https://social.technet.microsoft.com/Forums/windowsserver/en-US/0ca62c6b-333d-474f-95a2-0b3eda22b4c2/65279why-quottscon-2-destconsolequot-changes-screen-resolution-to-640x480-pixels

@albertpuente

@clemensutschig clemensutschig added the enhancement New feature or request label Feb 8, 2022
@clemensutschig clemensutschig changed the title Need ability to set screen resolution in config - to ensure consistency Need ability to set screen resolution in config - to ensure test consistency between build and execution Feb 8, 2022
@clemensutschig clemensutschig changed the title Need ability to set screen resolution in config - to ensure test consistency between build and execution Need ability to set screen resolution in test config - to ensure test consistency between build and execution Feb 8, 2022
@clemensutschig clemensutschig added the documentation Improvements or additions to documentation label Feb 10, 2022
@clemensutschig
Copy link
Contributor Author

@albertpuente - I guess this is a doc topic,... ?! thoughts?

@clemensutschig
Copy link
Contributor Author

@albertpuente - we should add our batch script here into toscaci :)

@albertpuente
Copy link
Contributor

We also discussed with Ivan if we should just spawn a completely new machine for each run from a pool. Resolution then could be setup upon the start of the machine, which would be terminated after the tests are done. We should save the workspace somewhere, of course, so that it can be reviewed after the fact. Potentially nexus.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants