Skip to content

"make check" doesn't work correctly on aarch64-linux-android #21773

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ejjeong opened this issue Jan 30, 2015 · 1 comment · Fixed by #23471
Closed

"make check" doesn't work correctly on aarch64-linux-android #21773

ejjeong opened this issue Jan 30, 2015 · 1 comment · Fixed by #23471
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc O-android Operating system: Android O-Arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state

Comments

@ejjeong
Copy link
Contributor

ejjeong commented Jan 30, 2015

Not enough support for aarch64-linux-android tests.

@kmcallister kmcallister added O-android Operating system: Android A-testsuite Area: The testsuite used to check the correctness of rustc O-Arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state labels Jan 30, 2015
bors added a commit that referenced this issue Feb 4, 2015
- Now "make check-stage2-T-aarch64-linux-android-H-x86_64-unknown-linux-gnu" works (#21773)
- Fix & enable debuginfo tests for android (#10381)
- Fix & enable more tests for android (both for arm/aarch64)
- Enable many already-pass tests on android (both for arm/aarch64)
bors added a commit that referenced this issue Feb 17, 2015
- Now "make check-stage2-T-aarch64-linux-android-H-x86_64-unknown-linux-gnu" works (#21773)
- Fix & enable debuginfo tests for android (#10381)
- Fix & enable more tests for android (both for arm/aarch64)
- Enable many already-pass tests on android (both for arm/aarch64)
@sanxiyn
Copy link
Member

sanxiyn commented Mar 16, 2015

Fixed in #21774.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc O-android Operating system: Android O-Arm Target: 32-bit Arm processors (armv6, armv7, thumb...), including 64-bit Arm in AArch32 state
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants