Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix harness = false on [lib] sections #2795

Merged
merged 1 commit into from
Jun 21, 2016

Conversation

alexcrichton
Copy link
Member

Now that this is fixed upstream, we can actually add a test for this!

Closes #2305

@rust-highfive
Copy link

r? @wycats

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

@alexcrichton
Copy link
Member Author

r? @brson

@rust-highfive rust-highfive assigned brson and unassigned wycats Jun 20, 2016
@brson
Copy link
Contributor

brson commented Jun 21, 2016

@bors r+

@bors
Copy link
Contributor

bors commented Jun 21, 2016

📌 Commit c88c7af has been approved by brson

@bors
Copy link
Contributor

bors commented Jun 21, 2016

⌛ Testing commit c88c7af with merge 80f2775...

bors added a commit that referenced this pull request Jun 21, 2016
Fix `harness = false` on `[lib]` sections

Now that this is fixed upstream, we can actually add a test for this!

Closes #2305
@bors
Copy link
Contributor

bors commented Jun 21, 2016

💔 Test failed - cargo-win-msvc-64

@alexcrichton
Copy link
Member Author

@bors: retry

On Mon, Jun 20, 2016 at 6:50 PM, bors notifications@github.com wrote:

💔 Test failed - cargo-win-msvc-64
http://buildbot.rust-lang.org/builders/cargo-win-msvc-64/builds/514


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#2795 (comment), or mute
the thread
https://github.com/notifications/unsubscribe/AAD95P6cSj8FoPMRGfe5GxDKFl0womvRks5qN0OBgaJpZM4I54WK
.

@bors
Copy link
Contributor

bors commented Jun 21, 2016

⚡ Previous build results for cargo-cross-linux are reusable. Rebuilding only cargo-linux-32, cargo-linux-64, cargo-mac-32, cargo-mac-64, cargo-win-gnu-32, cargo-win-gnu-64, cargo-win-msvc-32, cargo-win-msvc-64...

@bors
Copy link
Contributor

bors commented Jun 21, 2016

💔 Test failed - cargo-linux-64

@alexcrichton
Copy link
Member Author

@bors: r=brson

@bors
Copy link
Contributor

bors commented Jun 21, 2016

📌 Commit f0910bc has been approved by brson

@bors
Copy link
Contributor

bors commented Jun 21, 2016

⌛ Testing commit f0910bc with merge 0ce597d...

@bors
Copy link
Contributor

bors commented Jun 21, 2016

💔 Test failed - cargo-mac-64

@alexcrichton
Copy link
Member Author

@bors: r=brson

@bors
Copy link
Contributor

bors commented Jun 21, 2016

📌 Commit f9d9379 has been approved by brson

@bors
Copy link
Contributor

bors commented Jun 21, 2016

⌛ Testing commit f9d9379 with merge c465dd7...

@bors
Copy link
Contributor

bors commented Jun 21, 2016

💔 Test failed - cargo-cross-linux

Now that this is fixed upstream, we can actually add a test for this!

Closes rust-lang#2305
@alexcrichton
Copy link
Member Author

@bors: r=brson

@bors
Copy link
Contributor

bors commented Jun 21, 2016

📌 Commit b74fd0a has been approved by brson

@bors
Copy link
Contributor

bors commented Jun 21, 2016

⌛ Testing commit b74fd0a with merge 50dad37...

bors added a commit that referenced this pull request Jun 21, 2016
Fix `harness = false` on `[lib]` sections

Now that this is fixed upstream, we can actually add a test for this!

Closes #2305
@bors
Copy link
Contributor

bors commented Jun 21, 2016

@bors bors merged commit b74fd0a into rust-lang:master Jun 21, 2016
@alexcrichton alexcrichton deleted the test-and-harness branch July 1, 2016 17:37
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Could not execute process (never executed)" with [lib] harness = false
5 participants