• Jonah Williams's avatar
    [devicelab] reduce iterations, uninstall at end, and use --application-binary... · a4c2075a
    Jonah Williams authored
    [devicelab] reduce iterations, uninstall at end, and use  --application-binary in all startup tests (#68516)
    
    These devicelab tests are incredibly flaky. Currently they will build & install the same application 15 times. This causes the temp storage to fill up on android, and has a good chance of flaking on iOS due to install issues.
    
    The change from 3 to 15 increased total test time for 2 -> 12 minutes on iOS, or roughly 5 more test equivalents for every single iOS test. Reduce the iteration count back to 5
    
    Uninstall the app after each run so temp storage does not fill up.
    a4c2075a
Name
Last commit
Last update
..
automated_tests Loading commit data...
benchmarks Loading commit data...
bots Loading commit data...
ci Loading commit data...
customer_testing Loading commit data...
devicelab Loading commit data...
docs Loading commit data...
integration_tests Loading commit data...
manual_tests Loading commit data...
missing_dependency_tests Loading commit data...
snippets Loading commit data...
tools Loading commit data...
tracing_tests Loading commit data...
README.md Loading commit data...
prod_builders.json Loading commit data...
try_builders.json Loading commit data...