• Ian Hickson's avatar
    Fix flutter_gallery_instrumentation_test (#20361) · 93b02651
    Ian Hickson authored
    Somehow I forgot to say "super.tap()" when calling "tap()" on the new
    superclass, so it was just recursing infinitely but ended up actually
    crashing on the first reuse of the finder.
    
    The error was previously swallowed, I made this print it instead.
    93b02651
Name
Last commit
Last update
..
calculator Loading commit data...
demo/material Loading commit data...
drawer_test.dart Loading commit data...
example_code_display_test.dart Loading commit data...
example_code_parser_test.dart Loading commit data...
flutter_test_config.dart Loading commit data...
live_smoketest.dart Loading commit data...
pesto_test.dart Loading commit data...
simple_smoke_test.dart Loading commit data...
smoke_test.dart Loading commit data...
update_test.dart Loading commit data...