Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Side by Side Diff: tests/co19/co19-analyzer2.status

Issue 2528103003: Update co19 status for issue 26644 (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == dart2analyzer ] 5 [ $compiler == dart2analyzer ]
6 6
7 # Trailing commas are now allowed by the language - issue #26644 7 Language/Functions/Formal_Parameters/syntax_t05: StaticWarning # Issue 26644
8 Language/Functions/Formal_Parameters/syntax_t12: MissingCompileTimeError
9 Language/Functions/Formal_Parameters/syntax_t05: MissingCompileTimeError
10 Language/Functions/Formal_Parameters/syntax_t04: MissingCompileTimeError
11 Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/syntax_ t05: MissingCompileTimeError
12 Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t05: MissingCo mpileTimeError
13 Language/Expressions/Method_Invocation/Ordinary_Invocation/syntax_t10: MissingCo mpileTimeError
14 Language/Expressions/Method_Invocation/Super_Invocation/syntax_t05: MissingCompi leTimeError
15 # End issue #26644
16
17 Language/Classes/Classes/method_definition_t06: MissingStaticWarning # Please tr iage this failure. 8 Language/Classes/Classes/method_definition_t06: MissingStaticWarning # Please tr iage this failure.
18 Language/Classes/Getters/static_getter_t02: CompileTimeError # Issue 24534 9 Language/Classes/Getters/static_getter_t02: CompileTimeError # Issue 24534
19 Language/Classes/Getters/static_t01: StaticWarning # Please triage this failure. 10 Language/Classes/Getters/static_t01: StaticWarning # Please triage this failure.
20 Language/Classes/Getters/type_object_t01: StaticWarning # Please triage this fai lure. 11 Language/Classes/Getters/type_object_t01: StaticWarning # Please triage this fai lure.
21 Language/Classes/Getters/type_object_t02: StaticWarning # Please triage this fai lure. 12 Language/Classes/Getters/type_object_t02: StaticWarning # Please triage this fai lure.
22 Language/Classes/Instance_Variables/definition_t03: StaticWarning # Please triag e this failure. 13 Language/Classes/Instance_Variables/definition_t03: StaticWarning # Please triag e this failure.
23 Language/Classes/Setters/name_t08: CompileTimeError # Issue 23777 14 Language/Classes/Setters/name_t08: CompileTimeError # Issue 23777
24 Language/Classes/Setters/name_t09: CompileTimeError # Issue 23777 15 Language/Classes/Setters/name_t09: CompileTimeError # Issue 23777
25 Language/Classes/Setters/name_t10: CompileTimeError # Issue 23777 16 Language/Classes/Setters/name_t10: CompileTimeError # Issue 23777
26 Language/Classes/Setters/name_t11: CompileTimeError # Issue 23777 17 Language/Classes/Setters/name_t11: CompileTimeError # Issue 23777
(...skipping 496 matching lines...) Expand 10 before | Expand all | Expand 10 after
523 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-ac cessors-002_t01: StaticWarning # Please triage this failure. 514 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-ac cessors-002_t01: StaticWarning # Please triage this failure.
524 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: StaticWarning # Please triage this failure. 515 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: StaticWarning # Please triage this failure.
525 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-002_t01: StaticWarning # Please triage this failure. 516 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-002_t01: StaticWarning # Please triage this failure.
526 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-001_t01: StaticWarning # Please triage this failure. 517 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-001_t01: StaticWarning # Please triage this failure.
527 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-002_t01: StaticWarning # Please triage this failure. 518 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-002_t01: StaticWarning # Please triage this failure.
528 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root -001_t01: StaticWarning # Please triage this failure. 519 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root -001_t01: StaticWarning # Please triage this failure.
529 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t0 1: StaticWarning # Please triage this failure. 520 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t0 1: StaticWarning # Please triage this failure.
530 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0 1: StaticWarning # Please triage this failure. 521 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0 1: StaticWarning # Please triage this failure.
531 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: StaticWarning # Please triage this failure. 522 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: StaticWarning # Please triage this failure.
532 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t0 1: StaticWarning # Please triage this failure. 523 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t0 1: StaticWarning # Please triage this failure.
OLDNEW
« no previous file with comments | « no previous file | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698