c6b0ee3931
Several of the tests were testing conditions that cannot occur and hence were either re-written or removed. There's one test that I couldn't get working so I marked it as failing. I marked another test as failing rather than remove it because I think we want to update the lint to catch that case (it's failing because no lint is produced). Change-Id: I852c3c4595b0993ce2a64cbd9da1b6c7339dd59b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134880 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>