Skip to content
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

test: Fix s390x-unknown-linux-gnu atomic-lock-free test not run for systemz #48491

Merged
merged 1 commit into from
Feb 25, 2018

Conversation

glaubitz
Copy link
Contributor

The s390-unknown-linux-gnu atomic-lock-free test is currently run for LLVM_COMPONENTS == powerpc. I assume it was meant to be run for LLVM_COMPONENTS == systemz, so let's fix this.

@sanxiyn
Copy link
Member

sanxiyn commented Feb 25, 2018

@bors r+

@bors
Copy link
Contributor

bors commented Feb 25, 2018

📌 Commit e3781c6 has been approved by sanxiyn

@bors
Copy link
Contributor

bors commented Feb 25, 2018

🌲 The tree is currently closed for pull requests below priority 100, this pull request will be tested once the tree is reopened

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Feb 25, 2018
kennytm added a commit to kennytm/rust that referenced this pull request Feb 25, 2018
test: Fix s390x-unknown-linux-gnu atomic-lock-free test not run for systemz

The s390-unknown-linux-gnu atomic-lock-free test is currently run for ```LLVM_COMPONENTS == powerpc```. I assume it was meant to be run for ```LLVM_COMPONENTS == systemz```, so let's fix this.
bors added a commit that referenced this pull request Feb 25, 2018
Rollup of 17 pull requests

- Successful merges: #47964, #47970, #48076, #48115, #48166, #48281, #48297, #48302, #48362, #48369, #48489, #48491, #48494, #48517, #48529, #48235, #48330
- Failed merges:
@bors bors merged commit e3781c6 into rust-lang:master Feb 25, 2018
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.

3 participants