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

TextInput copy and paste tests fail on mac.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P1: Critical
    • 5.0.0
    • 5.0.0
    • Core: I/O
    • None
    • macx-clang developer-build OSX 10.7
    • macOS

    Description

      Following change 99b8b647e3623325a8bfe39bea66c71c5467cdbc to qtbase the copyAndPaste tests fail to recognize when the clipboard has been cleared.

      This is most likely due to either the clipboard not being cleared, or the changed signal not being emitted when it is.

      Testing tst_qquicktextinput
      FAIL! : tst_qquicktextinput::copyAndPaste() '!textInput->canPaste()' returned FALSE. ()
      Loc: [tst_qquicktextinput.cpp(2164)]
      FAIL! : tst_qquicktextinput::copyAndPasteKeySequence() '!textInput->canPaste()' returned FALSE. ()
      Loc: [tst_qquicktextinput.cpp(2241)]
      Totals: 257 passed, 2 failed, 4 skipped
      QtQA::App::TestRunner: test failed, running again to see if it is flaky...
      Testing tst_qquicktextinput
      FAIL! : tst_qquicktextinput::copyAndPaste() '!textInput->canPaste()' returned FALSE. ()
      Loc: [tst_qquicktextinput.cpp(2164)]
      FAIL! : tst_qquicktextinput::copyAndPasteKeySequence() '!textInput->canPaste()' returned FALSE. ()
      Loc: [tst_qquicktextinput.cpp(2241)]
      Totals: 257 passed, 2 failed, 4 skipped
      QtQA::App::TestRunner: test failure could be reproduced twice consecutively
      

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            denexter Andrew den Exter (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes