- output single-line JSON because iOS 9.x cannot output more than one line - move the workaround for #7433 into LiveTestWidgetsFlutterBinding so that it works in all cases (e.g. animation_bench.dart on iOS)
Fixes https://github.com/flutter/flutter/issues/5776
Our microbenchmarks now run on real devices.