• 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
..
animation Loading commit data...
cupertino Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...
flutter_test_alternative.dart Loading commit data...
flutter_test_config.dart Loading commit data...