04:01 +3 ~2 -1: test\integration.shard\migrate_test.dart: dart migrate succeeds on module template [E]
TimeoutException after 0:01:00.000000: Test timed out after 1 minutes.
dart:isolate _RawReceivePortImpl._handleMessage
Even the ones that pass are really close to a minute each. Probably just increase the timeout for all the migration tests, they are legitimately taking that long?
https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket.appspot.com/8853734164806382320/+/steps/run_test.dart_for_tool_integration_tests_shard_and_subshard_3_3/0/stdout
This one takes 39 seconds locally on my more powerful machine.
Even the ones that pass are really close to a minute each. Probably just increase the timeout for all the migration tests, they are legitimately taking that long?