mirror of
https://github.com/flutter/packages.git
synced 2025-06-08 21:09:17 +08:00
Skip an integration test and extend firebase testlab timeout (#4195)
This commit is contained in:
@ -178,7 +178,7 @@ class FirebaseTestLabCommand extends PackageLoopingCommand {
|
||||
'--test',
|
||||
'build/app/outputs/apk/androidTest/debug/app-debug-androidTest.apk',
|
||||
'--timeout',
|
||||
'5m',
|
||||
'7m',
|
||||
'--results-bucket=${getStringArg('results-bucket')}',
|
||||
'--results-dir=$resultsDir',
|
||||
];
|
||||
|
Reference in New Issue
Block a user