We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53048d1 commit ea19abeCopy full SHA for ea19abe
src/ci/docker/host-x86_64/i686-gnu-1/Dockerfile
@@ -24,8 +24,8 @@ COPY scripts/sccache.sh /scripts/
24
RUN sh /scripts/sccache.sh
25
26
ENV RUST_CONFIGURE_ARGS --build=i686-unknown-linux-gnu
27
-# We run the other tests in i686-gnu-2
28
ENV SCRIPT python3 ../x.py --stage 2 test \
+ # Skip tests that we run in i686-gnu-2
29
--skip compiler \
30
--skip library \
31
--skip tidyselftest \
0 commit comments