Skip to content

Commit de6a74f

Browse files
authored
Fix/reanimate patrol tests (#484)
<!-- Thanks for filing a pull request! Reviewers are typically assigned within a week of filing a request. To learn more about code review, see our documentation on Tree Hygiene: https://github.com/flutter/flutter/blob/main/docs/contributing/Tree-hygiene.md --> Hi, Flutter Team, as Patrol team, we want to reanimate patrol tests that were disabled. > [!IMPORTANT] > This repository is a testing suite that contains references to tests (in the `registry` directory) that are run with every commit to Flutter > to verify that no breaking changes have been introduced (in the "customer_testing" shards). Your merged PR is _not_ automatically run in the > Flutter CI tree. > > After merging this PR, you must send another PR to flutter/flutter updating `dev/customer_testing/tests.version` in that repo with the latest git commit SHA of the flutter/test repo. > > See <flutter/flutter#162048> for details.
1 parent b1c1066 commit de6a74f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@ contact=piotr.denert@leancode.pl
22
contact=piotr.maszota@leancode.pl
33
contact=mateusz.wojtczak@leancode.pl
44
contact=julia.borkowska@leancode.pl
5+
contact=szymon.kwiatek@leancode.pl
56

67
fetch=git clone https://github.com/leancodepl/patrol.git tests
7-
fetch=git -C tests checkout b8bcebf96ff13e37fdc5474804d68e2352e472a4
8+
fetch=git -C tests checkout e19cf0de7edd8303f6bd0d93df0a4349221b4b78
89

910
update=packages/patrol_cli
1011
update=packages/patrol_finders

0 commit comments

Comments
 (0)