feat(servo): isolate profiles with hardware sidecars
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
set -euo pipefail
|
||||
|
||||
echo "Verifying PRD live sites through the GPUI web surface adapter"
|
||||
cargo test -p ely_app --features live-site-smoke --all-targets -- --test-threads=1 --nocapture
|
||||
cargo build --locked -p ely_servo_host --features servo-engine --bin ely_servo_sidecar
|
||||
ELY_SERVO_RENDERING_CONTEXT=software \
|
||||
cargo test --locked -p ely_app --features live-site-smoke --all-targets -- --test-threads=1 --nocapture
|
||||
|
||||
Reference in New Issue
Block a user