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

clang builds in windows causes tst_lrelease::translate() failures

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P2: Important
    • None
    • 6.0
    • Tools: Linguist
    • None

    Description

      Building with WinLib's clang/llvm/mingw toolchain causes:

      agent:2020/11/26 18:11:40 build.go:379: 1: PASS   : tst_lrelease::initTestCase()
      agent:2020/11/26 18:11:40 build.go:379: 1: FAIL!  : tst_lrelease::translate() '!QProcess::execute(lrelease, QStringList() << (dataDir + "translate.ts"))' returned FALSE. ()
      agent:2020/11/26 18:11:40 build.go:379: 1: /Users/qt/work/qt/qttools/tests/auto/linguist/lrelease/tst_lrelease.cpp(113) : failure location
      agent:2020/11/26 18:11:40 build.go:379: 1: FAIL!  : tst_lrelease::compressed() '!QProcess::execute(lrelease, QStringList() << "-compress" << (dataDir + "compressed.ts"))' returned FALSE. ()
      agent:2020/11/26 18:11:40 build.go:379: 1: /Users/qt/work/qt/qttools/tests/auto/linguist/lrelease/tst_lrelease.cpp(163) : failure location
      agent:2020/11/26 18:11:40 build.go:379: 1: FAIL!  : tst_lrelease::idbased() '!QProcess::execute(lrelease, QStringList() << "-idbased" << (dataDir + "idbased.ts"))' returned FALSE. ()
      agent:2020/11/26 18:11:40 build.go:379: 1: /Users/qt/work/qt/qttools/tests/auto/linguist/lrelease/tst_lrelease.cpp(180) : failure location
      agent:2020/11/26 18:11:40 build.go:379: 1: FAIL!  : tst_lrelease::markuntranslated() '!QProcess::execute(lrelease, QStringList() << "-markuntranslated" << "#" << "-idbased" << (dataDir + "idbased.ts"))' returned FALSE. ()
      agent:2020/11/26 18:11:40 build.go:379: 1: /Users/qt/work/qt/qttools/tests/auto/linguist/lrelease/tst_lrelease.cpp(192) : failure location
      agent:2020/11/26 18:11:40 build.go:379: 1: FAIL!  : tst_lrelease::dupes() 'proc.waitForFinished()' returned FALSE. ()
      agent:2020/11/26 18:11:40 build.go:379: 1: /Users/qt/work/qt/qttools/tests/auto/linguist/lrelease/tst_lrelease.cpp(206) : failure location
      agent:2020/11/26 18:11:40 build.go:379: 1: FAIL!  : tst_lrelease::noTranslations() 'proc.waitForFinished()' returned FALSE. ()
      agent:2020/11/26 18:11:40 build.go:379: 1: /Users/qt/work/qt/qttools/tests/auto/linguist/lrelease/tst_lrelease.cpp(215) : failure location
      agent:2020/11/26 18:11:40 build.go:379: 1: PASS   : tst_lrelease::cleanupTestCase()
      agent:2020/11/26 18:11:40 build.go:379: 1: Totals: 2 passed, 6 failed, 0 skipped, 0 blacklisted, 80ms
      

      Attachments

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

        Activity

          People

            kkohne Kai Köhne
            tosaraja Tony Sarajärvi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes