Skip to content

Commit

Permalink
Tests/WPT: Enable Qt neworking when running WPT tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tcl3 committed Jul 5, 2024
1 parent e190756 commit 71b821d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/LibWeb/WPT/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 71b821d

Please sign in to comment.