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

tst_qquicktextedit::mouseSelection has become flaky on OpenSuse

    XMLWordPrintable

Details

    • Linux/X11

    Description

      As can be seen on  Grafana the test has become flaky.

      A log where the test failed can be found here.  This doesn't seem to be an issue on anything but the OpenSuse VM, and I also could never reproduce the issue locally.

      For the record, excerpt from the log:
      
      agent:2019/08/07 14:06:56 build.go:215: FAIL!  : tst_qquicktextedit::mouseSelection(on word selection (20,2)) Compared values are not the same
      agent:2019/08/07 14:06:56 build.go:215:    Actual   (((textEditObject->selectedText()))): ""
      agent:2019/08/07 14:06:56 build.go:215:    Expected (selectedText)                      : "0123456789 ABCDEFGHIJKLMNOPQRSTUVWXYZ"
      agent:2019/08/07 14:06:56 build.go:215:    Loc: [tst_qquicktextedit.cpp(2127)] 
      
      
      Might be unrelated, but I also get this locally - consistently:
      FAIL!  : tst_qquicktextedit::mouseSelection(on triple click (50,25)) Compared values are not the same
         Actual   (((textEditObject->selectedText()))): "OPQRSTUVWXYZ\n9876543210\n\n"
         Expected (selectedText)                      : "0123456789 ABCDEFGHIJKLMNOPQRSTUVWXYZ\n9876543210\n\nZXYWVUTSRQPON MLKJIHGFEDCBA"
      tst_qquicktextedit.cpp(2127) : failure location

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              fabiankosmale Fabian Kosmale
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes