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

Specifying data in the BLACKLIST files is ignores

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.14
    • Testing: qtestlib

    Description

      Example BLACKLIST file is qtbase/tests/auto/network/access/qftp/BLACKLIST :

      # QTBUG-15111
      
      [activeMode:WithoutProxy]
      redhatenterpriselinuxworkstation-6.6
      
      [activeMode:WithoutProxyWithSession]
      redhatenterpriselinuxworkstation-6.6
      
      [list:epsvNotSupported]
      *

      From this one would expect list() to be blacklisted only with the data "epsvNotSupported". But the output of the test run is on Coin is:

      agent:2019/07/10 11:50:16 build.go:207: ********* Start testing of tst_QFtp *********
      agent:2019/07/10 11:50:16 build.go:207: Config: Using QtTest library 5.14.0, Qt 5.14.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 8.2.0)
      [...]
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxy:workDir01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxy:workDir02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxy:relPath01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxy:relPath02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxy:absPath01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxy:absPath02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxy:nonExist01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxy:nonExist02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxy:epsvNotSupported)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5Proxy:workDir01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5Proxy:workDir02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5Proxy:relPath01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5Proxy:relPath02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5Proxy:absPath01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5Proxy:absPath02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5Proxy:nonExist01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5Proxy:nonExist02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5Proxy:epsvNotSupported)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxyWithSession:workDir01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxyWithSession:workDir02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxyWithSession:relPath01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxyWithSession:relPath02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxyWithSession:absPath01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxyWithSession:absPath02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxyWithSession:nonExist01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxyWithSession:nonExist02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithoutProxyWithSession:epsvNotSupported)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5ProxyAndSession:workDir01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5ProxyAndSession:workDir02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5ProxyAndSession:relPath01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5ProxyAndSession:relPath02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5ProxyAndSession:absPath01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5ProxyAndSession:absPath02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5ProxyAndSession:nonExist01)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5ProxyAndSession:nonExist02)
      agent:2019/07/10 11:52:45 build.go:207: BPASS  : tst_QFtp::list(WithSocks5ProxyAndSession:epsvNotSupported)

       On my PC, the output is correct:

      > ./target_wrapper.sh ./tst_qftp
      ********* Start testing of tst_QFtp *********
      Config: Using QtTest library 5.14.0, Qt 5.14.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 9.1.1 20190611 [gcc-9-branch revision 272147])
      [...]
      PASS   : tst_QFtp::list(WithoutProxy:workDir01)
      PASS   : tst_QFtp::list(WithoutProxy:workDir02)
      PASS   : tst_QFtp::list(WithoutProxy:relPath01)
      PASS   : tst_QFtp::list(WithoutProxy:relPath02)
      PASS   : tst_QFtp::list(WithoutProxy:absPath01)
      PASS   : tst_QFtp::list(WithoutProxy:absPath02)
      PASS   : tst_QFtp::list(WithoutProxy:nonExist01)
      PASS   : tst_QFtp::list(WithoutProxy:nonExist02)
      BPASS  : tst_QFtp::list(WithoutProxy:epsvNotSupported)
      PASS   : tst_QFtp::list(WithSocks5Proxy:workDir01)
      PASS   : tst_QFtp::list(WithSocks5Proxy:workDir02)
      PASS   : tst_QFtp::list(WithSocks5Proxy:relPath01)
      PASS   : tst_QFtp::list(WithSocks5Proxy:relPath02)
      PASS   : tst_QFtp::list(WithSocks5Proxy:absPath01)
      PASS   : tst_QFtp::list(WithSocks5Proxy:absPath02)
      PASS   : tst_QFtp::list(WithSocks5Proxy:nonExist01)
      PASS   : tst_QFtp::list(WithSocks5Proxy:nonExist02)
      BPASS  : tst_QFtp::list(WithSocks5Proxy:epsvNotSupported)
      PASS   : tst_QFtp::list(WithoutProxyWithSession:workDir01)
      PASS   : tst_QFtp::list(WithoutProxyWithSession:workDir02)
      PASS   : tst_QFtp::list(WithoutProxyWithSession:relPath01)
      PASS   : tst_QFtp::list(WithoutProxyWithSession:relPath02)
      PASS   : tst_QFtp::list(WithoutProxyWithSession:absPath01)
      PASS   : tst_QFtp::list(WithoutProxyWithSession:absPath02)
      PASS   : tst_QFtp::list(WithoutProxyWithSession:nonExist01)
      PASS   : tst_QFtp::list(WithoutProxyWithSession:nonExist02)
      BPASS  : tst_QFtp::list(WithoutProxyWithSession:epsvNotSupported)
      PASS   : tst_QFtp::list(WithSocks5ProxyAndSession:workDir01)
      PASS   : tst_QFtp::list(WithSocks5ProxyAndSession:workDir02)
      PASS   : tst_QFtp::list(WithSocks5ProxyAndSession:relPath01)
      PASS   : tst_QFtp::list(WithSocks5ProxyAndSession:relPath02)
      PASS   : tst_QFtp::list(WithSocks5ProxyAndSession:absPath01)
      PASS   : tst_QFtp::list(WithSocks5ProxyAndSession:absPath02)
      PASS   : tst_QFtp::list(WithSocks5ProxyAndSession:nonExist01)
      PASS   : tst_QFtp::list(WithSocks5ProxyAndSession:nonExist02)
      BPASS  : tst_QFtp::list(WithSocks5ProxyAndSession:epsvNotSupported)
      

      Attachments

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

        Activity

          People

            macadder Jason McDonald
            jimis Dimitrios Apostolou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes