Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTest desktop immersive mode in CI #26345
Open
Labels
Comments
|
This is probably a good idea, but it wouldn't have caught #26340 since on our CI machine it doesn't crash, it produces a black screen instead. This is most likely issues with driver bugs on different mac GPUs, so I'm not sure how to deal with it in CI. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If we disable the code that checks for user input, it should be possible to do a smoketest that entering and exiting immersive mode on desktop is possible using the glwindow backend. This would hopefully avoid regressions like #26340.