Skip to content

Ignore stack probe tests on AArch64 #43382

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
Jul 23, 2017

Conversation

mmatyas
Copy link
Contributor

@mmatyas mmatyas commented Jul 21, 2017

Stack probes are only implemented for x86, and as such currently fail on AArch64. This patch ignores those tests on this architecture.

Fixes #43356.

r? @alexcrichton

@mmatyas
Copy link
Contributor Author

mmatyas commented Jul 21, 2017

cc @parched

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Collaborator

bors commented Jul 21, 2017

📌 Commit 9ca2fd0 has been approved by alexcrichton

@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 Jul 21, 2017
@bors
Copy link
Collaborator

bors commented Jul 22, 2017

⌛ Testing commit 9ca2fd0 with merge c35a0c1...

bors added a commit that referenced this pull request Jul 22, 2017
…chton

Ignore stack probe tests on AArch64

Stack probes are only implemented for x86, and as such currently fail on AArch64. This patch ignores those tests on this architecture.

Fixes #43356.

r? @alexcrichton
@bors
Copy link
Collaborator

bors commented Jul 23, 2017

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

@bors bors merged commit 9ca2fd0 into rust-lang:master Jul 23, 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.

4 participants