mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
Apparently co19 tests have their own separate annotation parsing.
Review URL: https://codereview.chromium.org/2419613007 .
This commit is contained in:
parent
656964107b
commit
572eb0ce7a
1 changed files with 1 additions and 0 deletions
|
@ -1852,6 +1852,7 @@ class StandardTestSuite extends TestSuite {
|
|||
"hasRuntimeError": hasRuntimeError,
|
||||
"hasStaticWarning": hasStaticWarning,
|
||||
"otherScripts": <String>[],
|
||||
"otherResources": <String>[],
|
||||
"isMultitest": isMultitest,
|
||||
"isMultiHtmlTest": false,
|
||||
"subtestNames": <String>[],
|
||||
|
|
Loading…
Reference in a new issue