dart-sdk/pkg/status_file
Robert Nystrom 9b8584b3ad Don't truncate command output in the test runner.
I'm not sure if the output truncation was ever practically useful. But
it causes problems now that we have a CFE test that wants to validate
that the CFE can produce many errors in one go.

I thought about allowing a test to extend the truncation size, but I
figured the simplest fix was to just not truncate at all and make the
test runner a little simpler. Also did a little clean up on this
ancient code while I was at it.

Fix #44493.

Change-Id: Ie678c80e7114e0fb7f68931335075e3d319fb53a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/178940
Auto-Submit: Bob Nystrom <rnystrom@google.com>
Reviewed-by: William Hesse <whesse@google.com>
2021-04-07 23:42:38 +00:00
..
bin [infra] status file clean up tool: add flag to also remove non-essential expectations in lines with comments 2019-09-04 08:57:53 +00:00
lib Don't truncate command output in the test runner. 2021-04-07 23:42:38 +00:00
test [test] Apply simarm64 status file entries to simarm64c. 2021-02-25 21:18:02 +00:00
analysis_options.yaml Eliminate analysis warnings in pkg/ code. 2018-07-06 21:28:07 +00:00
pubspec.yaml Clean up no-publish comments in pubspecs 2020-06-23 10:34:09 +00:00