mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
As in #105913 described, running integration tests of your app often
times out. The issue for this is that the `test` package has their own
timeout for loading the test suite:
|
||
|---|---|---|
| .. | ||
| android_java11_integration.shard | ||
| android_preview_integration.shard | ||
| commands.shard | ||
| data | ||
| general.shard | ||
| host_cross_arch.shard | ||
| integration.shard | ||
| src | ||
| web.shard | ||