• Yegor's avatar
    Fix web test flakiness; enable web golden tests (#52789) · 7b4c195f
    Yegor authored
    * Fix web test flakiness; enable web golden tests
    
    The fix is three-part:
    
    - Only allow one test to load _and_ test at any point in time.
    - Use a fresh Chrome instance for each test file.
    - Increase Cirrus resources.
    
    The first two changes only fix the "Unknown error loading" error, but not hanging tests. The resource increase also prevents hanging tests.
    
    Other minor changes:
    
    - Remove test batching (it's no longer necessary)
    - Fix the Chrome class, which was using the wrong Completer.
    7b4c195f
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...