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

Reland 4: Multiview pipeline #50931

Merged
merged 2 commits into from
Feb 24, 2024
Merged

Conversation

dkwingsmt
Copy link
Contributor

This relands #49950.

Nothing is changed. The error turns out a flake (it passes once), although this PR might have made the flake more flaky.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or the PR is test-exempt. See testing the engine for instructions on writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@dkwingsmt dkwingsmt requested a review from dnfield February 23, 2024 23:41
@dkwingsmt dkwingsmt added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 23, 2024
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Feb 24, 2024
Copy link
Contributor

auto-submit bot commented Feb 24, 2024

auto label is removed for flutter/engine/50931, due to - The status or check suite Linux linux_android_emulator_tests has failed. Please fix the issues identified (or deflake) before re-applying this label.

@dkwingsmt dkwingsmt merged commit 81035b7 into flutter:main Feb 24, 2024
@dkwingsmt dkwingsmt deleted the reland-4-mv-pipeline branch February 24, 2024 04:53
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 24, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 24, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Feb 24, 2024
…144083)

flutter/engine@a148bdb...81035b7

2024-02-24 [email protected] Reland 4: Multiview pipeline (flutter/engine#50931)
2024-02-24 [email protected] Actually list all sources for scenario_app target. (flutter/engine#50933)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
dkwingsmt added a commit to dkwingsmt/engine that referenced this pull request Feb 26, 2024
auto-submit bot pushed a commit that referenced this pull request Feb 27, 2024
This reverts commit 81035b7.

Reason: Internal test failure blocking roll
OCL:610420483:BASE:610486571:1708978396098:f2c3c31

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
dkwingsmt added a commit that referenced this pull request Feb 27, 2024
auto-submit bot pushed a commit that referenced this pull request Mar 7, 2024
This relands #50931.

The crash that caused the 4th revert has been fixed by flutter/flutter#144212.

[There has been discussion](#51019) on why the benchmark in previous attempts show significant drop in build time. This PR addresses it using option a as described in [this comment](#51186 (comment)).

This PR also addresses flutter/flutter#144584 with option 1. A test is added.

[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants