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

tst_qnetworkreply proxyChange fails when run alone

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9.2
    • 5.9, 5.10
    • Network: Proxies
    • None
    • 1394610c79dad72a490be79b5af3869437375a16

    Description

      Running only proxyChange in a FAIL! on Windows, Linux and Mac.

      PASS : tst_QNetworkReply::initTestCase()
      FAIL! : tst_QNetworkReply::proxyChange() Compared values are not the same
       Actual (reply1->size()): 224
       Expected (1) : 1
      ...\tests\auto\network\access\qnetworkreply\tst_qnetworkreply.cpp(5790) : failure location
      PASS : tst_QNetworkReply::cleanupTestCase()

      However, running "httpProxyCommandsSynchronous" before it, in the same run, results in a PASS (this is the order it is run in CI, so it currently passes in CI).

      PASS : tst_QNetworkReply::initTestCase()
      PASS : tst_QNetworkReply::httpProxyCommandsSynchronous(http)
      PASS : tst_QNetworkReply::proxyChange()
      PASS : tst_QNetworkReply::cleanupTestCase()

      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
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes