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

Windows 10: tst_QWinJumpList::testRecent/Frequent() fail

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P3: Somewhat important
    • None
    • 5.6.0 Alpha
    • Extras: Win
    • Windows 10

    Description

      Config: Using QtTest library 5.6.0, Qt 5.6.0 (x86_64-little_endian-llp64 shared (dynamic) debug build; by MSVC 2015)
      PASS   : tst_QWinJumpList::initTestCase()
      FAIL!  : tst_QWinJumpList::testRecent() Compared values are not the same
         Actual   (recent2->count()): 0
         Expected (1)               : 1
      .\tst_qwinjumplist.cpp(93) : failure location
      FAIL!  : tst_QWinJumpList::testFrequent() Compared values are not the same
         Actual   (frequent2->count()): 0
         Expected (1)                 : 1
      .\tst_qwinjumplist.cpp(140) : failure location
      PASS   : tst_QWinJumpList::testTasks()
      PASS   : tst_QWinJumpList::testCategories()
      PASS   : tst_QWinJumpList::testItems(destination)
      PASS   : tst_QWinJumpList::testItems(separator)
      PASS   : tst_QWinJumpList::testItems(link)
      PASS   : tst_QWinJumpList::cleanupTestCase()
      Totals: 7 passed, 2 failed, 0 skipped, 0 blacklisted
      

      The same can be exercised using the manual test tests\manual\jumplist:

      • Build test & run windeployqt
      • Run
      • Choose one of the options from the Jumplist - does not work
      • For the recent/frequent entries: Clicking on them brings up dialog saying entry is invalid

      Update: QTBUG-49486 shows that choosing "Pin this program to taskbar" from taskbar menu makes it work .

      Attachments

        Issue Links

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

          Activity

            People

              kleint Friedemann Kleint
              kleint Friedemann Kleint
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes