Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-129935

WASM: Browser Selection in Test Helpers is broken

    XMLWordPrintable

Details

    • WebAssembly

    Description

      https://codereview.qt-project.org/c/qt/qtbase/+/587336 added chrome browser detection to QTestHelpers.cmake. It expects the environment variable BROWSER_FOR_WASM to be set at configure time.

      In an CI environment, this is not the case at configure time, see here.

      The browser command therefore expands to chrome, which at that point is not in PATH.

      Critical, because it renders webassembly-linux-thread-asyncify-tests dysfunctional.

      Attachments

        For Gerrit Dashboard: QTBUG-129935
        # Subject Branch Project Status CR V

        Activity

          People

            piwierci Piotr Wierciński
            axelspoerl Axel Spoerl
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes