mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-26 08:26:43 +08:00
wasm: Add config webassembly-linux-thread-asyncify-tests for declarative
This is needed for the selenium tests in qtdeclarative. Change-Id: Iaca14244cd42c8b93150b48d6f37c647a2fd7d34 Reviewed-by: Piotr Wierciński <piotr.wiercinski@qt.io>
This commit is contained in:
@@ -4,6 +4,7 @@ Include: [
|
||||
integrity.yaml,
|
||||
ios-tests.yaml,
|
||||
address_sanitizer_platforms.yaml,
|
||||
wasm_qtdeclarative_tests.yaml,
|
||||
cmake_platforms_static_tests.yaml,
|
||||
cmake_platforms_qemu_vxworks_buildtest_static.yaml,
|
||||
cmake_platforms_qemu_vxworks_tests_static.yaml,
|
||||
|
||||
9
coin/platform_configs/wasm_qtdeclarative_tests.yaml
Normal file
9
coin/platform_configs/wasm_qtdeclarative_tests.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
Version: 2
|
||||
Configurations:
|
||||
-
|
||||
Id: 'webassembly-linux-thread-asyncify-tests'
|
||||
Template: 'qtci-linux-openSUSE-15.6-x86_64-51'
|
||||
Target os: 'WebAssembly'
|
||||
Compiler: 'GCC'
|
||||
Features: ['Sccache', 'TestOnly']
|
||||
Platform dependency: 'webassembly-linux-thread-asyncify'
|
||||
Reference in New Issue
Block a user