diff options
| author | Tero Heikkinen <tero.heikkinen@qt.io> | 2024-09-04 23:42:34 +0300 |
|---|---|---|
| committer | Tero Heikkinen <tero.heikkinen@qt.io> | 2024-09-05 08:55:34 +0300 |
| commit | 7e9eebe3bb694aaa7e3bc3029b26fe49e9ec886f (patch) | |
| tree | 657f2c877066dac694cde428979dd6c7306cef72 | |
| parent | 8ea0f907d6fb0740b86328715e4cd99e0c1a1c58 (diff) | |
Blacklist TestLinkStaticQmlModule::canRun for Windows ARM
Task-number: QTBUG-128645
Change-Id: I461cc550f121efcaaf43cb1dcb6c893ff817d9b7
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
| -rw-r--r-- | tests/auto/cmake/test_link_qml_module_without_target/BLACKLIST | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/cmake/test_link_qml_module_without_target/BLACKLIST b/tests/auto/cmake/test_link_qml_module_without_target/BLACKLIST new file mode 100644 index 0000000000..290cfc24dc --- /dev/null +++ b/tests/auto/cmake/test_link_qml_module_without_target/BLACKLIST @@ -0,0 +1,3 @@ +#QTBUG-128645 +[canRun] +windows arm 64bit |
