f780b6ea84
Removes the flaky log, result.log result format, test outcome log, and --append-logs option from test.py. They are replaced by the new --write-results and --write-logs options. The debug log is now always appended to, if it is written to a file. Change-Id: I20dbbc1db86ef23a19ac4ea02067f18ae4906b3d Reviewed-on: https://dart-review.googlesource.com/c/85440 Reviewed-by: Jonas Termansen <sortie@google.com>