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

Conversation

@filmil
Copy link
Contributor

@filmil filmil commented Dec 12, 2023

The tzdata-icu capability is a directory containing
ICU time zone resource files. These are requried for
correct computation of local times.

Issue: flutter/flutter#139952

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.

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact "@text-exemption-reviewers" in the #hackers channel in Chat (don't just cc them here, they won't see it! Use Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@tarobins
Copy link

LGTM

@tarobins
Copy link

i lgtm'd it, but if it's not super critical to get this in now, might want to wait till the new year. Capability routing sometimes breaks things, and with fuchsia/flutter engine, tracking down and reverting can be a pain. And if this happens to break something during the holidays, it'll be harder to get help to fix it.

@filmil
Copy link
Contributor Author

filmil commented Dec 22, 2023 via email

@flutter-dashboard
Copy link

This pull request executed golden file tests, but it has not been updated in a while (20+ days). Test results from Gold expire after as many days, so this pull request will need to be updated with a fresh commit in order to get results from Gold.

@chinmaygarde
Copy link
Member

Can we land this? The CI failure need a rebase. You can use the GitHub UI to do this automatically.

@filmil
Copy link
Contributor Author

filmil commented Jan 16, 2024

Let me revisit the comments and retry.

@filmil filmil force-pushed the icu-data-b/315860162 branch 2 times, most recently from 5da8087 to 3e2278a Compare January 16, 2024 22:20
@filmil
Copy link
Contributor Author

filmil commented Jan 16, 2024

This is now rebased - waiting for the presubmits to pass, and if they do I think this can be merged.

The `tzdata-icu` capability is a directory containing
ICU time zone resource files. These are requried for
correct computation of local times.

Issue: flutter/flutter#139952
@filmil filmil force-pushed the icu-data-b/315860162 branch from 3e2278a to 56b4b04 Compare January 17, 2024 00:37
@chinmaygarde chinmaygarde added the autosubmit Merge PR when tree becomes green via auto submit App label Jan 18, 2024
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Jan 18, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Jan 18, 2024

auto label is removed for flutter/engine/48907, due to This PR has not met approval requirements for merging. The PR author is not a member of flutter-hackers and needs 1 more review(s) in order to merge this PR.

  • Merge guidelines: A PR needs at least one approved review if the author is already part of flutter-hackers or two member reviews if the author is not a flutter-hacker before re-applying the autosubmit label. Reviewers: If you left a comment approving, please use the "approve" review action instead.

@tarobins tarobins merged commit 9dded18 into flutter:main Jan 18, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 18, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jan 18, 2024
…141807)

flutter/engine@3106e08...9dded18

2024-01-18 [email protected] [fuchsia] Wire through the tzdata-icu capability (flutter/engine#48907)
2024-01-18 [email protected] Roll Skia from 31fae9f0cdd1 to 40200ceca00e (1 revision) (flutter/engine#49871)

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants