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

tasks: Install full chromium #637

Merged
merged 1 commit into from
Jan 20, 2025
Merged

tasks: Install full chromium #637

merged 1 commit into from
Jan 20, 2025

Conversation

martinpitt
Copy link
Member

The headless version has several bugs, at least [1] and [2]. Also, headless and full Chromium render texts slightly differently, so we can't debug/fix pixel tests with TEST_SHOW_BROWSER=pixels.

This is a net 100 MB size increase of the tasks container, and will break all pixel tests once, but long-term it is a better browser.

[1] https://issues.redhat.com/browse/COCKPIT-1159
[2] cockpit-project/cockpit-files#911 (comment)

The headless version has several bugs, at least [1] and [2]. Also,
headless and full Chromium render texts slightly differently, so we
can't debug/fix pixel tests with `TEST_SHOW_BROWSER=pixels`.

This is a net 100 MB size increase of the tasks container, and will
break all pixel tests once, but long-term it is a better browser.

[1] https://issues.redhat.com/browse/COCKPIT-1159
[2] cockpit-project/cockpit-files#911 (comment)
@martinpitt
Copy link
Member Author

@martinpitt
Copy link
Member Author

martinpitt commented Jan 20, 2025

Doing the first refresh in cockpit-project/cockpit-files#912 and cockpit-project/cockpit-podman#1973

@martinpitt martinpitt merged commit 07b3c11 into main Jan 20, 2025
6 checks passed
@martinpitt martinpitt deleted the full-chromium branch January 20, 2025 12:07
martinpitt added a commit to martinpitt/cockpit that referenced this pull request Jan 20, 2025
In cockpit-project/cockpituous#637 we moved the
tasks container to full chromium. As our pixel tests are now calibrated
to that instead of -headless, also prefer running the full chromium over
headless.
jelly pushed a commit to cockpit-project/cockpit that referenced this pull request Jan 21, 2025
In cockpit-project/cockpituous#637 we moved the
tasks container to full chromium. As our pixel tests are now calibrated
to that instead of -headless, also prefer running the full chromium over
headless.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants