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

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

Issue 893563002: Mark co19 firstMatch_A01_t01 as incorrect. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: s/Co/co Created 5 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | tests/co19/co19-analyzer2.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 == dartanalyzer ] 5 [ $compiler == dartanalyzer ]
6 6
7 LibTest/core/RegExp/firstMatch_A01_t01: Fail
8
9 # TBF: infinite look: class A {const A();final m = const A();} 7 # TBF: infinite look: class A {const A();final m = const A();}
10 Language/12_Expressions/01_Constants_A17_t03: fail 8 Language/12_Expressions/01_Constants_A17_t03: fail
11 9
12 # TBF: when we override "foo([x = 0]) {}" with "foo([x]) {}" we should report wa rning - different default value 10 # TBF: when we override "foo([x = 0]) {}" with "foo([x]) {}" we should report wa rning - different default value
13 Language/07_Classes/1_Instance_Methods_A04_t02: MissingStaticWarning 11 Language/07_Classes/1_Instance_Methods_A04_t02: MissingStaticWarning
14 Language/07_Classes/4_Abstract_Instance_Members_A07_t04: MissingStaticWarning 12 Language/07_Classes/4_Abstract_Instance_Members_A07_t04: MissingStaticWarning
15 13
16 # TBF: Static members should not be accessible via subclasses. 14 # TBF: Static members should not be accessible via subclasses.
17 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t05: Missing StaticWarning 15 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t05: Missing StaticWarning
18 16
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
284 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin -polygon_t01: StaticWarning # co19-roll r801: Please triage this failure. 282 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin -polygon_t01: StaticWarning # co19-roll r801: Please triage this failure.
285 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t 01: StaticWarning # co19-roll r801: Please triage this failure. 283 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t 01: StaticWarning # co19-roll r801: Please triage this failure.
286 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t 02: StaticWarning # co19-roll r801: Please triage this failure. 284 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t 02: StaticWarning # co19-roll r801: Please triage this failure.
287 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t01: St aticWarning # co19-roll r801: Please triage this failure. 285 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t01: St aticWarning # co19-roll r801: Please triage this failure.
288 286
289 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19 issue 703 287 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19 issue 703
290 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl ease triage this failure. 288 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl ease triage this failure.
291 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning # co19 issue 701 289 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning # co19 issue 701
292 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: MissingCompileTime Error # Issue 22010 290 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: MissingCompileTime Error # Issue 22010
293 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: MissingCompileTime Error # Issue 22010 291 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: MissingCompileTime Error # Issue 22010
OLDNEW
« no previous file with comments | « no previous file | tests/co19/co19-analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698