mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
Tests: Drop --enable-qt-networking arg in WPT/run.sh
--enable-qt-networking doesn't exist on the AppKit chrome
This commit is contained in:
committed by
Tim Ledbetter
parent
3c897e7cf3
commit
e797ea816b
@@ -83,7 +83,6 @@ python3 ./wpt/wpt run ladybird \
|
|||||||
--manifest ./MANIFEST.json \
|
--manifest ./MANIFEST.json \
|
||||||
--webdriver-arg="--certificate=${PWD}/wpt/tools/certs/cacert.pem" \
|
--webdriver-arg="--certificate=${PWD}/wpt/tools/certs/cacert.pem" \
|
||||||
--webdriver-arg="--certificate=${LADYBIRD_SOURCE_DIR}/Build/lagom/cacert.pem" \
|
--webdriver-arg="--certificate=${LADYBIRD_SOURCE_DIR}/Build/lagom/cacert.pem" \
|
||||||
--webdriver-arg="--enable-qt-networking" \
|
|
||||||
--log-raw "${wpt_run_log_filename}"
|
--log-raw "${wpt_run_log_filename}"
|
||||||
|
|
||||||
# Update expectations metadata files if requested
|
# Update expectations metadata files if requested
|
||||||
|
|||||||
Reference in New Issue
Block a user