Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roll Engine from 20caf5496951 to 14a6fd97ca12 (67 revisions) #71699

Conversation

engine-flutter-autoroll
Copy link
Contributor

Roll Engine from 20caf54 to 14a6fd9 (67 revisions)

flutter/engine@20caf54...14a6fd9

2020-12-03 chris@bracken.jp Fix NPE when platform plugin delegate is null (flutter/engine#22852)
2020-12-03 skia-flutter-autoroll@skia.org Roll Skia from 38921cafe1bb to abcc1ecdfd0c (8 revisions) (flutter/engine#22851)
2020-12-03 zl398833@alibaba-inc.com More rename from GPU thread to raster thread (flutter/engine#22819)
2020-12-03 gspencergoog@users.noreply.github.com Add delayed event delivery for Linux. (flutter/engine#22577)
2020-12-03 skia-flutter-autoroll@skia.org Roll Dart SDK from 97cfd05b3cb3 to a37a4d42e53d (4 revisions) (flutter/engine#22849)
2020-12-03 skia-flutter-autoroll@skia.org Roll Skia from d39aec0e40ec to 38921cafe1bb (7 revisions) (flutter/engine#22847)
2020-12-03 yjbanov@google.com Make CkPicture resurrectable (flutter/engine#22807)
2020-12-03 nurhan@google.com leaving only html tests (flutter/engine#22846)
2020-12-03 skia-flutter-autoroll@skia.org Roll Skia from c7112edbe0f4 to d39aec0e40ec (17 revisions) (flutter/engine#22844)
2020-12-03 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from Z_-ciOYM9... to DRN4P3zbe... (flutter/engine#22841)
2020-12-03 ferhat@gmail.com [web] Fix event transform between mousedown/up due to mouse move event (flutter/engine#22813)
2020-12-03 skia-flutter-autoroll@skia.org Roll Dart SDK from cfaa7606cbf5 to 97cfd05b3cb3 (2 revisions) (flutter/engine#22840)
2020-12-03 skia-flutter-autoroll@skia.org Roll Skia from 9443d58af292 to c7112edbe0f4 (10 revisions) (flutter/engine#22839)
2020-12-03 RichardJCai@users.noreply.github.com (MacOS) Add FlutterGLCompositor with support for rendering multiple layers (flutter/engine#22782)
2020-12-03 gspencergoog@users.noreply.github.com Reland: "Fix race condition in key event handling on Android (#22658)" (flutter/engine#22834)
2020-12-03 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from W14Qninrb... to M_8svVndh... (flutter/engine#22842)
2020-12-02 garyq@google.com Split AOT Engine Runtime (flutter/engine#22624)
2020-12-02 magder@google.com Generate gen_snapshot_armv7 and gen_snapshot_arm64 (flutter/engine#22818)
2020-12-02 jason-simmons@users.noreply.github.com Generate Maven metadata files for engine artifacts (flutter/engine#22685)
2020-12-02 yjbanov@google.com Better handle image codec instantiation failure (flutter/engine#22809)
2020-12-02 skia-flutter-autoroll@skia.org Roll Skia from c504ecda03b8 to 9443d58af292 (16 revisions) (flutter/engine#22828)
2020-12-02 gspencergoog@users.noreply.github.com Revert "Fix race condition in key event handling on Android (#22658)" (flutter/engine#22823)
2020-12-02 skia-flutter-autoroll@skia.org Roll Dart SDK from 5acaa5f14b03 to cfaa7606cbf5 (2 revisions) (flutter/engine#22827)
2020-12-02 lrn@google.com Stop using the List constructor. (flutter/engine#22793)
2020-12-02 yjbanov@google.com Temporarily reduce e2e test matrix to stop flaky web engine builds (flutter/engine#22824)
2020-12-02 iska.kaushik@gmail.com Reland "Introduce a delegate class for gpu metal rendering (#22611)" (flutter/engine#22777)
2020-12-02 iska.kaushik@gmail.com [embedder] Compositor can specify that no backing stores be cached (flutter/engine#22780)
2020-12-02 jonahwilliams@google.com add trace kernel flag to allowlist (flutter/engine#22812)
2020-12-02 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from 7O11wjLVX... to Z_-ciOYM9... (flutter/engine#22820)
2020-12-02 skia-flutter-autoroll@skia.org Roll Fuchsia Linux SDK from Bnaeivv07... to W14Qninrb... (flutter/engine#22817)
2020-12-02 skia-flutter-autoroll@skia.org Roll Dart SDK from e9a03fd98faa to 5acaa5f14b03 (1 revision) (flutter/engine#22810)
2020-12-02 skia-flutter-autoroll@skia.org Roll Skia from 7b776b514933 to c504ecda03b8 (6 revisions) (flutter/engine#22808)
2020-12-02 47866232+chunhtai@users.noreply.github.com Add static text trait to plain semantics object with label in iOS (flutter/engine#22811)
2020-12-02 xster@google.com Add a golden scenario test for fallback font rendering on iOS take 3 (flutter/engine#22736)
2020-12-02 zanderso@users.noreply.github.com Revert "Roll buildroot and benchmark (#22804)" (flutter/engine#22816)
2020-12-01 skia-flutter-autoroll@skia.org Roll Fuchsia Mac SDK from qpkZl0s5J... to 7O11wjLVX... (flutter/engine#22805)
2020-12-01 dnfield@google.com Roll buildroot and benchmark (flutter/engine#22804)
2020-12-01 skia-flutter-autoroll@skia.org Roll Skia from a927771c9cce to 7b776b514933 (3 revisions) (flutter/engine#22803)
2020-12-01 skia-flutter-autoroll@skia.org Roll Dart SDK from 7a2a3968ef53 to e9a03fd98faa (5 revisions) (flutter/engine#22801)
2020-12-01 skia-flutter-autoroll@skia.org Roll Skia from 4c6f57a23e63 to a927771c9cce (10 revisions) (flutter/engine#22802)
2020-12-01 gspencergoog@users.noreply.github.com Fix PlatformDispatcher.locale to return something meaningful when there are no locales. (flutter/engine#22608)
2020-12-01 gspencergoog@users.noreply.github.com Fix race condition in key event handling on Android (flutter/engine#22658)
2020-12-01 dacoharkes@google.com Add file.dart to DEPS (flutter/engine#22794)
2020-12-01 garyq@google.com Add FlutterPlayStoreSplitApplication for simpler opt in to Split AOT (flutter/engine#22752)
2020-12-01 ferhat@gmail.com [web] Optimize Matrix4.identity (flutter/engine#22622)
2020-11-30 skia-flutter-autoroll@skia.org Roll Skia from 70fe17e12f38 to 4c6f57a23e63 (1 revision) (flutter/engine#22781)
...

@cbracken
Copy link
Member

cbracken commented Dec 4, 2020

We expect this to fail one of the flutter/tests (customer_testing) tests. Fix will land simulatenously in flutter/tests#71

@cbracken
Copy link
Member

cbracken commented Dec 4, 2020

Mac module_test_ios failure is an infra flake during git fetch. Re-run is https://ci.chromium.org/ui/p/flutter/builders/try/Mac%20module_test_ios/1643/overview

@cbracken
Copy link
Member

cbracken commented Dec 4, 2020

@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • The status or check suite Linux customer_testing has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite Linux web_tests has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite Mac module_test_ios has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite customer_testing-linux has failed. Please fix the issues identified (or deflake) before re-applying this label.

@engine-flutter-autoroll
Copy link
Contributor Author

Commit queue failed; closing this roll.

@cbracken
Copy link
Member

cbracken commented Dec 4, 2020

Mac module_test_ios failed with:

[module_test_ios] [STDOUT] stderr: Failing tests:
[module_test_ios] [STDOUT] stderr: 	FlutterUITests:
[module_test_ios] [STDOUT] stderr: 		-[FlutterUITests testDualCold]
[module_test_ios] [STDOUT] stderr: 		-[FlutterUITests testFullScreenColdPop]
[module_test_ios] [STDOUT] stderr: 		-[FlutterUITests testFullScreenWarm]
[module_test_ios] [STDOUT] stderr: 		-[FlutterUITests testHybridViewWarm]

Failed run: https://ci.chromium.org/ui/p/flutter/builders/try/Mac%20module_test_ios/1643/overview
Log: https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket.appspot.com/8861885579483009984/+/steps/run_module_test_ios/0/stdout

@cbracken
Copy link
Member

cbracken commented Dec 4, 2020

Seems like it's failing looking for text on screen (at least the two I spot-checked). Verified it fails in the re-run.
https://ci.chromium.org/ui/p/flutter/builders/try/Mac%20module_test_ios/1644/overview

@cbracken cbracken force-pushed the flutter-engine-flutter-autoroll-9291565a-6407-4ef4-8592-e36e6cb66e02-1607043505 branch from d6a6a60 to 1f29602 Compare December 4, 2020 18:35
@cbracken
Copy link
Member

cbracken commented Dec 4, 2020

Mac web tests passed on re-run: https://ci.chromium.org/p/flutter/builders/try/Mac%20web_tool_tests/75

@cbracken
Copy link
Member

cbracken commented Dec 4, 2020

Landing at the same time as flutter/tests#71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants