qt5base-lts/tests/auto/network/socket
Edward Welbourne 479c95729a Support global data tags in blacklisting identification of test-cases
Previously the blacklisting file format only worked with slot:data or
plain slot names for the items to blacklist. However, tests with
global data report themselves with the global data-row tag in the same
way as function-specific ones do; and tests which have both join the
two as slot(global:data) in the test output name, so the reader is apt
to mistake global:data for a data tag. In any case, it is potentially
desirable to be able to blacklist a function with either or both of
global and local data-row tags specified. Add support for that and
remove a blacklisting that was only needed due to the lack of this
support.

For now, make the new parameter to checkBlackLists() optional, so
that qtdeclarative's qmltest framework can adapt to this change.

Fixes: QTBUG-100870
Change-Id: I9125811ebdab75d3fb462ba8b60561f003426502
Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io>
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2022-03-14 20:16:35 +01:00
..
platformsocketengine CI: Add docker support for tst_platformsocketengine test 2022-02-24 09:50:31 +02:00
qabstractsocket Remove the qmake project files 2021-01-07 15:32:28 +01:00
qhttpsocketengine CMake: Remove the usage of QT_SOURCE_TREE from tests 2021-07-12 18:56:14 +02:00
qlocalsocket tst_QLocalSocket: Clean up leftover local sockets before listening 2022-03-11 20:32:08 +01:00
qsctpsocket tst_qsctpsocket: fix compilation 2021-11-16 15:07:36 +01:00
qsocks5socketengine Fix flaky test timing out sometimes while waiting for data 2021-09-17 16:48:44 +02:00
qtcpserver Blacklist tst_QTcpServer::linkLocal on macOS ARM 2021-05-26 21:24:40 +02:00
qtcpsocket Support global data tags in blacklisting identification of test-cases 2022-03-14 20:16:35 +01:00
qudpsocket Compile autotests for Integrity 2021-09-20 17:29:04 +03:00
CMakeLists.txt Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00