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

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

Issue 2668613003: Fix the bots by updating the analyzer status file (TBR) (Closed)
Patch Set: Created 3 years, 10 months 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 | no next file » | 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 Language/Classes/Classes/method_definition_t06: MissingStaticWarning # Please tr iage this failure. 7 Language/Classes/Classes/method_definition_t06: MissingStaticWarning # Please tr iage this failure.
8 Language/Classes/Getters/static_getter_t02: CompileTimeError # Issue 24534 8 Language/Classes/Getters/static_getter_t02: CompileTimeError # Issue 24534
9 Language/Classes/Getters/static_t01: StaticWarning # Please triage this failure. 9 Language/Classes/Getters/static_t01: StaticWarning # Please triage this failure.
10 Language/Classes/Getters/type_object_t01: StaticWarning # Please triage this fai lure. 10 Language/Classes/Getters/type_object_t01: StaticWarning # Please triage this fai lure.
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after
68 Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_memb er_t04: StaticWarning # Please triage this failure. 68 Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_memb er_t04: StaticWarning # Please triage this failure.
69 Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_memb er_t05: StaticWarning # Please triage this failure. 69 Language/Expressions/Method_Invocation/Super_Invocation/accessible_instance_memb er_t05: StaticWarning # Please triage this failure.
70 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t01: MissingCompileTimeError # Issue 24332 70 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t01: MissingCompileTimeError # Issue 24332
71 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t02: MissingCompileTimeError # Issue 24332 71 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t02: MissingCompileTimeError # Issue 24332
72 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t03: MissingCompileTimeError # Issue 24332 72 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t03: MissingCompileTimeError # Issue 24332
73 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t04: MissingCompileTimeError # Issue 24332 73 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t04: MissingCompileTimeError # Issue 24332
74 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t05: MissingCompileTimeError # Issue 24332 74 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t05: MissingCompileTimeError # Issue 24332
75 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t06: MissingCompileTimeError # Issue 24332 75 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t06: MissingCompileTimeError # Issue 24332
76 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t07: MissingCompileTimeError # Issue 24332 76 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t07: MissingCompileTimeError # Issue 24332
77 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t08: MissingCompileTimeError # Issue 24332 77 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t08: MissingCompileTimeError # Issue 24332
78 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/no_ such_method_t01: StaticWarning # Please triage this failure.
79 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/pro xy_annotation_t05: StaticWarning # Please triage this failure.
80 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/pro xy_annotation_t06: StaticWarning # Please triage this failure.
81 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/pro xy_annotation_t07: StaticWarning # Please triage this failure.
82 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/pro xy_annotation_t08: StaticWarning # Please triage this failure.
78 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t03: StaticWarning # Please triage this failure. 83 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t03: StaticWarning # Please triage this failure.
79 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t01: CompileTimeError # Please triage this failure. 84 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t01: CompileTimeError # Please triage this failure.
80 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t02: CompileTimeError # Please triage this failure. 85 Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_ and_getter_t02: CompileTimeError # Please triage this failure.
81 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: CompileTimeErro r # Please triage this failure. 86 Language/Libraries_and_Scripts/Imports/invalid_uri_deferred_t02: CompileTimeErro r # Please triage this failure.
82 Language/Libraries_and_Scripts/Parts/compilation_t01: Pass, MissingCompileTimeEr ror # Issue 26692 87 Language/Libraries_and_Scripts/Parts/compilation_t01: Pass, MissingCompileTimeEr ror # Issue 26692
83 Language/Libraries_and_Scripts/Parts/compilation_t02: Pass, MissingCompileTimeEr ror # Issue 26692 88 Language/Libraries_and_Scripts/Parts/compilation_t02: Pass, MissingCompileTimeEr ror # Issue 26692
84 Language/Libraries_and_Scripts/Parts/compilation_t04: Pass, CompileTimeError # I ssue 26592 89 Language/Libraries_and_Scripts/Parts/compilation_t04: Pass, CompileTimeError # I ssue 26592
85 Language/Libraries_and_Scripts/Parts/compilation_t15: fail, pass # Issue 23595 90 Language/Libraries_and_Scripts/Parts/compilation_t15: fail, pass # Issue 23595
86 Language/Libraries_and_Scripts/Scripts/syntax_t11: Pass, CompileTimeError # Issu e 26592 91 Language/Libraries_and_Scripts/Scripts/syntax_t11: Pass, CompileTimeError # Issu e 26592
87 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError # Please tr iage this failure. 92 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError # Please tr iage this failure.
(...skipping 349 matching lines...) Expand 10 before | Expand all | Expand 10 after
437 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-ac cessors-002_t01: StaticWarning # Please triage this failure. 442 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-ac cessors-002_t01: StaticWarning # Please triage this failure.
438 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: StaticWarning # Please triage this failure. 443 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-001_t01: StaticWarning # Please triage this failure.
439 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-002_t01: StaticWarning # Please triage this failure. 444 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocume nt-002_t01: StaticWarning # Please triage this failure.
440 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-001_t01: StaticWarning # Please triage this failure. 445 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-001_t01: StaticWarning # Please triage this failure.
441 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-002_t01: StaticWarning # Please triage this failure. 446 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-002_t01: StaticWarning # Please triage this failure.
442 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root -001_t01: StaticWarning # Please triage this failure. 447 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root -001_t01: StaticWarning # Please triage this failure.
443 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t0 1: StaticWarning # Please triage this failure. 448 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t0 1: StaticWarning # Please triage this failure.
444 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0 1: StaticWarning # Please triage this failure. 449 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0 1: StaticWarning # Please triage this failure.
445 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: StaticWarning # Please triage this failure. 450 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: StaticWarning # Please triage this failure.
446 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t0 1: StaticWarning # Please triage this failure. 451 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 | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698