Details
-
Bug
-
Resolution: Incomplete
-
P3: Somewhat important
-
None
-
5.0.0
-
None
-
OS X Lion, Xcode 4.2.1, clang 3.0
Description
FAIL! : tst_QAbstractSlider::wheelEvent(Normal data page) Compared values are not the same
Actual (slider->sliderPosition()): 1
Expected (expectedSliderPosition): 100
Loc: [tst_qabstractslider.cpp(871)]
FAIL! : tst_QAbstractSlider::wheelEvent(Different orientation) Compared values are not the same
Actual (slider->sliderPosition()): 1
Expected (expectedSliderPosition): 100
Loc: [tst_qabstractslider.cpp(871)]
FAIL! : tst_QAbstractSlider::wheelEvent(Different orientation2) Compared values are not the same
Actual (slider->sliderPosition()): 1
Expected (expectedSliderPosition): 100
Loc: [tst_qabstractslider.cpp(871)]
FAIL! : tst_QAbstractSlider::sliderPressedReleased(scrollbar on the groove) Compared values are not the same
Actual (spy1.count()): 1
Expected (expectedCount): 0
Loc: [tst_qabstractslider.cpp(975)]
Attachments
Issue Links
- is required for
-
QTBUG-24131 Autotests for Qt 5.0 on OSX
- Closed