Skip to content

Commit 6d70832

Browse files
committed
ci: Test rustdoc-gui with --no-sandbox
1 parent d3f2d0c commit 6d70832

File tree

1 file changed

+1
-1
lines changed
  • src/ci/docker/host-x86_64/x86_64-gnu-tools

1 file changed

+1
-1
lines changed

src/ci/docker/host-x86_64/x86_64-gnu-tools/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ ENV RUST_CONFIGURE_ARGS \
8484
--save-toolstates=/tmp/toolstate/toolstates.json
8585

8686
ENV SCRIPT /tmp/checktools.sh ../x.py && \
87-
NODE_PATH=`npm root -g` python3 ../x.py test src/test/rustdoc-gui --stage 2
87+
NODE_PATH=`npm root -g` python3 ../x.py test src/test/rustdoc-gui --stage 2 --test-args --no-sandbox

0 commit comments

Comments
 (0)