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

Windows: QClipboard autotest fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • 5.0.0
    • 5.0.0
    • Other
    • None
    • windows 7, msvc2010
    • 63017136a1a6625c3528f9b237468a55b7fab12c

      tst_qclipboard.cpp still has Q_WS_WIN which should be changed to Q_OS_WIN, After the changed, we can see that:

      FAIL!  : tst_QClipboard::setMimeData() Compared values are not the same
         Actual (spyData.count()): 2
         Expected (1): 1
      ..\tst_qclipboard.cpp(305) : failure location
      

      This problem more or less related to: https://bugreports.qt-project.org/browse/QTBUG-24184

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

            kleint Friedemann Kleint
            dbzhang800 debao zhang
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes