Skip to content

Commit 9c053e5

Browse files
committed
TEMP: Only test changed tests
1 parent 8a74ddf commit 9c053e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ci/docker/host-x86_64/arm-android/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ENV TARGETS=arm-linux-androideabi
3434

3535
ENV RUST_CONFIGURE_ARGS --android-ndk=/android/ndk/
3636

37-
ENV SCRIPT python3 ../x.py --stage 2 test --host='' --target $TARGETS
37+
ENV SCRIPT python3 ../x.py --stage 2 test tests/ui/test-attrs/test-panic-abort.rs tests/ui/test-attrs/test-panic-abort-nocapture.rs --host='' --target $TARGETS
3838

3939
COPY scripts/sccache.sh /scripts/
4040
RUN sh /scripts/sccache.sh

0 commit comments

Comments
 (0)