Details
-
Sub-task
-
Resolution: Fixed
-
P1: Critical
-
None
-
None
-
963d72200 (dev), ab8d3fad6 (dev)
Description
There's a problem with webdriver-manager during provisioning that was found while trying to merge this CR https://codereview.qt-project.org/c/qt/qt5/+/575510
EDIT by jimis: It has failed repeatedly several times already. Here is what I believe is going on:
- pip install webdriver-manager during provisioning is successful (provisioning is green)
- zypper install chromium chromedriver is also successful.
- That latest version of webdriver-manager in combination with the version of chrome, trigger a bug in the testing stage
The main bug here is that we haven't locked down the versions of webdriver-manager and chromedriver and chromium, but we always install the latest.
Attachments
Issue Links
- blocks
-
QTBUG-126687 Upgrade to FFmpeg 7.0.1
- Closed
For Gerrit Dashboard: QTQAINFRA-6465 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
587300,13 | Provisioning: Pin version of Chrome and chromedriver for WASM tests | dev | qt/qt5 | Status: MERGED | +2 | 0 |
591673,4 | Provisioning: Remove unnecessary Chrome instalation for WASM testing | dev | qt/qt5 | Status: MERGED | +2 | 0 |