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

Migrating web_analysis from Cirrus to LUCI (PART 1) #19726

Merged
merged 2 commits into from
Jul 14, 2020

Conversation

nturgut
Copy link
Contributor

@nturgut nturgut commented Jul 13, 2020

adding a script for web_analysis for using from luci.

PART1: Add script to run web_analysis.
PART2: Change LUCI recipe to run web_analysis checks (Successful run example with the recipe change: https://chromium-swarm.appspot.com/task?id=4d631dfb7ab22610)
PART3: Cleanup this step from Cirrus file.

@nturgut nturgut force-pushed the migrate_web_analysis branch from 913d4a4 to b8e2786 Compare July 13, 2020 22:34
lib/web_ui/dev/web_engine_analysis.sh Show resolved Hide resolved
lib/web_ui/dev/web_engine_analysis.sh Outdated Show resolved Hide resolved
@nturgut
Copy link
Contributor Author

nturgut commented Jul 14, 2020

Merging the PR since the failing test (seems to be flaky) is not on the code path.

@nturgut nturgut merged commit da8defd into flutter:master Jul 14, 2020
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 14, 2020
dnfield pushed a commit to dnfield/engine that referenced this pull request Jul 17, 2020
* adding a script for web_analysis for using from luci.

* addressing reviewer comments
dnfield added a commit that referenced this pull request Jul 17, 2020
* Cherry pick 3d104f4

Remove obsolete check on FlutterPlatformViewsController::OnCreate (#19819)

* Migrating web_analysis from Cirrus to LUCI (PART 1) (#19726)

* explicitly check out framework rc branch

Co-authored-by: nturgut <nurhan@google.com>
Co-authored-by: Christopher Fujino <christopherfujino@gmail.com>
cbracken pushed a commit to cbracken/flutter_recipes that referenced this pull request Apr 6, 2021
This is the second part of the migration for this task.

Part 1: flutter/engine#19726
Part 2: Merging this recipe change
Part 3: Removing the Cirrus CI task

Successfull run example using PR 19726: https://chromium-swarm.appspot.com/task?id=4d631dfb7ab22610

Change-Id: I6c5a66cb263c247816ae9461b71958bb89c88669
Reviewed-on: https://flutter-review.googlesource.com/c/recipes/+/4260
Commit-Queue: Nurhan Turgut <nurhan@google.com>
Reviewed-by: Godofredo Contreras <godofredoc@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants