Details
-
Bug
-
Resolution: Invalid
-
P0: Blocker
-
None
-
6.2.3
-
None
Description
FAIL! : tst_qquicktextinput::canPasteEmpty() Compared values are not the same agent:2022/01/07 17:26:01 build.go:394: 179: Actual (textInput->canPaste()): 1 agent:2022/01/07 17:26:01 build.go:394: 179: Expected (cp) : 0 agent:2022/01/07 17:26:01 build.go:394: 179: Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/qquicktextinput/tst_qquicktextinput.cpp(2765)] FAIL! : tst_qquicktextinput::canPaste() Compared values are not the same agent:2022/01/07 17:26:01 build.go:394: 179: Actual (textInput->canPaste()): 1 agent:2022/01/07 17:26:01 build.go:394: 179: Expected (cp) : 0 agent:2022/01/07 17:26:01 build.go:394: 179: Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/qquicktextinput/tst_qquicktextinput.cpp(2781)] FAIL! : tst_qquicktextinput::copyAndPaste() '!clipboard->text().isEmpty()' returned FALSE. () agent:2022/01/07 17:25:36 build.go:394: 179: Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/qquicktextinput/tst_qquicktextinput.cpp(2672)] FAIL! : tst_qquicktextinput::copyAndPasteKeySequence() '(!textInput->canPaste())' returned FALSE. () agent:2022/01/07 17:25:13 build.go:394: 179: Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/qquicktextinput/tst_qquicktextinput.cpp(2728)] FAIL! : tst_qquicktextinput::middleClickPaste() Compared values are not the same agent:2022/01/07 17:24:35 build.go:394: 179: Actual (((textInputObject->selectedText()))): "" agent:2022/01/07 17:24:35 build.go:394: 179: Expected (selectedText) : "234567" agent:2022/01/07 17:24:35 build.go:394: 179: Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/qquicktextinput/tst_qquicktextinput.cpp(2813)] FAIL! : tst_QQuickMultiPointTouchArea::mouseGestureStarted(near origin, grab) Compared values are not the same agent:2022/01/07 17:20:48 build.go:394: 167: Actual (gestureStartedSpy.count()): 1 agent:2022/01/07 17:20:48 build.go:394: 167: Expected (0) : 0 agent:2022/01/07 17:20:48 build.go:394: 167: Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/qquickmultipointtoucharea/tst_qquickmultipointtoucharea.cpp(1272)] FAIL! : tst_FlickableInterop::touchDragFlickableBehindButton(ReleaseWithinBounds) Compared values are not the same agent:2022/01/07 17:12:04 build.go:394: 133: Actual (i): 1 agent:2022/01/07 17:12:04 build.go:394: 133: Expected (2): 2 agent:2022/01/07 17:12:04 build.go:394: 133: Loc: [/home/qt/work/qt/qtdeclarative/tests/auto/quick/pointerhandlers/flickableinterop/tst_flickableinterop.cpp(190)]
Details: https://testresults.qt.io/coin/integration/qt/qtdeclarative/tasks/1641573309
Tested changes (refs/builds/qtci/6.2/1641573308):
https://codereview.qt-project.org/c/qt/qtdeclarative/+/388998/2 Update dependencies on '6.2' in qt/qtdeclarative
Attachments
Issue Links
- relates to
-
QTBUG-102842 tst_QQuickMultiPointTouchArea::mouseGestureStarted fails
- Reported