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

QE: Downgrade chronium and chromedriver version #1627

Merged

Conversation

maximenoel8
Copy link
Contributor

@maximenoel8 maximenoel8 commented Jul 23, 2024

What does this PR change?

Controller upgraded chromedriver and chromium to version 126.0.6478.126. This version is creating timeout error during the testsuite execution. This timeout is related to client.read_timeout = 240 and probably cause by the session being lost.
Error
Net::ReadTimeout (Net::ReadTimeout)

To prevent this issue, this PR is downgrading chromedriver and chromium to version 125.0.6422.141-bp155.2.91.1 that was the previous version.

Related card: https://github.com/SUSE/spacewalk/issues/24883

@maximenoel8 maximenoel8 self-assigned this Jul 23, 2024
@srbarrios srbarrios self-requested a review July 23, 2024 10:21
Copy link
Member

@srbarrios srbarrios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
But please like it to our card, and make a short description.
So we can track this in the future.

@maximenoel8 maximenoel8 merged commit 33f5f85 into uyuni-project:master Jul 23, 2024
2 checks passed
@maximenoel8 maximenoel8 deleted the downgrade_chromedriver branch July 23, 2024 10:39
@srbarrios
Copy link
Member

Possible root cause getgauge/taiko#2732

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