Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Revert "Make no_lto in presubmit explicit in .ci.yaml"#40260

Merged
auto-submit[bot] merged 1 commit intomainfrom
revert-40254-ci-yaml-explicit-lto
Mar 13, 2023
Merged

Revert "Make no_lto in presubmit explicit in .ci.yaml"#40260
auto-submit[bot] merged 1 commit intomainfrom
revert-40254-ci-yaml-explicit-lto

Conversation

@zanderso
Copy link
Member

Reverts #40254

This didn't work. --no-lto was passed to postsubmit builds where it shouldn't have gone. See https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20iOS%20Engine%20Release/19141/overview

@CaseyHillers @keyonghan

@zanderso zanderso added the revert Label used to revert changes in a closed and merged pull request. label Mar 13, 2023
@keyonghan
Copy link
Contributor

Uh, seems the postsubmit_properties is only defined in the proto, but no corresponding backend logic to handle it.
https://github.com/flutter/cocoon/blob/main/app_dart/lib/src/model/proto/internal/scheduler.proto#L64

flutter/flutter#122561 to track.

Copy link
Contributor

@keyonghan keyonghan left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

revert Label used to revert changes in a closed and merged pull request.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants