• 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
..
lib Loading commit data...
test Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
build.yaml Loading commit data...
pubspec.yaml Loading commit data...