Skip to content

Unskip some tests on AArch64 #43642

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

Merged
merged 1 commit into from
Aug 5, 2017
Merged

Conversation

mmatyas
Copy link
Contributor

@mmatyas mmatyas commented Aug 4, 2017

I've been running the test suite remotely on an Acer Chromebook R13 and natively on an ARM Juno developer board, both AArch64 devices. Most of the tests that are skipped on AArch64 are due to testing stdcall/fastcall/x86-specific code or the debugger, but I've found a few tests that could be enabled there.

These have been skipped previously due to failing on the aarch64-linux-android and mac-android buildbots, more than 2 years ago (#23471, #23695). It seems we don't test those platforms any more, but as they do work on AArch64 Linux, I'd like to propose re-enabling them. All of them pass on my devices.

@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

@mmatyas
Copy link
Contributor Author

mmatyas commented Aug 4, 2017

r? @alexcrichton

@rust-highfive rust-highfive assigned alexcrichton and unassigned brson Aug 4, 2017
@sanxiyn
Copy link
Member

sanxiyn commented Aug 4, 2017

LGTM. @bors r+

@bors
Copy link
Collaborator

bors commented Aug 4, 2017

📌 Commit 28c423d has been approved by sanxiyn

@shepmaster shepmaster added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Aug 4, 2017
@bors
Copy link
Collaborator

bors commented Aug 5, 2017

⌛ Testing commit 28c423d with merge e8909d2...

bors added a commit that referenced this pull request Aug 5, 2017
Unskip some tests on AArch64

I've been running the test suite remotely on an Acer Chromebook R13 and natively on an ARM Juno developer board, both AArch64 devices. Most of the tests that are skipped on AArch64 are due to testing stdcall/fastcall/x86-specific code or the debugger, but I've found a few tests that could be enabled there.

These have been skipped previously due to failing on the `aarch64-linux-android` and `mac-android` buildbots, more than 2 years ago (#23471, #23695). It seems we don't test those platforms any more, but as they do work on AArch64 Linux, I'd like to propose re-enabling them. All of them pass on my devices.
@bors
Copy link
Collaborator

bors commented Aug 5, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: sanxiyn
Pushing e8909d2 to master...

@bors bors merged commit 28c423d into rust-lang:master Aug 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants