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

qknxgroupaddressinfo tests are failing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 5.12.0 Alpha
    • 5.12.0 Alpha
    • KNX
    • None
    • macOS
    • 44c47d7784577ba5bbb1beee098ff91a3a09f93c

    Description

      Continuous Integration: Failed

      The test execution failed ('/Users/qt/work/qt/qtknx/tests/auto/qknxgroupaddressinfo'). The CI rejected the staged commits due to the beforementioned reason. Possible reason could be a bug in one of the commits or some more recent change. Please investigate it.

      The error was in "qt/qtknx", revision: c99f9c43b8add8ef99b1e5a89c89b70fee770133

      agent:2018/08/06 09:02:02 build.go:637:
      agent:2018/08/06 09:02:02 build.go:436: Executing instruction 105 of 118 - RunQtUnitTest
      agent:2018/08/06 09:02:02 build.go:302: [make check -j1] 900 900
      agent:2018/08/06 09:02:02 build.go:187: /Users/qt/work/qt/qtknx/tests/auto/qknxgroupaddressinfo/target_wrapper.sh ./tst_qknxgroupaddressinfo -o /Users/qt/work/testresults/tests/auto/qknxgroupaddressinfo728462723,xml -o -,txt
      agent:2018/08/06 09:02:02 build.go:187: ********* Start testing of tst_QKnxGroupAddressInfos *********
      agent:2018/08/06 09:02:02 build.go:187: Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 8.0.0 (clang-800.0.42.1) (Apple))
      agent:2018/08/06 09:02:02 build.go:187: PASS : tst_QKnxGroupAddressInfos::initTestCase()
      agent:2018/08/06 09:02:02 build.go:187: FAIL! : tst_QKnxGroupAddressInfos::groupAddressInfo() Compared values are not the same
      agent:2018/08/06 09:02:02 build.go:187: Actual (s_msg) : "QKnxGroupAddressInfo (installation=Installation, name=Name, address=0x0000, type=QKnxDatapointType::Type::DptSwitch, description=Description)"
      agent:2018/08/06 09:02:02 build.go:187: Expected (QString("QKnxGroupAddressInfo (installation=Installation, name=Name, " "address=0x0000, type=QKnxDatapointType::Type(DptSwitch), description=Description)")): "QKnxGroupAddressInfo (installation=Installation, name=Name, address=0x0000, type=QKnxDatapointType::Type(DptSwitch), description=Description)"
      agent:2018/08/06 09:02:02 build.go:187: Loc: [tst_qknxgroupaddressinfo.cpp(219)]
      agent:2018/08/06 09:02:02 build.go:187: PASS : tst_QKnxGroupAddressInfos::groupAddressInfosFromXml()
      agent:2018/08/06 09:02:02 build.go:187: QWARN : tst_QKnxGroupAddressInfos::groupAddressInfosFromZip() QFSFileEngine::open: No file name specified
      agent:2018/08/06 09:02:02 build.go:187: PASS : tst_QKnxGroupAddressInfos::groupAddressInfosFromZip()
      agent:2018/08/06 09:02:02 build.go:187: PASS : tst_QKnxGroupAddressInfos::cleanupTestCase()
      agent:2018/08/06 09:02:02 build.go:187: Totals: 4 passed, 1 failed, 0 skipped, 0 blacklisted, 99ms
      agent:2018/08/06 09:02:02 build.go:187: ********* Finished testing of tst_QKnxGroupAddressInfos *********
      agent:2018/08/06 09:02:02 build.go:187: make: *** [check] Error 1
      agent:2018/08/06 09:02:02 build.go:227: Process finished with error: exit status 2
      agent:2018/08/06 09:02:02 build.go:190: Error reading from stdout/err: exit status 2
      agent:2018/08/06 09:02:22 runner.go:151: Re-running tests/auto/qknxgroupaddressinfo with TESTARGS=groupAddressInfo
      agent:2018/08/06 09:02:22 build.go:302: [make check -j1] 900 900
      agent:2018/08/06 09:02:23 build.go:187: /Users/qt/work/qt/qtknx/tests/auto/qknxgroupaddressinfo/target_wrapper.sh ./tst_qknxgroupaddressinfo groupAddressInfo
      agent:2018/08/06 09:02:23 build.go:187: ********* Start testing of tst_QKnxGroupAddressInfos *********
      agent:2018/08/06 09:02:23 build.go:187: Config: Using QtTest library 5.12.0, Qt 5.12.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 8.0.0 (clang-800.0.42.1) (Apple))
      agent:2018/08/06 09:02:23 build.go:187: PASS : tst_QKnxGroupAddressInfos::initTestCase()
      agent:2018/08/06 09:02:23 build.go:187: FAIL! : tst_QKnxGroupAddressInfos::groupAddressInfo() Compared values are not the same
      agent:2018/08/06 09:02:23 build.go:187: Actual (s_msg) : "QKnxGroupAddressInfo (installation=Installation, name=Name, address=0x0000, type=QKnxDatapointType::Type::DptSwitch, description=Description)"
      agent:2018/08/06 09:02:23 build.go:187: Expected (QString("QKnxGroupAddressInfo (installation=Installation, name=Name, " "address=0x0000, type=QKnxDatapointType::Type(DptSwitch), description=Description)")): "QKnxGroupAddressInfo (installation=Installation, name=Name, address=0x0000, type=QKnxDatapointType::Type(DptSwitch), description=Description)"
      agent:2018/08/06 09:02:23 build.go:187: Loc: [tst_qknxgroupaddressinfo.cpp(219)]
      agent:2018/08/06 09:02:23 build.go:187: PASS : tst_QKnxGroupAddressInfos::cleanupTestCase()
      agent:2018/08/06 09:02:23 build.go:187: Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 4ms
      agent:2018/08/06 09:02:23 build.go:187: ********* Finished testing of tst_QKnxGroupAddressInfos *********
      agent:2018/08/06 09:02:23 build.go:187: make: *** [check] Error 1
      agent:2018/08/06 09:02:23 build.go:227: Process finished with error: exit status 2
      agent:2018/08/06 09:02:23 build.go:190: Error reading from stdout/err: exit status 2
      agent:2018/08/06 09:02:23 build.go:423: Executing scheduled instruction 1 of 2 - Upload all core dumps if there are some
      agent:2018/08/06 09:02:23 build.go:365: No core files have been found, that is good
      agent:2018/08/06 09:02:23 build.go:425:
      agent:2018/08/06 09:02:23 build.go:423: Executing scheduled instruction 2 of 2 - Upload test results
      agent:2018/08/06 09:02:23 storageclient.go:518: Collecting test results, archiving and uploading them
      agent:2018/08/06 09:02:23 result.go:155: Collecting 38 test results ...
      agent:2018/08/06 09:02:23 build.go:425:
      agent:2018/08/06 09:02:23 agent.go:198: Test failed
      agent:2018/08/06 09:02:23 agent.go:94: ERROR building: exit status 2

      Build log: https://testresults.qt.io/logs/qt/qtknx/28f9e47b0beda9826eb2f8aa04457db058bd9bd1/MacOSOSX_10_11x86_64MacOSOSX_10_11x86_64Clangqtci-osx-10.11-x86_64-3-070c19DeveloperBuild_Release_QtNamespace_NoPch/83d85898e344c62742f22502d6b1ac22777ef729/test_1533578448/log.txt.gz

      Details: http://ci-files01-hki.intra.qt.io:8080/coin/integration/qt/tqtc-qt5/tasks/1533572115

      Tested changes (refs/builds/qtci/tqtc/dev/1533534733):
      https://codereview.qt-project.org/#/q/d37be02bd23e1938b0660b822fc9fdf6f57169e2,n,z Merge remote-tracking branch 'origin/dev' into tqtc/dev
      https://codereview.qt-project.org/#/q/d15eececde6338330985e71fe5d128248053b72c,n,z Update submodules on 'tqtc/dev' in qt5

      Attachments

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

        Activity

          People

            heimrich Karsten Heimrich
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes