02ecbc8cf2
Fixes https://github.com/dart-lang/sdk/issues/55738 Turns out there are many unused StackTrace variables here and there in our tests, so those are ignored in a few files. Change-Id: Iff9d0db265b96aca608261cb4518b372255d19cb Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/501223 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>