Skip to content

Commit

Permalink
wasm: Disable Selenium tests on CI until they are stable
Browse files Browse the repository at this point in the history
Task-number: QTBUG-129735
Change-Id: Iee85c2b9570596ba2f46db096217a1306e149447
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
  • Loading branch information
Piotr Wierciński committed Oct 8, 2024
1 parent d862242 commit a6302d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/auto/wasm/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ add_subdirectory(localfileapi)
add_subdirectory(qwasmkeytranslator)
add_subdirectory(qwasmwindowstack)
add_subdirectory(qwasmwindowtreenode)
add_subdirectory(selenium)
# TODO: re-enable selenium tests when fixed - QTBUG-129735
# add_subdirectory(selenium)

0 comments on commit a6302d8

Please sign in to comment.