Bump Zulip pin to update some tests that hard-code route animation duration#460
Conversation
justinmc
left a comment
There was a problem hiding this comment.
LGTM 👍 . Thank you for the quick fix here!
|
@Piinks I think I also need a special review from someone like you? |
|
Interesting, I needed to enable the workflow. I will check in with the infra team on that. Good to go! |
|
autosubmit label was removed for flutter/tests/460, because - The status or check suite linux_tests (shard 1 of 3, 0) has failed. Please fix the issues identified (or deflake) before re-applying this label. |
|
It looks like the failure is actually in superlist's tests? Here's one file it's referring to: https://github.com/superlistapp/super_sliver_list/blob/main/example/lib/shell/app.dart How do we typically deal with that? |
|
Hmm, this is strange. I just saw another PR move along ok recently. Let me rebase this just in case. |
…ration This updates to the following change in Zulip: zulip/zulip-flutter@834834b zulip/zulip-flutter#1547 in order to unblock this PR: flutter/flutter#165832
78415f2 to
47060fc
Compare
This pulls in the 3 commits below: flutter/tests@7f55026...9a7ff44 2025-06-11 [email protected] Bump Zulip pin to update some tests that hard-code route animation duration (flutter/tests#460) 2025-06-10 [email protected] Bump patrol tests to b8bcebf96ff13e37fdc5474804d68e2352e472a4 (flutter/tests#451) 2025-06-02 [email protected] Re-enable DevTools tests (flutter/tests#459) (using the command from 5ce5251 / flutter#162763 to make the log). The latest change just went into flutter/tests yesterday and is why I'm making this PR.
This updates to the following change in Zulip:
zulip/zulip-flutter@834834b
zulip/zulip-flutter#1547
in order to unblock this PR:
flutter/flutter#165832
Important
This repository is a testing suite that contains references to tests (in the
registrydirectory) that are run with every commit to Flutterto 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.versionin that repo with the latest git commit SHA of the flutter/test repo.See flutter/flutter#162048 for details.