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

Suspicious test condition for ecmascripttests

XMLWordPrintable

    • 6af5063c8f (qt/qtdeclarative/dev) 6af5063c8f (qt/tqtc-qtdeclarative/dev)

      The test functions are no-ops on non-x86_64, due to the test using

      #if defined(Q_PROCESSOR_X86_64)

       

      Considering that we have e.g. macOs on ARM, that doesn't really make sense. The tests should be able to run on all platforms, though they might time out on some due to the test being very slow (runs the whole ES testsuite in one function). The test might also not work when cross-compiling

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qtqmlteam Qt Qml Team User
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: