Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-6466 Lock-down versions of provisioned software
  3. QTQAINFRA-6465

pip install webdriver-manager and chromedriver and chromium packages should be version-locked

    XMLWordPrintable

Details

    • 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:

      1. pip install webdriver-manager during provisioning is successful (provisioning is green)
      2. zypper install chromium chromedriver is also successful.
      3. 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

          For Gerrit Dashboard: QTQAINFRA-6465
          # Subject Branch Project Status CR V

          Activity

            People

              piwierci Piotr Wierciński
              padubsky Pavel Dubsky
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes