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

tst_QTextToSpeech::pauseResume(darwin) fails on macOS 13 in CI

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.5
    • Speech
    • None
    • macOS
    • 94a984aa0 (dev), 81082bb30 (6.8), 74c5c35a8 (dev), 7f3a36dc9 (6.10), 19df68e66 (6.9), 90d66aa61 (tqtc/lts-6.8)

      PASS   : tst_QTextToSpeech::initTestCase()
      agent:2022/11/04 09:58:55 build.go:394: 1: INFO   : tst_QTextToSpeech::pauseResume() entering
      agent:2022/11/04 09:58:55 build.go:394: 1: QDEBUG : tst_QTextToSpeech::pauseResume(darwin) [     0.108 D] qt.core.library unknown:0 unknown()  -  "/Users/qt/work/install/plugins/texttospeech/libqtexttospeech_speechdarwin.dylib" loaded library
      agent:2022/11/04 09:58:55 build.go:394: 1: INFO   : tst_QTextToSpeech::pauseResume(darwin) QCOMPARE(tts.state(), QTextToSpeech::Ready)
      agent:2022/11/04 09:58:55 build.go:394: 1:    Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(351)]
      agent:2022/11/04 09:58:55 build.go:394: 1: INFO   : tst_QTextToSpeech::pauseResume(darwin) QCOMPARE(tts.state(), QTextToSpeech::Speaking)
      agent:2022/11/04 09:58:55 build.go:394: 1:    Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(355)]
      agent:2022/11/04 09:59:20 build.go:394: 1: INFO   : tst_QTextToSpeech::pauseResume(darwin) QCOMPARE(tts.state(), QTextToSpeech::Paused)
      agent:2022/11/04 09:59:20 build.go:394: 1:    Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(359)]
      agent:2022/11/04 09:59:20 build.go:394: 1: FAIL!  : tst_QTextToSpeech::pauseResume(darwin) Compared values are not the same
      agent:2022/11/04 09:59:20 build.go:394: 1:    Actual   (tts.state())          : Ready
      agent:2022/11/04 09:59:20 build.go:394: 1:    Expected (QTextToSpeech::Paused): Paused
      agent:2022/11/04 09:59:20 build.go:394: 1:    Loc: [/Users/qt/work/qt/qtspeech/tests/auto/qtexttospeech/tst_qtexttospeech.cpp(359)]
      agent:2022/11/04 09:59:20 build.go:394: 1: INFO   : tst_QTextToSpeech::cleanupTestCase() entering
      agent:2022/11/04 09:59:20 build.go:394: 1: PASS   : tst_QTextToSpeech::cleanupTestCase()
      agent:2022/11/04 09:59:20 build.go:394: 1: Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 25588ms
      

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

            vhilshei Volker Hilsheimer
            vestbo Tor Arne Vestbø
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: