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

declarative_ui::MapItems::test_items_on_map() failed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 5.9.0 Beta 2
    • 5.10.0 Beta 1
    • Location
    • None
    • 6577609b5fb697e0e779f325772087e431877f7c

    Description

      https://codereview.qt-project.org/#/c/207737/ PS3
      https://testresults.qt.io/coin/integration/qt/qt5/tasks/1507274093

      declarative_ui::MapItems::test_items_on_map() failed on all linux and windows, for example:

      https://testresults.qt.io/coin/api/results/qt/qtlocation/0db63a9d7f693d5245056eb41a1128c5fec11187/LinuxUbuntu_16_04x86_64LinuxUbuntu_16_04x86_64GCCqtci-linux-Ubuntu-16.04-x86_64-1-3f6d14DeveloperBuild_OutOfSourceBuild_QtLibInfix_QtNamespace_BuildExamples_Documentation/54cdb1905114d528a8e046178cc2c44ab06e39a1/test_1507274664/testlog.txt.gz
      https://testresults.qt.io/coin/api/results/qt/qtlocation/0db63a9d7f693d5245056eb41a1128c5fec11187/WindowsWindows_10x86_64WindowsWindows_10x86_64MSVC2015qtci-windows-10-x86_64-7-ecf29fDeveloperBuild_Release_QtNamespace_QtLibInfix_BuildExamples/54cdb1905114d528a8e046178cc2c44ab06e39a1/test_1507274624/testlog.txt.gz

      agent:2017/10/06 12:22:42 build.go:279: [make check -j1] 900 900
      /home/qt/work/qt/qtlocation/tests/auto/declarative_ui/target_wrapper.sh  ./tst_declarative_ui -o /home/qt/work/testresults/tests/auto/declarative_ui050531233,xml -o -,txt -import "/home/qt/work/qt/qtlocation/tests/auto/declarative_ui/../../../qml"
      qml: mapZoomUserInit completed
      ********* Start testing of declarative_ui *********
      Config: Using QtTest library 5.10.0, Qt 5.10.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 5.4.0 20160609)
      PASS   : declarative_ui::MapProperties::initTestCase()
      PASS   : declarative_ui::MapProperties::test_coordinate_conversion()
      PASS   : declarative_ui::MapProperties::test_fov_limits()
      PASS   : declarative_ui::MapProperties::test_lazy_parameter()
      PASS   : declarative_ui::MapProperties::test_map_align_coordinate_to_point()
      PASS   : declarative_ui::MapProperties::test_map_center()
      PASS   : declarative_ui::MapProperties::test_map_clamp()
      PASS   : declarative_ui::MapProperties::test_map_parameters()
      PASS   : declarative_ui::MapProperties::test_map_setbearing()
      PASS   : declarative_ui::MapProperties::test_map_tilt_bearing()
      PASS   : declarative_ui::MapProperties::test_map_visible_region()
      PASS   : declarative_ui::MapProperties::test_pan()
      PASS   : declarative_ui::MapProperties::test_tilt_limits()
      PASS   : declarative_ui::MapProperties::test_zoom()
      PASS   : declarative_ui::MapProperties::test_zoom_limits()
      PASS   : declarative_ui::MapProperties::cleanupTestCase()
      PASS   : declarative_ui::CoordinateAnimation::initTestCase()
      PASS   : declarative_ui::CoordinateAnimation::test_coordinate_animation()
      PASS   : declarative_ui::CoordinateAnimation::cleanupTestCase()
      PASS   : declarative_ui::MapErrorHandling::initTestCase()
      PASS   : declarative_ui::MapErrorHandling::test_map_activeMapType()
      PASS   : declarative_ui::MapErrorHandling::test_map_clicked_wiht_no_plugin()
      PASS   : declarative_ui::MapErrorHandling::test_map_clicked_with_error_plugin()
      PASS   : declarative_ui::MapErrorHandling::test_map_error()
      PASS   : declarative_ui::MapErrorHandling::test_map_fitViewportToMapItems()
      PASS   : declarative_ui::MapErrorHandling::test_map_fromCoordinate()
      PASS   : declarative_ui::MapErrorHandling::test_map_gesture_enabled()
      PASS   : declarative_ui::MapErrorHandling::test_map_no_mapItems()
      PASS   : declarative_ui::MapErrorHandling::test_map_no_supportedMapTypes()
      PASS   : declarative_ui::MapErrorHandling::test_map_pan()
      PASS   : declarative_ui::MapErrorHandling::test_map_prefetchData()
      PASS   : declarative_ui::MapErrorHandling::test_map_setVisibleRegion()
      PASS   : declarative_ui::MapErrorHandling::test_map_set_center()
      PASS   : declarative_ui::MapErrorHandling::test_map_set_zoom_level()
      PASS   : declarative_ui::MapErrorHandling::test_map_toCoordinate()
      PASS   : declarative_ui::MapErrorHandling::cleanupTestCase()
      PASS   : declarative_ui::MapFlick::initTestCase()
      PASS   : declarative_ui::MapFlick::test_disable_onFlickStarted_with_disabled()
      PASS   : declarative_ui::MapFlick::test_disable_onFlickStarted_with_nogesture()
      PASS   : declarative_ui::MapFlick::test_disable_onPanStarted_with_disabled()
      PASS   : declarative_ui::MapFlick::test_disable_onPanStarted_with_nogesture()
      PASS   : declarative_ui::MapFlick::test_disabled_flicking_with_disabled()
      PASS   : declarative_ui::MapFlick::test_disabled_flicking_with_nogesture()
      PASS   : declarative_ui::MapFlick::test_flick_diagonal()
      PASS   : declarative_ui::MapFlick::test_flick_down()
      PASS   : declarative_ui::MapFlick::test_flick_down_with_filtering()
      PASS   : declarative_ui::MapFlick::test_flick_up()
      PASS   : declarative_ui::MapFlick::test_flick_up_with_filtering()
      PASS   : declarative_ui::MapFlick::cleanupTestCase()
      PASS   : declarative_ui::MapItems::initTestCase()
      PASS   : declarative_ui::MapItems::test_basic_items_properties()
      PASS   : declarative_ui::MapItems::test_drag()
      FAIL!  : declarative_ui::MapItems::test_items_on_map() property count
         Actual   (): 1
         Expected (): 2
         Loc: [/home/qt/work/qt/qtlocation/tests/auto/declarative_ui/tst_map_item.qml(302)]
      FAIL!  : declarative_ui::MapItems::test_no_items_on_map() property count
         Actual   (): 1
         Expected (): 2
         Loc: [/home/qt/work/qt/qtlocation/tests/auto/declarative_ui/tst_map_item.qml(375)]
      PASS   : declarative_ui::MapItems::cleanupTestCase()
      PASS   : declarative_ui::MapItemDetails::initTestCase()
      PASS   : declarative_ui::MapItemDetails::test_dateline()
      PASS   : declarative_ui::MapItemDetails::test_polygon()
      PASS   : declarative_ui::MapItemDetails::test_polyline()
      PASS   : declarative_ui::MapItemDetails::test_polyline_setpath()
      PASS   : declarative_ui::MapItemDetails::cleanupTestCase()
      PASS   : declarative_ui::MapItemsFitViewport::initTestCase()
      PASS   : declarative_ui::MapItemsFitViewport::test_fit_circle_to_viewport(circle 1)
      PASS   : declarative_ui::MapItemsFitViewport::test_fit_circle_to_viewport(circle 2)
      PASS   : declarative_ui::MapItemsFitViewport::test_fit_circle_to_viewport(circle 3)
      PASS   : declarative_ui::MapItemsFitViewport::test_fit_circle_to_viewport(circle 4)
      PASS   : declarative_ui::MapItemsFitViewport::test_fit_circle_to_viewport(circle 5)
      PASS   : declarative_ui::MapItemsFitViewport::test_fit_rectangle_to_viewport(rectangle 1)
      PASS   : declarative_ui::MapItemsFitViewport::test_fit_rectangle_to_viewport(rectangle 2)
      PASS   : declarative_ui::MapItemsFitViewport::test_fit_to_geoshape()
      PASS   : declarative_ui::MapItemsFitViewport::test_visible_itmes()
      PASS   : declarative_ui::MapItemsFitViewport::test_visible_map_move()
      PASS   : declarative_ui::MapItemsFitViewport::test_visible_zoom_in()
      PASS   : declarative_ui::MapItemsFitViewport::test_visible_zoom_out()
      PASS   : declarative_ui::MapItemsFitViewport::cleanupTestCase()
      PASS   : declarative_ui::MapItem::initTestCase()
      PASS   : declarative_ui::MapItem::test_aaa_basic_add_remove()
      PASS   : declarative_ui::MapItem::test_add_and_remove_with_view()
      PASS   : declarative_ui::MapItem::test_add_extra_listmodel()
      PASS   : declarative_ui::MapItem::test_basics()
      PASS   : declarative_ui::MapItem::test_dynamic_map_and_items()
      PASS   : declarative_ui::MapItem::test_listmodel()
      PASS   : declarative_ui::MapItem::test_model_change()
      PASS   : declarative_ui::MapItem::test_routemodel()
      PASS   : declarative_ui::MapItem::cleanupTestCase()
      PASS   : declarative_ui::MapKeepGrabAndPreventSteal::initTestCase()
      PASS   : declarative_ui::MapKeepGrabAndPreventSteal::test_flick()
      PASS   : declarative_ui::MapKeepGrabAndPreventSteal::test_map_grab()
      PASS   : declarative_ui::MapKeepGrabAndPreventSteal::test_map_preventsteal()
      PASS   : declarative_ui::MapKeepGrabAndPreventSteal::cleanupTestCase()
      PASS   : declarative_ui::MapType::initTestCase()
      PASS   : declarative_ui::MapType::test_maptype_capabilities()
      PASS   : declarative_ui::MapType::test_maptype_metadata()
      PASS   : declarative_ui::MapType::test_setting_types()
      PASS   : declarative_ui::MapType::cleanupTestCase()
      PASS   : declarative_ui::MouseArea::initTestCase()
      PASS   : declarative_ui::MouseArea::test_aaa_basic_properties()
      PASS   : declarative_ui::MouseArea::test_basic_click()
      PASS   : declarative_ui::MouseArea::test_basic_double_click()
      PASS   : declarative_ui::MouseArea::test_basic_position_changed()
      PASS   : declarative_ui::MouseArea::test_basic_press_release()
      FAIL!  : declarative_ui::MouseArea::test_enabled() property count
         Actual   (): 0
         Expected (): 1
         Loc: [/home/qt/work/qt/qtlocation/tests/auto/declarative_ui/tst_map_mouse.qml(265)]
      PASS   : declarative_ui::MouseArea::test_wheel()
      PASS   : declarative_ui::MouseArea::test_zzz_basic_press_and_hold()
      PASS   : declarative_ui::MouseArea::cleanupTestCase()
      Totals: 102 passed, 3 failed, 0 skipped, 0 blacklisted, 37902ms
      ********* Finished testing of declarative_ui *********
      Makefile:373: recipe for target 'check' failed
      make: *** [check] Error 3
      

      Attachments

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

        Activity

          People

            smd Jan Arve
            liaqi Liang Qi
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes