d40890582c
I am concerned about the tests marked with TODOs because I don't know why the behavior changed. It's possible that the contributor is still producing the suggestions but that they're being filtered out later. I checked using the debugger, and they're not in the list of results that we're getting back, so it seems likely that they represent real bugs. If we just weren't detecting the bug before then we're good. But I can't think how rewriting the tests could effect what the user is seeing, so I think it's safe to make these changes. Change-Id: If72042b7ec24b97994a12449c811213b8f708f72 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/303000 Commit-Queue: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>