3c4f3a867e
With this change, the test runner correctly recognizes `pkg/test_runner/test/update_errors_test.dart` as a file that's expected _not_ to contain errors. Previously, it mistook it as a test that was expected to contain errors, so it skipped testing it entirely. Change-Id: I4613215b38406b1765cb008eb33e8b076a6a6964 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/491340 Auto-Submit: Paul Berry <paulberry@google.com> Reviewed-by: Ivan Inozemtsev <iinozemtsev@google.com> Commit-Queue: Ivan Inozemtsev <iinozemtsev@google.com>