DescriptionClean up the warning for unknown tags.
In addition to looking slicker, this fixes a few issues with the old
implementation:
* Warnings are now printed as part of the corresponding load tests
rather than just on standard out, meaning that they'll always be
associated with the appropriate suite.
* Warnings are only printed once per suite, even if that suite is loaded
on multiple platforms.
* Warnings are printed for tagged groups and suites themselves rather
than for each test they contain.
R=kevmoo@google.com
Committed: https://github.com/dart-lang/test/commit/633f004b333c3b37bb33ba33c34811f193d0b072
Patch Set 1 #
Total comments: 6
Patch Set 2 : Code review changes #
Messages
Total messages: 7 (1 generated)
|