2f6a6f48d1
* tools/test.py used testCase.unexpectedOutcome * tools/test.dart used testCase.realExpected This CL purely changes local usage of `tools/test.py` and does not affect CI infrastucture or `tools/test.dart` runs This almost gets rid of `expectedOutcomes` but it's still used - for Summary reporting - for Skip, SkipByDesign - for Crash Issue https://github.com/dart-lang/sdk/issues/56660 Change-Id: Ib52bd03b884e004da579b9318f1074f76bd4b43e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/383662 Reviewed-by: Alexander Thomas <athom@google.com> Commit-Queue: Martin Kustermann <kustermann@google.com>