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

Extend qnetworkaccesscache testing

    XMLWordPrintable

Details

    • All
    • 5
    • 4757b93b0ef149a3564582a45589f731755c4236
    • Team 2 Foundation_Sprint 41

    Description

      As revealed by QTBUG-95950, some cases are not covered and need to be tested to prevent future regressions.

      The various cases are:

      • The cache is empty (already tested)
      • The cache is not empty, and the currently inserted entry would be the new last-to-expire node in the cache (called "newest")
      • The cache has at least two elements and the currently inserted entry is set to expire between the two.
      • The cache is not empty, and the currently inserted entry is the new next-to-expire node in the cache (called "oldest")

      Attachments

        Issue Links

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

          Activity

            People

              manordheim Mårten Nordheim
              manordheim Mårten Nordheim
              Vladimir Minenko Vladimir Minenko
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes