Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Prepare UI tests for rust 1.55 #9637

Merged
22 commits merged into from
Sep 24, 2021
Merged

Prepare UI tests for rust 1.55 #9637

22 commits merged into from
Sep 24, 2021

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Aug 27, 2021

Closes: #9627

polkadot companion: paritytech/polkadot#3807

@bkchr bkchr added A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit labels Aug 27, 2021
@bkchr bkchr requested review from rcny and gui1117 August 27, 2021 07:05
@bkchr bkchr requested a review from kianenigma as a code owner August 27, 2021 07:05
Copy link
Contributor

@gui1117 gui1117 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess master needs to be merged, and maybe wrong_page.stderr removed.

But otherwise LGTM

Copy link
Contributor

@gilescope gilescope left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Esteban's been at it again improving those error messages - nice.

@bkchr
Copy link
Member Author

bkchr commented Sep 4, 2021

@rcny you need to run the CI jobs of this pr with the new CI image.

@TriplEight should be able to help you with this.

@bkchr bkchr requested a review from a team as a code owner September 9, 2021 13:31
@TriplEight
Copy link
Contributor

I'm testing the same on the polkadot companion, then revert both commits, merge the new CI image and merge these both PRs.

@TriplEight
Copy link
Contributor

Pipelines are failing with new Rust versions.

@gui1117
Copy link
Contributor

gui1117 commented Sep 10, 2021

the failing message is the one of the failing job of this PR ?
If so I think this PR should fix it #9747

@bkchr
Copy link
Member Author

bkchr commented Sep 10, 2021

the failing message is the one of the failing job of this PR ?
If so I think this PR should fix it #9747

Nice. I will merge master after your pr is in master

@bkchr bkchr changed the title Prepare UI tests for rust 1.54 Prepare UI tests for rust 1.55 Sep 13, 2021
Copy link
Contributor

@gui1117 gui1117 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me,

some nits

client/service/src/client/wasm_override.rs Show resolved Hide resolved
primitives/state-machine/src/lib.rs Show resolved Hide resolved
primitives/state-machine/src/lib.rs Outdated Show resolved Hide resolved
primitives/state-machine/src/lib.rs Outdated Show resolved Hide resolved
@bkchr
Copy link
Member Author

bkchr commented Sep 18, 2021

@thiolliere could you merge master please.

@TriplEight after that we should be finally ready to merge this

@gui1117
Copy link
Contributor

gui1117 commented Sep 20, 2021

it should be good now

@TriplEight TriplEight mentioned this pull request Sep 20, 2021
@ordian
Copy link
Member

ordian commented Sep 24, 2021

bot merge

@ghost
Copy link

ghost commented Sep 24, 2021

Trying merge.

@ghost ghost merged commit 2ab5cd2 into master Sep 24, 2021
@ghost ghost deleted the bkchr-rust-1.54 branch September 24, 2021 10:42
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A0-please_review Pull request needs code review. B0-silent Changes should not be mentioned in any release notes C1-low PR touches the given topic and has a low impact on builders. D3-trivial 🧸 PR contains trivial changes in a runtime directory that do not require an audit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tests are failing on 1.54.0 stable toolchain
6 participants