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:
parent
3c897e7cf3
commit
e797ea816b
Notes:
sideshowbarker
2024-07-17 04:09:56 +09:00
Author: https://github.com/sideshowbarker Commit: https://github.com/LadybirdBrowser/ladybird/commit/e797ea816b Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/650 Reviewed-by: https://github.com/tcl3 ✅
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ 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
|
||||
|
|
Loading…
Add table
Reference in a new issue