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

tst_controls::Default::StackView crashes

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P0: Blocker
    • 5.9.0 Beta 2
    • 5.9
    • Quick: Controls 2
    • None
    • OSX_10_10x86_64OSXOSX_10_10x86_64Clangqtci-osx-10.10-x86_64-71d782DeveloperBuild_Release_QtNamespace_NoPch
    • 398691d74e9a2bc944a4816ebc78d0beef780fec 9538cd7fbe43b1479f23a37bc8f19012981257a6

    Description

      As seen in https://codereview.qt-project.org/#/c/185518/

      Qt CI Bot		11:36 AM
      Continuous Integration: Failed
       Module "qt/qtquickcontrols2" (1460f571cc1611ac95a399a713a45573a58f4fd0) Failed test(s): /Users/qt/work/qt/qtquickcontrols2/tests/auto/controls/default:
       edString))
       PASS   : tst_controls::Default::ComboBox::test_find(banana (MatchFixedString|MatchCaseSensitive))
       PASS   : tst_controls::Default::ComboBox::test_find(coco (MatchStartsWith))
       PASS   : tst_controls::Default::ComboBox::test_find(coco (MatchStartsWith|MatchCaseSensitive))
       PASS   : tst_controls::Default::ComboBox::test_find(MUFFIN (MatchEndsWith))
       PASS   : tst_controls::Default::ComboBox::test_find(MUFFIN (MatchEndsWith|MatchCaseSensitive))
       PASS   : tst_controls::Default::ComboBox::test_find(Con (MatchContains))
       PASS   : tst_controls::Default::ComboBox::test_find(Con (MatchContains|MatchCaseSensitive))
       PASS   : tst_controls::Default::ComboBox::test_focus()
       PASS   : tst_controls::Default::ComboBox::test_font()
       PASS   : tst_controls::Default::ComboBox::test_highlightRange()
       PASS   : tst_controls::Default::ComboBox::test_keySearch()
       XFAIL  : tst_controls::Default::ComboBox::test_keys_attached() An editable ComboBox does not yet support the Keys attached property.
          Loc: [/Users/qt/work/qt/qtquickcontrols2/tests/auto/controls/data/tst_combobox.qml(1309)]
       PASS   : tst_controls::Default::ComboBox::test_keys_attached()
       PASS   : tst_controls::Default::ComboBox::test_keys_home_end()
       QWARN  : tst_controls::Default::ComboBox::test_keys_home_end() file:///Users/qt/work/install/qml/QtTest/SignalSpy.qml:259: TypeError: Cannot read property of null
       PASS   : tst_controls::Default::ComboBox::test_keys_space_enter_escape(space-space)
       PASS   : tst_controls::Default::ComboBox::test_keys_space_enter_escape(space-enter)
       PASS   : tst_controls::Default::ComboBox::test_keys_space_enter_escape(space-return)
       PASS   : tst_controls::Default::ComboBox::test_keys_space_enter_escape(space-escape)
       PASS   : tst_controls::Default::ComboBox::test_keys_space_enter_escape(space-0)
       PASS   : tst_controls::Default::ComboBox::test_keys_space_enter_escape(enter-enter)
       PASS   : tst_controls::Default::ComboBox::test_keys_space_enter_escape(return-return)
       PASS   : tst_controls::Default::ComboBox::test_keys_space_enter_escape(escape-escape)
       PASS   : tst_controls::Default::ComboBox::test_listModel()
       PASS   : tst_controls::Default::ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794(editable)
       PASS   : tst_controls::Default::ComboBox::test_minusOneIndexResetsSelection_QTBUG_35794(non-editable)
       PASS   : tst_controls::Default::ComboBox::test_minusOneToZeroSelection_QTBUG_38036()
       PASS   : tst_controls::Default::ComboBox::test_modelReset()
       PASS   : tst_controls::Default::ComboBox::test_mouse()
       PASS   : tst_controls::Default::ComboBox::test_number()
       PASS   : tst_controls::Default::ComboBox::test_objects()
       PASS   : tst_controls::Default::ComboBox::test_popup()
       PASS   : tst_controls::Default::ComboBox::test_textAt()
       PASS   : tst_controls::Default::ComboBox::test_textRole(ListModel)
       PASS   : tst_controls::Default::ComboBox::test_textRole(ObjectArray)
       PASS   : tst_controls::Default::ComboBox::test_validator()
       PASS   : tst_controls::Default::ComboBox::test_wheel()
       PASS   : tst_controls::Default::ComboBox::cleanupTestCase()
       PASS   : tst_controls::Default::Container::initTestCase()
       PASS   : tst_controls::Default::Container::test_implicitSize()
       PASS   : tst_controls::Default::Container::cleanupTestCase()
       PASS   : tst_controls::Default::Control::initTestCase()
       PASS   : tst_controls::Default::Control::test_availableSize()
       PASS   : tst_controls::Default::Control::test_background()
       PASS   : tst_controls::Default::Control::test_font()
       PASS   : tst_controls::Default::Control::test_font_2()
       PASS   : tst_controls::Default::Control::test_font_3()
       PASS   : tst_controls::Default::Control::test_font_explicit_attributes(bold)
       PASS   : tst_controls::Default::Control::test_font_explicit_attributes(capitalization)
       PASS   : tst_controls::Default::Control::test_font_explicit_attributes(family)
       PASS   : tst_controls::Default::Control::test_font_explicit_attributes(italic)
       PASS   : tst_controls::Default::Control::test_font_explicit_attributes(strikeout)
       PASS   : tst_controls::Default::Control::test_font_explicit_attributes(underline)
       PASS   : tst_controls::Default::Control::test_font_explicit_attributes(weight)
       PASS   : tst_controls::Default::Control::test_font_explicit_attributes(wordSpacing)
       PASS   : tst_controls::Default::Control::test_hover(normal)
       PASS   : tst_controls::Default::Control::test_hover(pressed)
       PASS   : tst_controls::Default::Control::test_hoverEnabled()
       PASS   : tst_controls::Default::Control::test_implicitSize()
       PASS   : tst_controls::Default::Control::test_locale()
       PASS   : tst_controls::Default::Control::test_locale_2()
       PASS   : tst_controls::Default::Control::test_locale_3()
       PASS   : tst_controls::Default::Control::test_mirrored()
       PASS   : tst_controls::Default::Control::test_padding()
       PASS   : tst_controls::Default::Control::cleanupTestCase()
       PASS   : tst_controls::Default::DelayButton::initTestCase()
       PASS   : tst_controls::Default::DelayButton::test_baseline()
       PASS   : tst_controls::Default::DelayButton::test_keys()
       PASS   : tst_controls::Default::DelayButton::test_mouse()
       PASS   : tst_controls::Default::DelayButton::test_progress()
       PASS   : tst_controls::Default::DelayButton::test_touch()
       PASS   : tst_controls::Default::DelayButton::cleanupTestCase()
       PASS   : tst_controls::Default::Dial::initTestCase()
       PASS   : tst_controls::Default::Dial::test_dragging(default)
       PASS   : tst_controls::Default::Dial::test_dragging(scaled2)
       PASS   : tst_controls::Default::Dial::test_dragging(scaled1)
       PASS   : tst_controls::Default::Dial::test_dragging(live)
       PASS   : tst_controls::Default::Dial::test_instance()
       PASS   : tst_controls::Default::Dial::test_inverted()
       PASS   : tst_controls::Default::Dial::test_keyboardNavigation()
       PASS   : tst_controls::Default::Dial::test_multiTouch()
       PASS   : tst_controls::Default::Dial::test_nonWrapping()
       PASS   : tst_controls::Default::Dial::test_pressed()
       PASS   : tst_controls::Default::Dial::test_range()
       PASS   : tst_controls::Default::Dial::test_snapMode_mouse(NoSnap)
       PASS   : tst_controls::Default::Dial::test_snapMode_mouse(SnapAlways (0..2))
       PASS   : tst_controls::Default::Dial::test_snapMode_mouse(SnapAlways (1..3))
       PASS   : tst_controls::Default::Dial::test_snapMode_mouse(SnapAlways (-1..1))
       PASS   : tst_controls::Default::Dial::test_snapMode_mouse(SnapAlways (1..-1))
       PASS   : tst_controls::Default::Dial::test_snapMode_mouse(SnapOnRelease (0..2))
       PASS   : tst_controls::Default::Dial::test_snapMode_mouse(SnapOnRelease (1..3))
       PASS   : tst_controls::Default::Dial::test_snapMode_mouse(SnapOnRelease (-1..1))
       PASS   : tst_controls::Default::Dial::test_snapMode_mouse(SnapOnRelease (1..-1))
       PASS   : tst_controls::Default::Dial::test_snapMode_touch(NoSnap)
       PASS   : tst_controls::Default::Dial::test_snapMode_touch(SnapAlways (0..2))
       PASS   : tst_controls::Default::Dial::test_snapMode_touch(SnapAlways (1..3))
       PASS   : tst_controls::Default::Dial::test_snapMode_touch(SnapAlways (-1..1))
       PASS   : tst_controls::Default::Dial::test_snapMode_touch(SnapAlways (1..-1))
       PASS   : tst_controls::Default::Dial::test_snapMode_touch(SnapOnRelease (0..2))
       PASS   : tst_controls::Default::Dial::test_snapMode_touch(SnapOnRelease (1..3))
       PASS   : tst_controls::Default::Dial::test_snapMode_touch(SnapOnRelease (-1..1))
       PASS   : tst_controls::Default::Dial::test_snapMode_touch(SnapOnRelease (1..-1))
       PASS   : tst_controls::Default::Dial::test_touch()
       PASS   : tst_controls::Default::Dial::test_value()
       PASS   : tst_controls::Default::Dial::test_wheel(horizontal)
       PASS   : tst_controls::Default::Dial::test_wheel(vertical)
       PASS   : tst_controls::Default::Dial::cleanupTestCase()
       PASS   : tst_controls::Default::Dialog::initTestCase()
       PASS   : tst_controls::Default::Dialog::test_accept()
       PASS   : tst_controls::Default::Dialog::test_buttonBox(default)
       PASS   : tst_controls::Default::Dialog::test_buttonBox(custom)
       PASS   : tst_controls::Default::Dialog::test_defaults()
       PASS   : tst_controls::Default::Dialog::test_layout()
       PASS   : tst_controls::Default::Dialog::test_reject()
       PASS   : tst_controls::Default::Dialog::test_spacing(content)
       PASS   : tst_controls::Default::Dialog::test_spacing(header,content)
       PASS   : tst_controls::Default::Dialog::test_spacing(content,footer)
       PASS   : tst_controls::Default::Dialog::test_spacing(header,content,footer)
       PASS   : tst_controls::Default::Dialog::test_spacing(header,footer)
       PASS   : tst_controls::Default::Dialog::test_spacing(header)
       PASS   : tst_controls::Default::Dialog::test_spacing(footer)
       PASS   : tst_controls::Default::Dialog::test_standardButtons()
       PASS   : tst_controls::Default::Dialog::cleanupTestCase()
       PASS   : tst_controls::Default::DialogButtonBox::initTestCase()
       PASS   : tst_controls::Default::DialogButtonBox::test_attached()
       PASS   : tst_controls::Default::DialogButtonBox::test_defaults()
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Ok)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Open)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Save)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Cancel)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Close)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Discard)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Apply)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Reset)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(RestoreDefaults)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Help)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(SaveAll)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Yes)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(YesToAll)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(No)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(NoToAll)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Abort)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Retry)
       PASS   : tst_controls::Default::DialogButtonBox::test_signals(Ignore)
       PASS   : tst_controls::Default::DialogButtonBox::test_standardButtons()
       PASS   : tst_controls::Default::DialogButtonBox::cleanupTestCase()
       PASS   : tst_controls::Default::Drawer::initTestCase()
       PASS   : tst_controls::Default::Drawer::test_defaults()
       SKIP   : tst_controls::Default::Drawer::test_swipeVelocity() QTBUG-52003
          Loc: [/Users/qt/work/qt/qtquickcontrols2/tests/auto/controls/data/tst_drawer.qml(79)]
       PASS   : tst_controls::Default::Drawer::cleanupTestCase()
       PASS   : tst_controls::Default::Frame::initTestCase()
       PASS   : tst_controls::Default::Frame::test_contentItem()
       PASS   : tst_controls::Default::Frame::test_empty()
       PASS   : tst_controls::Default::Frame::test_oneChild()
       PASS   : tst_controls::Default::Frame::test_twoChildren()
       PASS   : tst_controls::Default::Frame::cleanupTestCase()
       PASS   : tst_controls::Default::GroupBox::initTestCase()
       PASS   : tst_controls::Default::GroupBox::test_contentItem()
       PASS   : tst_controls::Default::GroupBox::test_empty()
       PASS   : tst_controls::Default::GroupBox::test_oneChild()
       PASS   : tst_controls::Default::GroupBox::test_twoChildren()
       PASS   : tst_controls::Default::GroupBox::cleanupTestCase()
       PASS   : tst_controls::Default::ItemDelegate::initTestCase()
       PASS   : tst_controls::Default::ItemDelegate::test_baseline()
       PASS   : tst_controls::Default::ItemDelegate::test_highlighted()
       PASS   : tst_controls::Default::ItemDelegate::cleanupTestCase()
       PASS   : tst_controls::Default::Label::initTestCase()
       PASS   : tst_controls::Default::Label::test_creation()
       PASS   : tst_controls::Default::Label::test_font_explicit_attributes(bold)
       PASS   : tst_controls::Default::Label::test_font_explicit_attributes(capitalization)
       PASS   : tst_controls::Default::Label::test_font_explicit_attributes(family)
       PASS   : tst_controls::Default::Label::test_font_explicit_attributes(italic)
       PASS   : tst_controls::Default::Label::test_font_explicit_attributes(strikeout)
       PASS   : tst_controls::Default::Label::test_font_explicit_attributes(underline)
       PASS   : tst_controls::Default::Label::test_font_explicit_attributes(weight)
       PASS   : tst_controls::Default::Label::test_font_explicit_attributes(wordSpacing)
       PASS   : tst_controls::Default::Label::cleanupTestCase()
       PASS   : tst_controls::Default::MenuItem::initTestCase()
       PASS   : tst_controls::Default::MenuItem::test_baseline()
       PASS   : tst_controls::Default::MenuItem::test_checkable()
       PASS   : tst_controls::Default::MenuItem::test_highlighted()
       PASS   : tst_controls::Default::MenuItem::cleanupTestCase()
       PASS   : tst_controls::Default::Page::initTestCase()
       PASS   : tst_controls::Default::Page::test_contentItem()
       PASS   : tst_controls::Default::Page::test_defaults()
       PASS   : tst_controls::Default::Page::test_empty()
       PASS   : tst_controls::Default::Page::test_layout()
       PASS   : tst_controls::Default::Page::test_oneChild()
       PASS   : tst_controls::Default::Page::test_spacing(content)
       PASS   : tst_controls::Default::Page::test_spacing(header,content)
       PASS   : tst_controls::Default::Page::test_spacing(content,footer)
       PASS   : tst_controls::Default::Page::test_spacing(header,content,footer)
       PASS   : tst_controls::Default::Page::test_spacing(header,footer)
       PASS   : tst_controls::Default::Page::test_spacing(header)
       PASS   : tst_controls::Default::Page::test_spacing(footer)
       PASS   : tst_controls::Default::Page::test_twoChildren()
       PASS   : tst_controls::Default::Page::cleanupTestCase()
       PASS   : tst_controls::Default::PageIndicator::initTestCase()
       PASS   : tst_controls::Default::PageIndicator::test_count()
       PASS   : tst_controls::Default::PageIndicator::test_currentIndex()
       PASS   : tst_controls::Default::PageIndicator::test_interactive()
       PASS   : tst_controls::Default::PageIndicator::cleanupTestCase()
       PASS   : tst_controls::Default::Pane::initTestCase()
       PASS   : tst_controls::Default::Pane::test_contentItem()
       PASS   : tst_controls::Default::Pane::test_empty()
       PASS   : tst_controls::Default::Pane::test_implicitContentItem()
       PASS   : tst_controls::Default::Pane::test_oneChild()
       PASS   : tst_controls::Default::Pane::test_press()
       PASS   : tst_controls::Default::Pane::test_twoChildren()
       PASS   : tst_controls::Default::Pane::cleanupTestCase()
       PASS   : tst_controls::Default::Popup::initTestCase()
       PASS   : tst_controls::Default::Popup::test_attached_applicationwindow()
       PASS   : tst_controls::Default::Popup::test_availableSize()
       PASS   : tst_controls::Default::Popup::test_background()
       PASS   : tst_controls::Default::Popup::test_font()
       PASS   : tst_controls::Default::Popup::test_locale()
       PASS   : tst_controls::Default::Popup::test_locale_changes()
       PASS   : tst_controls::Default::Popup::test_margins()
       PASS   : tst_controls::Default::Popup::test_negativeMargins()
       PASS   : tst_controls::Default::Popup::test_openedClosed()
       PASS   : tst_controls::Default::Popup::test_overlay()
       PASS   : tst_controls::Default::Popup::test_padding()
       PASS   : tst_controls::Default::Popup::test_position()
       PASS   : tst_controls::Default::Popup::test_resetSize()
       PASS   : tst_controls::Default::Popup::test_size()
       PASS   : tst_controls::Default::Popup::test_visible()
       PASS   : tst_controls::Default::Popup::test_windowParent()
       PASS   : tst_controls::Default::Popup::test_xyBindingLoop()
       PASS   : tst_controls::Default::Popup::cleanupTestCase()
       PASS   : tst_controls::Default::ProgressBar::initTestCase()
       PASS   : tst_controls::Default::ProgressBar::test_indeterminate()
       PASS   : tst_controls::Default::ProgressBar::test_inverted()
       PASS   : tst_controls::Default::ProgressBar::test_position()
       PASS   : tst_controls::Default::ProgressBar::test_range()
       PASS   : tst_controls::Default::ProgressBar::test_value()
       PASS   : tst_controls::Default::ProgressBar::test_visualPosition()
       PASS   : tst_controls::Default::ProgressBar::cleanupTestCase()
       PASS   : tst_controls::Default::RadioButton::initTestCase()
       PASS   : tst_controls::Default::RadioButton::test_autoExclusive()
       PASS   : tst_controls::Default::RadioButton::test_baseline()
       PASS   : tst_controls::Default::RadioButton::test_binding()
       PASS   : tst_controls::Default::RadioButton::test_checked()
       PASS   : tst_controls::Default::RadioButton::test_keys()
       PASS   : tst_controls::Default::RadioButton::test_mouse()
       PASS   : tst_controls::Default::RadioButton::test_text()
       PASS   : tst_controls::Default::RadioButton::test_touch()
       PASS   : tst_controls::Default::RadioButton::cleanupTestCase()
       PASS   : tst_controls::Default::RadioDelegate::initTestCase()
       PASS   : tst_controls::Default::RadioDelegate::test_baseline()
       PASS   : tst_controls::Default::RadioDelegate::test_checked()
       PASS   : tst_controls::Default::RadioDelegate::test_defaults()
       PASS   : tst_controls::Default::RadioDelegate::cleanupTestCase()
       PASS   : tst_controls::Default::RangeSlider::initTestCase()
       PASS   : tst_controls::Default::RangeSlider::test_defaults()
       PASS   : tst_controls::Default::RangeSlider::test_focus()
       PASS   : tst_controls::Default::RangeSlider::test_hover(first:true)
       PASS   : tst_controls::Default::RangeSlider::test_hover(first:false)
       PASS   : tst_controls::Default::RangeSlider::test_hover(second:true)
       PASS   : tst_controls::Default::RangeSlider::test_hover(second:false)
       PASS   : tst_controls::Default::RangeSlider::test_inverted()
       PASS   : tst_controls::Default::RangeSlider::test_keys(horizontal)
       PASS   : tst_controls::Default::RangeSlider::test_keys(vertical)
       PASS   : tst_controls::Default::RangeSlider::test_mouse(horizontal)
       PASS   : tst_controls::Default::RangeSlider::test_mouse(vertical)
       PASS   : tst_controls::Default::RangeSlider::test_mouse(horizontal:live)
       PASS   : tst_controls::Default::RangeSlider::test_mouse(vertical:live)
       PASS   : tst_controls::Default::RangeSlider::test_multiTouch()
       PASS   : tst_controls::Default::RangeSlider::test_orientation()
       PASS   : tst_controls::Default::RangeSlider::test_overlappingHandles()
       PASS   : tst_controls::Default::RangeSlider::test_padding()
       PASS   : tst_controls::Default::RangeSlider::test_range()
       PASS   : tst_controls::Default::RangeSlider::test_setValues()
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_mouse(NoSnap)
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_mouse(SnapAlways (0..2))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_mouse(SnapAlways (1..3))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_mouse(SnapAlways (-1..1))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_mouse(SnapAlways (1..-1))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_mouse(SnapOnRelease (0..2))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_mouse(SnapOnRelease (1..3))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_mouse(SnapOnRelease (-1..1))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_mouse(SnapOnRelease (1..-1))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_touch(NoSnap)
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_touch(SnapAlways (0..2))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_touch(SnapAlways (1..3))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_touch(SnapAlways (-1..1))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_touch(SnapAlways (1..-1))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_touch(SnapOnRelease (0..2))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_touch(SnapOnRelease (1..3))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_touch(SnapOnRelease (-1..1))
       PASS   : tst_controls::Default::RangeSlider::test_snapMode_touch(SnapOnRelease (1..-1))
       PASS   : tst_controls::Default::RangeSlider::test_touch(horizontal)
       PASS   : tst_controls::Default::RangeSlider::test_touch(vertical)
       PASS   : tst_controls::Default::RangeSlider::test_touch(horizontal:live)
       PASS   : tst_controls::Default::RangeSlider::test_touch(vertical:live)
       PASS   : tst_controls::Default::RangeSlider::test_values()
       PASS   : tst_controls::Default::RangeSlider::test_visualPosition()
       PASS   : tst_controls::Default::RangeSlider::cleanupTestCase()
       PASS   : tst_controls::Default::RoundButton::initTestCase()
       PASS   : tst_controls::Default::RoundButton::test_radius()
       PASS   : tst_controls::Default::RoundButton::cleanupTestCase()
       PASS   : tst_controls::Default::ScrollBar::initTestCase()
       PASS   : tst_controls::Default::ScrollBar::test_attach()
       PASS   : tst_controls::Default::ScrollBar::test_hover(enabled)
       PASS   : tst_controls::Default::ScrollBar::test_hover(disabled)
       PASS   : tst_controls::Default::ScrollBar::test_hover(non-interactive)
       PASS   : tst_controls::Default::ScrollBar::test_increase_decrease(increase:active)
       PASS   : tst_controls::Default::ScrollBar::test_increase_decrease(decrease:active)
       PASS   : tst_controls::Default::ScrollBar::test_increase_decrease(increase:inactive)
       PASS   : tst_controls::Default::ScrollBar::test_increase_decrease(decrease:inactive)
       PASS   : tst_controls::Default::ScrollBar::test_interactive(true)
       PASS   : tst_controls::Default::ScrollBar::test_interactive(false)
       PASS   : tst_controls::Default::ScrollBar::test_mirrored()
       PASS   : tst_controls::Default::ScrollBar::test_mouse(horizontal)
       PASS   : tst_controls::Default::ScrollBar::test_mouse(vertical)
       PASS   : tst_controls::Default::ScrollBar::test_overshoot()
       PASS   : tst_controls::Default::ScrollBar::test_padding(horizontal)
       PASS   : tst_controls::Default::ScrollBar::test_padding(vertical)
       PASS   : tst_controls::Default::ScrollBar::test_policy()
       PASS   : tst_controls::Default::ScrollBar::test_snapMode_mouse(NoSnap)
       PASS   : tst_controls::Default::ScrollBar::test_snapMode_mouse(NoSnap2)
       PASS   : tst_controls::Default::ScrollBar::test_snapMode_mouse(SnapAlways)
       PASS   : tst_controls::Default::ScrollBar::test_snapMode_mouse(SnapAlways2)
       PASS   : tst_controls::Default::ScrollBar::test_snapMode_mouse(SnapOnRelease)
       PASS   : tst_controls::Default::ScrollBar::test_snapMode_mouse(SnapOnRelease2)
       PASS   : tst_controls::Default::ScrollBar::test_stepSize(0.0)
       PASS   : tst_controls::Default::ScrollBar::test_stepSize(0.1)
       PASS   : tst_controls::Default::ScrollBar::test_stepSize(0.5)
       PASS   : tst_controls::Default::ScrollBar::test_warning()
       PASS   : tst_controls::Default::ScrollBar::cleanupTestCase()
       PASS   : tst_controls::Default::ScrollIndicator::initTestCase()
       PASS   : tst_controls::Default::ScrollIndicator::test_attach()
       PASS   : tst_controls::Default::ScrollIndicator::test_overshoot()
       PASS   : tst_controls::Default::ScrollIndicator::test_warning()
       PASS   : tst_controls::Default::ScrollIndicator::cleanupTestCase()
       PASS   : tst_controls::Default::ScrollView::initTestCase()
       PASS   : tst_controls::Default::ScrollView::test_hover()
       PASS   : tst_controls::Default::ScrollView::test_keys()
       PASS   : tst_controls::Default::ScrollView::test_listView()
       PASS   : tst_controls::Default::ScrollView::test_mouse()
       PASS   : tst_controls::Default::ScrollView::test_multipleChildren()
       PASS   : tst_controls::Default::ScrollView::test_oneChild(label)
       PASS   : tst_controls::Default::ScrollView::test_oneChild(flickable)
       PASS   : tst_controls::Default::ScrollView::test_scrollBars()
       PASS   : tst_controls::Default::ScrollView::test_touch()
       PASS   : tst_controls::Default::ScrollView::test_wheel()
       PASS   : tst_controls::Default::ScrollView::cleanupTestCase()
       PASS   : tst_controls::Default::Slider::initTestCase()
       PASS   : tst_controls::Default::Slider::test_defaults()
       PASS   : tst_controls::Default::Slider::test_inverted()
       PASS   : tst_controls::Default::Slider::test_keys(horizontal)
       PASS   : tst_controls::Default::Slider::test_keys(vertical)
       PASS   : tst_controls::Default::Slider::test_mouse(horizontal)
       PASS   : tst_controls::Default::Slider::test_mouse(vertical)
       PASS   : tst_controls::Default::Slider::test_mouse(horizontal:live)
       PASS   : tst_controls::Default::Slider::test_mouse(vertical:live)
       PASS   : tst_controls::Default::Slider::test_multiTouch()
       PASS   : tst_controls::Default::Slider::test_orientation()
       PASS   : tst_controls::Default::Slider::test_padding()
       PASS   : tst_controls::Default::Slider::test_position()
       PASS   : tst_controls::Default::Slider::test_range()
       PASS   : tst_controls::Default::Slider::test_snapMode_mouse(NoSnap)
       PASS   : tst_controls::Default::Slider::test_snapMode_mouse(SnapAlways (0..2))
       PASS   : tst_controls::Default::Slider::test_snapMode_mouse(SnapAlways (1..3))
       PASS   : tst_controls::Default::Slider::test_snapMode_mouse(SnapAlways (-1..1))
       PASS   : tst_controls::Default::Slider::test_snapMode_mouse(SnapAlways (1..-1))
       PASS   : tst_controls::Default::Slider::test_snapMode_mouse(SnapOnRelease (0..2))
       PASS   : tst_controls::Default::Slider::test_snapMode_mouse(SnapOnRelease (1..3))
       PASS   : tst_controls::Default::Slider::test_snapMode_mouse(SnapOnRelease (-1..1))
       PASS   : tst_controls::Default::Slider::test_snapMode_mouse(SnapOnRelease (1..-1))
       PASS   : tst_controls::Default::Slider::test_snapMode_touch(NoSnap)
       PASS   : tst_controls::Default::Slider::test_snapMode_touch(SnapAlways (0..2))
       PASS   : tst_controls::Default::Slider::test_snapMode_touch(SnapAlways (1..3))
       PASS   : tst_controls::Default::Slider::test_snapMode_touch(SnapAlways (-1..1))
       PASS   : tst_controls::Default::Slider::test_snapMode_touch(SnapAlways (1..-1))
       PASS   : tst_controls::Default::Slider::test_snapMode_touch(SnapOnRelease (0..2))
       PASS   : tst_controls::Default::Slider::test_snapMode_touch(SnapOnRelease (1..3))
       PASS   : tst_controls::Default::Slider::test_snapMode_touch(SnapOnRelease (-1..1))
       PASS   : tst_controls::Default::Slider::test_snapMode_touch(SnapOnRelease (1..-1))
       PASS   : tst_controls::Default::Slider::test_touch(horizontal)
       PASS   : tst_controls::Default::Slider::test_touch(vertical)
       PASS   : tst_controls::Default::Slider::test_touch(horizontal:live)
       PASS   : tst_controls::Default::Slider::test_touch(vertical:live)
       PASS   : tst_controls::Default::Slider::test_value()
       PASS   : tst_controls::Default::Slider::test_valueAt(0.0..1.0)
       PASS   : tst_controls::Default::Slider::test_valueAt(0..100)
       PASS   : tst_controls::Default::Slider::test_valueAt(100..-100)
       PASS   : tst_controls::Default::Slider::test_visualPosition()
       PASS   : tst_controls::Default::Slider::test_wheel(horizontal)
       PASS   : tst_controls::Default::Slider::test_wheel(vertical)
       PASS   : tst_controls::Default::Slider::cleanupTestCase()
       PASS   : tst_controls::Default::SpinBox::initTestCase()
       PASS   : tst_controls::Default::SpinBox::test_autoRepeat()
       PASS   : tst_controls::Default::SpinBox::test_baseline()
       PASS   : tst_controls::Default::SpinBox::test_defaults()
       PASS   : tst_controls::Default::SpinBox::test_editable()
       PASS   : tst_controls::Default::SpinBox::test_focus()
       PASS   : tst_controls::Default::SpinBox::test_hover(up:true)
       PASS   : tst_controls::Default::SpinBox::test_hover(up:false)
       PASS   : tst_controls::Default::SpinBox::test_hover(up:max)
       PASS   : tst_controls::Default::SpinBox::test_hover(down:true)
       PASS   : tst_controls::Default::SpinBox::test_hover(down:false)
       PASS   : tst_controls::Default::SpinBox::test_hover(down:min)
       PASS   : tst_controls::Default::SpinBox::test_initiallyDisabledIndicators(down disabled)
       PASS   : tst_controls::Default::SpinBox::test_initiallyDisabledIndicators(up disabled)
       PASS   : tst_controls::Default::SpinBox::test_initiallyDisabledIndicators(inverted, down disabled)
       PASS   : tst_controls::Default::SpinBox::test_initiallyDisabledIndicators(inverted, up disabled)
       PASS   : tst_controls::Default::SpinBox::test_inverted()
       PASS   : tst_controls::Default::SpinBox::test_keys()
       PASS   : tst_controls::Default::SpinBox::test_locale()
       PASS   : tst_controls::Default::SpinBox::test_mouse()
       PASS   : tst_controls::Default::SpinBox::test_range()
       PASS   : tst_controls::Default::SpinBox::test_value()
       PASS   : tst_controls::Default::SpinBox::test_valueFromText(editable)
       PASS   : tst_controls::Default::SpinBox::test_valueFromText(non-editable)
       PASS   : tst_controls::Default::SpinBox::test_wheel()
       PASS   : tst_controls::Default::SpinBox::cleanupTestCase()
       PASS   : tst_controls::Default::StackView::initTestCase()
       PASS   : tst_controls::Default::StackView::test_attached()
       PASS   : tst_controls::Default::StackView::test_busy()
       PASS   : tst_controls::Default::StackView::test_currentItem()
       PASS   : tst_controls::Default::StackView::test_depth()
       PASS   : tst_controls::Default::StackView::test_destroyOnRemoved()
       PASS   : tst_controls::Default::StackView::test_events()
       PASS   : tst_controls::Default::StackView::test_failures()
       PASS   : tst_controls::Default::StackView::test_find()
       PASS   : tst_controls::Default::StackView::test_focus()
       PASS   : tst_controls::Default::StackView::test_get()
       PASS   : tst_controls::Default::StackView::test_index()
       PASS   : tst_controls::Default::StackView::test_initialItem()
       PASS   : tst_controls::Default::StackView::test_interaction()
       PASS   : tst_controls::Default::StackView::test_ownership(item, transition)
       PASS   : tst_controls::Default::StackView::test_ownership(item, immediate)
       PASS   : tst_controls::Default::StackView::test_ownership(component, transition)
       PASS   : tst_controls::Default::StackView::test_ownership(component, immediate)
       PASS   : tst_controls::Default::StackView::test_ownership(url, transition)
       PASS   : tst_controls::Default::StackView::test_ownership(url, immediate)
       PASS   : tst_controls::Default::StackView::test_pop()
       PASS   : tst_controls::Default::StackView::test_properties()
       PASS   : tst_controls::Default::StackView::test_push()
       PASS   : tst_controls::Default::StackView::test_pushSameItem()
       PASS   : tst_controls::Default::StackView::test_repeatedPop()
       PASS   : tst_controls::Default::StackView::test_replace()
       PASS   : tst_controls::Default::StackView::test_signals()
       PASS   : tst_controls::Default::StackView::test_size()
       make: *** [check] Segmentation fault: 11
       
       agent:2017/02/20 12:36:53 build.go:200: Process finished with error: exit status 2
       agent:2017/02/20 12:36:53 build.go:152: Error reading from stdout/err: exit status 2
       agent:2017/02/20 12:36:53 agent.go:160: Test failed
       agent:2017/02/20 12:36:53 agent.go:117: ERROR building: error unmarshalling testlib xml output: 'XML syntax error on line 2000: unexpected EOF'.
       Most likely the test has crashed
       Build log: http://testresults.qt.io/logs/qt/qtquickcontrols2/65e1320cf3fd978177b725c6cf285ff8bb63c56c/OSXOSX_10_10x86_64OSXOSX_10_10x86_64Clangqtci-osx-10.10-x86_64-71d782DeveloperBuild_Release_QtNamespace_NoPch/33f80e4a8be684604d8cfdb6420bef590ac55a52/testrun_1487586623/testlog.txt.gz
       Details: http://testresults.qt.io/coin/integration/qt/qtquickcontrols2/tasks/1487586623
       Tested changes (refs/builds/qtci/5.9/1487586622):
         https://codereview.qt-project.org/#/q/74ebdc6e1cec7df80ffaefb66bd5a7bafd40ed9a,n,z Material: remove color animation on various controls' background
      

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            mitch_curtis Mitch Curtis
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes