Skip to content

Add regression test for issues #88969 and #89119 - #89412

Merged
bors merged 1 commit into
rust-lang:masterfrom
lqd:zvariant-repro
Oct 1, 2021
Merged

Add regression test for issues #88969 and #89119 #89412
bors merged 1 commit into
rust-lang:masterfrom
lqd:zvariant-repro

Conversation

@lqd

@lqdlqd commented Sep 30, 2021

Copy link
Copy Markdown
Member

This adds a regression test to complete #89125, and thus for issues #88969 and #89119, which needed a test.

Used with multiple crates, this minimized from zvariant-2.8.0 reproduces the error on nightly-2021-09-19.

The test in this PR fails on master if the commit 6dbb9d4 from #89125 is reverted, and passes otherwise since it's now fixed.

r? @Aaron1011

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 30, 2021
@lqd

lqd commented Sep 30, 2021

Copy link
Copy Markdown
MemberAuthor

@bors rollup=always

@lqdlqd changed the title Add regression test for issue 88969Add regression test for issues #88969 and #89119 Sep 30, 2021
@Aaron1011

Copy link
Copy Markdown
Contributor

@bors r+

@bors

bors commented Sep 30, 2021

Copy link
Copy Markdown
Collaborator

📌 Commit bec19a7 has been approved by Aaron1011

@borsbors 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 30, 2021
@ManishearthManishearth mentioned this pull request Oct 1, 2021
bors added a commit to rust-lang-ci/rust that referenced this pull request Oct 1, 2021
…arth
Rollup of 7 pull requests
Successful merges:
- rust-lang#88838 (Do not suggest importing inaccessible items)
- rust-lang#89251 (Detect when negative literal indices are used and suggest appropriate code)
- rust-lang#89321 (Rebase resume argument projections during state transform)
- rust-lang#89327 (Pick one possible lifetime in case there are multiple choices)
- rust-lang#89344 (Cleanup lower_generics_mut and make span be the bound itself)
- rust-lang#89397 (Update `llvm` submodule to fix function name mangling on x86 Windows)
- rust-lang#89412 (Add regression test for issues rust-lang#88969 and rust-lang#89119 )
Failed merges:
r? `@ghost`
`@rustbot` modify labels: rollup
@bors
bors merged commit 4571fea into rust-lang:masterOct 1, 2021
@rustbotrustbot added this to the 1.57.0 milestone Oct 1, 2021
@lqd
lqd deleted the zvariant-repro branch October 1, 2021 13:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-borsStatus: 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.

5 participants

@lqd@Aaron1011@bors@rust-highfive@rustbot