SIGN IN SIGN UP

Fix flutter_gallery_instrumentation_test (#20361)

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.
I
Ian Hickson committed
93b0265199a44f2b988a6f8384f8873e3d4bed14
Parent: 13bfa73
Committed by GitHub <noreply@github.com> on 8/9/2018, 11:57:41 PM