dart-sdk/pkg/test_runner
Paul Berry 4d696edc97 Fix static error test handling of duplicate context messages.
It can sometimes happen that multiple error messages point to equal
context messages.  To prevent the static error test runner from
getting them mixed up, we need to use identity maps to track the
mapping from error message to context number.

Change-Id: I6d03484a37519d5db1f92750273daf898cb4381a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193527
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Bob Nystrom <rnystrom@google.com>
2021-03-31 23:03:22 +00:00
..
bin Don't crash on --help, --find-configurations, or --list-configurations. 2021-03-30 00:20:54 +00:00
lib Fix static error test handling of duplicate context messages. 2021-03-31 23:03:22 +00:00
test Add support for context messages to static error tests. 2021-03-30 18:41:21 +00:00
tool Add support for context messages to static error tests. 2021-03-30 18:41:21 +00:00
.gitignore
analysis_options.yaml Turn on the "isEmpty" and "isNotEmpty" lints and fix violations. 2020-08-31 18:33:48 +00:00
pubspec.yaml Reland "Reland "update Glob in the sdk, also adds package:file to the sdk"" 2020-11-30 21:58:44 +00:00