mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Add logs between fuchsia test steps. Adding logs and date time in between steps will simplify finding the steps that are failing during the fuchsia tests. https://github.com/flutter/flutter/issues/54253 * Use date command instead of DATE.. * Remove extra log line. * Same spacer lenght for all the log lines.