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

Conversation

matanlurey
Copy link
Contributor

As discussed offline, this is best deleted when Skia-gold is used for all of our engine tests.

However, this will be useful for unblocking some PRs until then :)

See README.md for details!

@matanlurey matanlurey requested a review from zanderso August 29, 2023 20:59

// Read the file as a string.
final String contents = await file.readAsString();

Copy link
Member

Choose a reason for hiding this comment

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

Can the file and temp directory be cleaned up after this point? I guess if you read the contents in _downloadFile() you can do all the cleanup there and make sure the temp dir gets cleaned up if the http client throws an exception.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I can do you one better, why am I creating a temp file at all? :P

@matanlurey matanlurey requested a review from zanderso August 29, 2023 22:08
@matanlurey matanlurey added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 29, 2023
@auto-submit
Copy link
Contributor

auto-submit bot commented Aug 29, 2023

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

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 29, 2023
auto-submit bot pushed a commit that referenced this pull request Aug 30, 2023
Unblocks #45243, which adds the function:

```py
def `gather_build_bucket_golden_scraper_tests`():
```
@matanlurey matanlurey added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 30, 2023
@matanlurey
Copy link
Contributor Author

Gentle ping @zanderso.

Not urgent to merge, but trying to avoid this getting stale since I want to start using engine_repo_tools in the other Dart tooling (i.e clang_tidy and friends).

@matanlurey matanlurey merged commit 64ae66a into flutter:main Aug 31, 2023
@matanlurey matanlurey deleted the engine-build-bucket-golden-scraper branch August 31, 2023 00:26
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 31, 2023
jonahwilliams pushed a commit to flutter/flutter that referenced this pull request Aug 31, 2023
…133724)

flutter/engine@73e8636...3b75e3d

2023-08-31 [email protected] [Impeller] Reland DlAiksCanvas
(flutter/engine#45232)
2023-08-31 [email protected] Add a
build_bucket_golden_scraper tool. (flutter/engine#45243)

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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants