mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Tests/WPT: Enable Qt neworking when running WPT tests
This commit is contained in:
committed by
Andrew Kaster
parent
ff2123a949
commit
21eefb788b
@@ -83,6 +83,7 @@ python3 ./wpt/wpt run ladybird \
|
||||
--manifest ./MANIFEST.json \
|
||||
--webdriver-arg="--certificate=${PWD}/wpt/tools/certs/cacert.pem" \
|
||||
--webdriver-arg="--certificate=${LADYBIRD_SOURCE_DIR}/Build/lagom/cacert.pem" \
|
||||
--webdriver-arg="--enable-qt-networking" \
|
||||
--log-raw "${wpt_run_log_filename}"
|
||||
|
||||
# Update expectations metadata files if requested
|
||||
|
||||
Reference in New Issue
Block a user