Skip to content

Conversation

teor2345
Copy link
Contributor

@teor2345 teor2345 commented Jul 29, 2021

Motivation

On 29 July, Zebra's tests started failing on beta Rust (rust-lang/rust#87483).

But the stable CI tests and beta zebra-chain build were fine.

Solution

Disable the Rust beta tests in the CI matrix, but keep stable tests, and stable and beta zebra-chain builds.

Follow Up

We should try re-enabling beta tests at some point (#2541).


This change is Reviewable

@teor2345 teor2345 added C-bug Category: This is a bug A-infrastructure Area: Infrastructure changes A-devops Area: Pipelines, CI/CD and Dockerfiles P-High I-integration-fail Continuous integration fails, including build and test failures labels Jul 29, 2021
@teor2345 teor2345 added this to the 2021 Sprint 15 milestone Jul 29, 2021
@teor2345 teor2345 self-assigned this Jul 29, 2021
@teor2345 teor2345 merged commit e2a3a38 into main Jul 29, 2021
@teor2345 teor2345 deleted the disable-beta-rust branch July 29, 2021 03:02
@teor2345
Copy link
Contributor Author

Admin-merged because this blocks CI and PRs for everyone on the team.

@teor2345 teor2345 mentioned this pull request Jul 29, 2021
6 tasks
@daira
Copy link
Contributor

daira commented Jul 29, 2021

What is the bug?

@dconnolly
Copy link
Contributor

dconnolly commented Jul 29, 2021

What is the bug?

@daira

 internal compiler error: unexpected concrete region in borrowck: ReStatic

mpguerra added a commit that referenced this pull request Jul 29, 2021
mpguerra added a commit that referenced this pull request Jul 29, 2021
* Draft CHANGELOG for Zebra 1.0.0-alpha.14

* Add PR #2533 to CHANGELOG

* Apply suggestions from code review

Co-authored-by: teor <[email protected]>

* Remove entry about updating the changelog

* move #2497

* add #2529

* Add a missing space

* Add #2458, #2525, #2486, #2542 and  #2539 to CHANGELOG

Co-authored-by: teor <[email protected]>
Co-authored-by: Deirdre Connolly <[email protected]>
@teor2345
Copy link
Contributor Author

teor2345 commented Jul 29, 2021

@daira we think it's rust-lang/rust#87483 , but I haven't checked if the Rust PR fixes it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-devops Area: Pipelines, CI/CD and Dockerfiles A-infrastructure Area: Infrastructure changes C-bug Category: This is a bug I-integration-fail Continuous integration fails, including build and test failures
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants