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

update miri #64001

Closed
wants to merge 1 commit into from
Closed

update miri #64001

wants to merge 1 commit into from

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Aug 29, 2019

@RalfJung
Copy link
Member Author

@bors r+
(no need to rush, Miri is mostly working fine)

@bors
Copy link
Contributor

bors commented Aug 29, 2019

📌 Commit 0ff822097719330d603df57858baf4242817dae1 has been approved by RalfJung

@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 Aug 29, 2019
@bors
Copy link
Contributor

bors commented Aug 31, 2019

⌛ Testing commit 0ff822097719330d603df57858baf4242817dae1 with merge 6a99a4d332fca2405188060a6b416d5880314e7c...

@RalfJung
Copy link
Member Author

RalfJung commented Aug 31, 2019 via email

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Aug 31, 2019
@RalfJung
Copy link
Member Author

RalfJung commented Sep 1, 2019

That should be fixed now.

@bors r+

@bors
Copy link
Contributor

bors commented Sep 1, 2019

📌 Commit 11d7644 has been approved by RalfJung

@bors
Copy link
Contributor

bors commented Sep 2, 2019

⌛ Testing commit 11d7644 with merge f2c688b24f740f63de6f907190c066a228c74ce0...

@bors
Copy link
Contributor

bors commented Sep 2, 2019

💔 Test failed - checks-azure

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Sep 2, 2019
@rust-highfive

This comment has been minimized.

@RalfJung
Copy link
Member Author

RalfJung commented Sep 2, 2019

Spurious network issue:

2019-09-02T07:41:17.8650159Z Downloading crates ...
2019-09-02T07:41:18.1047208Z error: failed to download from `https://crates.io/api/v1/crates/openssl-src/111.3.0+1.1.1c/download` 

@bors retry

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 2, 2019
@bors
Copy link
Contributor

bors commented Sep 2, 2019

⌛ Testing commit 11d7644 with merge f55a06d...

bors added a commit that referenced this pull request Sep 2, 2019
@bors
Copy link
Contributor

bors commented Sep 2, 2019

💥 Test timed out

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Sep 2, 2019
@RalfJung
Copy link
Member Author

RalfJung commented Sep 2, 2019 via email

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 2, 2019
@RalfJung
Copy link
Member Author

RalfJung commented Sep 3, 2019

Closing: with #64109 we need to fix upstream Miri first.

@bors r-

@RalfJung RalfJung closed this Sep 3, 2019
@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Sep 3, 2019
@RalfJung RalfJung deleted the miri branch September 3, 2019 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cargo miri test -- -Zmiri-disable-isolation fails
3 participants