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

The smb-path test of tst_QNetworkReply doesn't work outside of CI network

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • None
    • 5.13.0
    • Network
    • None
    • Windows

    Description

      The tests of smb protocol only work with the CI network test server. Therefore, the docker-based test server for Windows can't pass all the tests of QNetworkReply.

      FAIL! : tst_QNetworkReply::getFromFileSpecial(smb-path) Compared values are not the same
       Actual (reply->error()) : ContentNotFoundError
       Expected (QNetworkReply::NoError): NoError
      ..\tst_qnetworkreply.cpp(1826) : failure location
      
      FAIL! : tst_QNetworkReply::ioGetFromFileSpecial(smb-path) Compared values are not the same
       Actual (reply->error()) : ContentNotFoundError
       Expected (QNetworkReply::NoError): NoError
      ..\tst_qnetworkreply.cpp(3222) : failure location
      

      Attachments

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

        Activity

          People

            cnn Qt Core & Network
            ryan_chu Ryan Chu
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes