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

don't build/run doctests when target != host #2485

Merged
merged 3 commits into from
Mar 15, 2016

Conversation

japaric
Copy link
Member

@japaric japaric commented Mar 15, 2016

@alexcrichton
Copy link
Member

@bors: r+ fa34134

Thanks!

@bors
Copy link
Contributor

bors commented Mar 15, 2016

⌛ Testing commit fa34134 with merge 38bc8a3...

@bors
Copy link
Contributor

bors commented Mar 15, 2016

💔 Test failed - cargo-win-msvc-64

@japaric
Copy link
Member Author

japaric commented Mar 15, 2016

Pushed a commit fixing the cross_tests test

@japaric
Copy link
Member Author

japaric commented Mar 15, 2016

(I don't think I have r+ rights here, but worth a shot)

@bors: r=alexcrichton

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Mar 15, 2016

📌 Commit d37d38c has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Mar 15, 2016

⌛ Testing commit d37d38c with merge 892f17d...

bors added a commit that referenced this pull request Mar 15, 2016
@bors
Copy link
Contributor

bors commented Mar 15, 2016

💔 Test failed - cargo-mac-32

@japaric
Copy link
Member Author

japaric commented Mar 15, 2016

Pushed a commit fixing my previous fix

@alexcrichton
Copy link
Member

but who fixes the fix of the fix?!

@bors: r+

@bors
Copy link
Contributor

bors commented Mar 15, 2016

📌 Commit ac46a1b has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Mar 15, 2016

⌛ Testing commit ac46a1b with merge c3b571f...

bors added a commit that referenced this pull request Mar 15, 2016
@bors
Copy link
Contributor

bors commented Mar 15, 2016

@bors bors merged commit ac46a1b into rust-lang:master Mar 15, 2016
@japaric japaric deleted the no-cross-doctests branch March 15, 2016 18:29
briansmith added a commit to briansmith/ring that referenced this pull request Jun 6, 2016
It seems doctests are disabled when cross-compiling as of
rust-lang/cargo#2485. Thus, we don't need this
workaround any more.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Doc-tests not compiled ok when setted as no_run on target x86_64-unknown-linux-musl
3 participants