Revert "wasm: enable JSPI when running tests on Chrome"
This reverts commit 85020edf028621cec3100e81ec726b3bda777f98. Reason for revert: unstable, breaks CI Change-Id: I58fb4652d777f4d551fe03d5ed7fad3fe07170b5 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
This commit is contained in:
parent
bdee351951
commit
e8b1566f0e
@ -666,7 +666,7 @@ function(qt_internal_add_test name)
|
||||
list(APPEND extra_test_args "--silence_timeout=60")
|
||||
# TODO: Add functionality to specify browser
|
||||
list(APPEND extra_test_args "--browser=chrome")
|
||||
list(APPEND extra_test_args "--browser_args=\"--password-store=basic --enable-features=WebAssemblyExperimentalJSPI\"")
|
||||
list(APPEND extra_test_args "--browser_args=\"--password-store=basic\"")
|
||||
list(APPEND extra_test_args "--kill_exit")
|
||||
|
||||
# Tests may require asyncify if they use exec(). Enable asyncify for
|
||||
|
Loading…
x
Reference in New Issue
Block a user