Skip to content

Conversation

ksokolovskyi
Copy link
Contributor

@ksokolovskyi ksokolovskyi commented Apr 13, 2024

This PR contributes to #130459

Description

  • Adds examples/api/test/widgets/implicit_animations/animated_padding.0_test.dart test

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], including [Features we expect every widget to implement].
  • I signed the [CLA].
  • I listed at least one issue that this PR fixes in the description above.
  • I updated/added relevant documentation (doc comments with ///).
  • I added new tests to check the change I am making, or this PR is [test-exempt].
  • I followed the [breaking change policy] and added [Data Driven Fixes] where supported.
  • All existing and new tests are passing.

@github-actions github-actions bot added framework flutter/packages/flutter repository. See also f: labels. d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos labels Apr 13, 2024
matching: find.byType(Padding),
),
);
expect(padding.padding, equals(const EdgeInsets.all(100)));
Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for the review!
I fixed this nit in the latest commit

Copy link
Contributor

@Renzo-Olivares Renzo-Olivares left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the contribution!

@ksokolovskyi
Copy link
Contributor Author

@Renzo-Olivares do you know what is wrong with Google testing? Why does it fail? And why the current one is already 2h 49m in progress?

@Renzo-Olivares
Copy link
Contributor

@ksokolovskyi sorry about that, the failing tests look unrelated. Have you tried rebasing your branch to master?

@ksokolovskyi ksokolovskyi force-pushed the add-animated-padding-example-tests branch from efda1d2 to 32079ae Compare April 19, 2024 15:43
@ksokolovskyi
Copy link
Contributor Author

@Renzo-Olivares thanks for the suggestion. I have just rebased it. Let's wait =)

@Renzo-Olivares Renzo-Olivares added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 19, 2024
Copy link
Contributor

auto-submit bot commented Apr 19, 2024

auto label is removed for flutter/flutter/146718, 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.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Apr 19, 2024
Copy link
Member

@hannah-hyj hannah-hyj left a comment

Choose a reason for hiding this comment

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

LGTM

@Renzo-Olivares Renzo-Olivares added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 19, 2024
@auto-submit auto-submit bot merged commit a4e9026 into flutter:master Apr 19, 2024
@ksokolovskyi
Copy link
Contributor Author

@Renzo-Olivares @Hangyujin thanks for the review!

engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 20, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 20, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 21, 2024
auto-submit bot pushed a commit to flutter/packages that referenced this pull request Apr 21, 2024
flutter/flutter@98685a0...1a905d5

2024-04-21 [email protected] Roll Flutter Engine from 1c3f0f1f6500 to 75ca2195c936 (1 revision) (flutter/flutter#147136)
2024-04-21 [email protected] Roll Flutter Engine from 1e247ccaa911 to 1c3f0f1f6500 (1 revision) (flutter/flutter#147134)
2024-04-21 [email protected] Roll Flutter Engine from 1ac3ce3b4729 to 1e247ccaa911 (1 revision) (flutter/flutter#147128)
2024-04-21 [email protected] Roll Flutter Engine from 40110ec82d4b to 1ac3ce3b4729 (1 revision) (flutter/flutter#147125)
2024-04-20 [email protected] fixes some gesture not getting disposed (flutter/flutter#147112)
2024-04-20 [email protected] Roll Flutter Engine from d8a8f29612b6 to 40110ec82d4b (1 revision) (flutter/flutter#147114)
2024-04-20 [email protected] Roll Flutter Engine from 499eddab8451 to d8a8f29612b6 (2 revisions) (flutter/flutter#147108)
2024-04-20 [email protected] Roll Flutter Engine from 4d34b6d3da7d to 499eddab8451 (3 revisions) (flutter/flutter#147105)
2024-04-20 [email protected] Roll Flutter Engine from f22fb591870f to 4d34b6d3da7d (1 revision) (flutter/flutter#147104)
2024-04-20 [email protected] Roll Flutter Engine from 6f4d753ffddc to f22fb591870f (1 revision) (flutter/flutter#147101)
2024-04-20 [email protected] Roll Flutter Engine from 3db86b3cabec to 6f4d753ffddc (2 revisions) (flutter/flutter#147099)
2024-04-20 [email protected] Roll Flutter Engine from 55670b71eb00 to 3db86b3cabec (4 revisions) (flutter/flutter#147095)
2024-04-19 [email protected] Add Kostiantyn Sokolovskyi to the AUTHORS. (flutter/flutter#147065)
2024-04-19 [email protected] Roll Flutter Engine from a9a6f598f007 to 55670b71eb00 (1 revision) (flutter/flutter#147091)
2024-04-19 [email protected] Roll pub packages (flutter/flutter#147030)
2024-04-19 [email protected] Add tests for gesture_detector.0.dart and gesture_detector.1.dart API examples. (flutter/flutter#146724)
2024-04-19 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 4.1.2 to 4.1.3 (flutter/flutter#147090)
2024-04-19 [email protected] [material] Fix info text (flutter/flutter#147040)
2024-04-19 [email protected] Roll Flutter Engine from 0902c4117ed9 to a9a6f598f007 (1 revision) (flutter/flutter#147088)
2024-04-19 [email protected] Roll Flutter Engine from 5083af669cee to 0902c4117ed9 (1 revision) (flutter/flutter#147085)
2024-04-19 [email protected] Add test for animated_padding.0.dart API example. (flutter/flutter#146718)
2024-04-19 [email protected] Refactor android preview tool integration tests (flutter/flutter#146518)
2024-04-19 [email protected] Roll Flutter Engine from 1363b52813e3 to 5083af669cee (1 revision) (flutter/flutter#147083)
2024-04-19 [email protected] Add test for dismissible.0.dart API example. (flutter/flutter#146723)
2024-04-19 [email protected] Roll Flutter Engine from 908f619d9e1c to 1363b52813e3 (4 revisions) (flutter/flutter#147079)
2024-04-19 [email protected] Update docs around ga3 ga4 mismatch (flutter/flutter#147075)
2024-04-19 [email protected] Add test for preferred_size.0.dart API example. (flutter/flutter#146725)
2024-04-19 [email protected] Roll Flutter Engine from 9cc1cc3de1a7 to 908f619d9e1c (1 revision) (flutter/flutter#147068)
2024-04-19 [email protected] Roll Flutter Engine from 7fafbbf17c02 to 9cc1cc3de1a7 (1 revision) (flutter/flutter#147061)
2024-04-19 [email protected] Roll Packages from 0e3809d to 88a3a56 (4 revisions) (flutter/flutter#147059)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
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 Packages: 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
gilnobrega pushed a commit to gilnobrega/flutter that referenced this pull request Apr 22, 2024
This PR contributes to flutter#130459

### Description
- Adds `examples/api/test/widgets/implicit_animations/animated_padding.0_test.dart` test
TecHaxter pushed a commit to TecHaxter/flutter_packages that referenced this pull request May 22, 2024
flutter/flutter@98685a0...1a905d5

2024-04-21 [email protected] Roll Flutter Engine from 1c3f0f1f6500 to 75ca2195c936 (1 revision) (flutter/flutter#147136)
2024-04-21 [email protected] Roll Flutter Engine from 1e247ccaa911 to 1c3f0f1f6500 (1 revision) (flutter/flutter#147134)
2024-04-21 [email protected] Roll Flutter Engine from 1ac3ce3b4729 to 1e247ccaa911 (1 revision) (flutter/flutter#147128)
2024-04-21 [email protected] Roll Flutter Engine from 40110ec82d4b to 1ac3ce3b4729 (1 revision) (flutter/flutter#147125)
2024-04-20 [email protected] fixes some gesture not getting disposed (flutter/flutter#147112)
2024-04-20 [email protected] Roll Flutter Engine from d8a8f29612b6 to 40110ec82d4b (1 revision) (flutter/flutter#147114)
2024-04-20 [email protected] Roll Flutter Engine from 499eddab8451 to d8a8f29612b6 (2 revisions) (flutter/flutter#147108)
2024-04-20 [email protected] Roll Flutter Engine from 4d34b6d3da7d to 499eddab8451 (3 revisions) (flutter/flutter#147105)
2024-04-20 [email protected] Roll Flutter Engine from f22fb591870f to 4d34b6d3da7d (1 revision) (flutter/flutter#147104)
2024-04-20 [email protected] Roll Flutter Engine from 6f4d753ffddc to f22fb591870f (1 revision) (flutter/flutter#147101)
2024-04-20 [email protected] Roll Flutter Engine from 3db86b3cabec to 6f4d753ffddc (2 revisions) (flutter/flutter#147099)
2024-04-20 [email protected] Roll Flutter Engine from 55670b71eb00 to 3db86b3cabec (4 revisions) (flutter/flutter#147095)
2024-04-19 [email protected] Add Kostiantyn Sokolovskyi to the AUTHORS. (flutter/flutter#147065)
2024-04-19 [email protected] Roll Flutter Engine from a9a6f598f007 to 55670b71eb00 (1 revision) (flutter/flutter#147091)
2024-04-19 [email protected] Roll pub packages (flutter/flutter#147030)
2024-04-19 [email protected] Add tests for gesture_detector.0.dart and gesture_detector.1.dart API examples. (flutter/flutter#146724)
2024-04-19 49699333+dependabot[bot]@users.noreply.github.com Bump actions/checkout from 4.1.2 to 4.1.3 (flutter/flutter#147090)
2024-04-19 [email protected] [material] Fix info text (flutter/flutter#147040)
2024-04-19 [email protected] Roll Flutter Engine from 0902c4117ed9 to a9a6f598f007 (1 revision) (flutter/flutter#147088)
2024-04-19 [email protected] Roll Flutter Engine from 5083af669cee to 0902c4117ed9 (1 revision) (flutter/flutter#147085)
2024-04-19 [email protected] Add test for animated_padding.0.dart API example. (flutter/flutter#146718)
2024-04-19 [email protected] Refactor android preview tool integration tests (flutter/flutter#146518)
2024-04-19 [email protected] Roll Flutter Engine from 1363b52813e3 to 5083af669cee (1 revision) (flutter/flutter#147083)
2024-04-19 [email protected] Add test for dismissible.0.dart API example. (flutter/flutter#146723)
2024-04-19 [email protected] Roll Flutter Engine from 908f619d9e1c to 1363b52813e3 (4 revisions) (flutter/flutter#147079)
2024-04-19 [email protected] Update docs around ga3 ga4 mismatch (flutter/flutter#147075)
2024-04-19 [email protected] Add test for preferred_size.0.dart API example. (flutter/flutter#146725)
2024-04-19 [email protected] Roll Flutter Engine from 9cc1cc3de1a7 to 908f619d9e1c (1 revision) (flutter/flutter#147068)
2024-04-19 [email protected] Roll Flutter Engine from 7fafbbf17c02 to 9cc1cc3de1a7 (1 revision) (flutter/flutter#147061)
2024-04-19 [email protected] Roll Packages from 0e3809d to 88a3a56 (4 revisions) (flutter/flutter#147059)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages
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 Packages: 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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos framework flutter/packages/flutter repository. See also f: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants