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 #94658

Merged
merged 1 commit into from
Mar 6, 2022
Merged

update Miri #94658

merged 1 commit into from
Mar 6, 2022

Conversation

RalfJung
Copy link
Member

@RalfJung RalfJung commented Mar 6, 2022

Fixes #94562
r? @ghost

@RalfJung
Copy link
Member Author

RalfJung commented Mar 6, 2022

Cc @rust-lang/miri
@bors r+ p=1

@bors
Copy link
Contributor

bors commented Mar 6, 2022

📌 Commit 0de6981 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 Mar 6, 2022
@rust-log-analyzer
Copy link
Collaborator

The job x86_64-gnu-tools failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
  IMAGE: x86_64-gnu-tools
##[endgroup]
From https://github.com/rust-lang/rust
 * branch              master     -> FETCH_HEAD
Searching for toolstate changes between 0cbef1c6a7f4ee33cd41d91778544c5399f10f39 and 0ae39dbbddb0be3f61675c37abbf828ee81e7a99
Submodules were updated
##[group]Run src/ci/scripts/verify-channel.sh
src/ci/scripts/verify-channel.sh
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
env:
---
.......... (60/61)
          (61/61)


/checkout/src/test/rustdoc-gui/search-tab-selection-if-current-is-empty.goml search-tab-selection-if-current-is-empty... FAILED
[ERROR] (line 6) TimeoutError: waiting for selector "#titles" failed: timeout 30000ms exceeded: for command `wait-for: "#titles"`
Build completed unsuccessfully in 0:00:44

@bors
Copy link
Contributor

bors commented Mar 6, 2022

⌛ Testing commit 0de6981 with merge 5d9d1e8...

@bors
Copy link
Contributor

bors commented Mar 6, 2022

☀️ Test successful - checks-actions
Approved by: RalfJung
Pushing 5d9d1e8 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Mar 6, 2022
@bors bors merged commit 5d9d1e8 into rust-lang:master Mar 6, 2022
@rustbot rustbot added this to the 1.61.0 milestone Mar 6, 2022
@rust-highfive
Copy link
Collaborator

📣 Toolstate changed by #94658!

Tested on commit 5d9d1e8.
Direct link to PR: #94658

🎉 miri on windows: test-fail → test-pass (cc @RalfJung @oli-obk @eddyb).
🎉 miri on linux: test-fail → test-pass (cc @RalfJung @oli-obk @eddyb).

rust-highfive added a commit to rust-lang-nursery/rust-toolstate that referenced this pull request Mar 6, 2022
Tested on commit rust-lang/rust@5d9d1e8.
Direct link to PR: <rust-lang/rust#94658>

🎉 miri on windows: test-fail → test-pass (cc @RalfJung @oli-obk @eddyb).
🎉 miri on linux: test-fail → test-pass (cc @RalfJung @oli-obk @eddyb).
@rust-timer
Copy link
Collaborator

Finished benchmarking commit (5d9d1e8): comparison url.

Summary: This benchmark run did not return any relevant results.

If you disagree with this performance assessment, please file an issue in rust-lang/rustc-perf.

@rustbot label: -perf-regression

@RalfJung RalfJung deleted the miri branch March 6, 2022 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged-by-bors This PR was explicitly merged by bors. 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.

miri no longer builds after rust-lang/rust#94512
6 participants