Closed jonvanausdeln closed 3 days ago
Due to https://github.com/posit-dev/positron/issues/5407 , the console pane needs to be bigger for windows CI Tests
In gradio test, added minimizing both sidebars before running app, then bringing them back before viewer is checked.
Python app test should pass. https://github.com/posit-dev/positron/actions/runs/11900458691
LGTM... we should really try to fix the windows resolution issue. Handling all these edge cases is yuck.
Yeah.. we've tried a few times to no avail. But I might revisit soon.
Intent
Due to https://github.com/posit-dev/positron/issues/5407 , the console pane needs to be bigger for windows CI Tests
Approach
In gradio test, added minimizing both sidebars before running app, then bringing them back before viewer is checked.
QA Notes
Python app test should pass. https://github.com/posit-dev/positron/actions/runs/11900458691