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

Use fixed version of chromium for Bokeh image tests #243

Merged
merged 1 commit into from May 17, 2023

Conversation

ianthomas23
Copy link
Member

This sets up the linux runner for the Bokeh image tests to use a specific version of chromium, the same that is used in the Bokeh CI. The BokehRenderer image tests, particularly the --runtext ones, are very sensitive to browser version.

The chromium version used is 110.0.5481.100.

The idea is that whenever Bokeh update the chromium version used for CI, the same should be done here. This is relatively infrequently, certainly much less often than new releases of chromium.

There is some extra debug info in a new test_chrome_version test, which just prints the versions of chrome and chromedriver that are used rather than actually testing them. This may be changed in future.

@ianthomas23 ianthomas23 merged commit ff75c94 into main May 17, 2023
26 checks passed
@ianthomas23 ianthomas23 deleted the chrome_version branch May 17, 2023 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant