Attention needed from Danny Tuppeny and Samuel Rawlins
Brian Wilkerson voted and added 1 comment![Open in Gerrit]()
Votes added by Brian Wilkerson
Code-Review | +1 |
Commit-Queue | +1 |
1 comment
File pkg/analysis_server/test/utils/matchers.dart
Line 15, Patchset 1 (Latest): _ => throw UnimplementedError('Matcher $expected it not supported'),
Brian Wilkerson .
unresolvedDid this want to be `${expected.runtimeType}`, or did you really want the whole `printString` of the expected object? Given that it's just an exception message it probably doesn't matter much, but ...
Also the message overall doesn't read quite right to me. Maybe "it" should be "is"? Or maybe the whole thing should be something like "Can't normalize a ${expected.runtimeType}"?
Open in GerritRelated details
Attention is currently required from:
- Danny Tuppeny
- Samuel Rawlins
Gerrit-MessageType: comment
Gerrit-Project: sdk
Gerrit-Branch: main
Gerrit-Change-Id: Ie378089517698cc100d959108ed6445b901de048
Gerrit-Change-Number: 454940
Gerrit-PatchSet: 1
Gerrit-Comment-Date: Tue, 14 Oct 2025 20:02:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes