dart_test.yaml 357 Bytes
Newer Older
1 2 3
# codesign_integration_test takes longer than the default timeout which is 30s
# since it has to clone both the engine and framework repos, and that test is running
# asynchronously. The async function is being awaited more than 30s which counts as inactivity
CicadaCinema's avatar
CicadaCinema committed
4
# The default timeout needs to be extended to accommodate codesign_integration_test
5 6

timeout: 5m