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

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

Issue 1414003003: Do not generate warnings when noSuchMethod is inherited (issue 24337) (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 2 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
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 WebPlatformTest/html/semantics/forms/the-textarea-element/textarea-type_t01: fai l 7 WebPlatformTest/html/semantics/forms/the-textarea-element/textarea-type_t01: fai l
8 LayoutTests/fast/forms/checkValidity-001_t01: fail 8 LayoutTests/fast/forms/checkValidity-001_t01: fail
9 Language/12_Expressions/29_Assignable_Expressions_A01_t08: StaticWarning 9 Language/12_Expressions/29_Assignable_Expressions_A01_t08: StaticWarning
10 Language/14_Libraries_and_Scripts/3_Parts_A03_t11: fail, pass # Issue 23595 10 Language/14_Libraries_and_Scripts/3_Parts_A03_t11: fail, pass # Issue 23595
11 11
12 # TBF: Static members should not be accessible via subclasses. 12 # TBF: Static members should not be accessible via subclasses.
13 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t05: Missing StaticWarning 13 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t05: Missing StaticWarning
14 14
15 # TBF: noSuchMethod can now be inherited
16 Language/07_Classes/4_Abstract_Instance_Members_A02_t03: fail, OK
17 Language/07_Classes/4_Abstract_Instance_Members_A02_t04: fail, OK
18
15 # co19 issue #442, undefined name "Expect" 19 # co19 issue #442, undefined name "Expect"
16 Language/15_Types/4_Interface_Types_A08_t03: fail, OK 20 Language/15_Types/4_Interface_Types_A08_t03: fail, OK
17 21
18 # co19 issue #438, Static variables are initialized lazily, need not be constant s 22 # co19 issue #438, Static variables are initialized lazily, need not be constant s
19 Language/12_Expressions/01_Constants_A16_t01: fail, OK 23 Language/12_Expressions/01_Constants_A16_t01: fail, OK
20 Language/12_Expressions/01_Constants_A16_t02: fail, OK 24 Language/12_Expressions/01_Constants_A16_t02: fail, OK
21 25
22 # co19 issue #543: invocation of a non-function 26 # co19 issue #543: invocation of a non-function
23 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t02: fail, OK 27 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A03_t02: fail, OK
24 28
(...skipping 281 matching lines...) Expand 10 before | Expand all | Expand 10 after
306 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t02: StaticWarning 310 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t02: StaticWarning
307 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t01: StaticWarning 311 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t01: StaticWarning
308 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t02: StaticWarning 312 LayoutTests/fast/xpath/4XPath/Core/test_node_test_t02: StaticWarning
309 LayoutTests/fast/xpath/attr-namespace_t01: StaticWarning 313 LayoutTests/fast/xpath/attr-namespace_t01: StaticWarning
310 LayoutTests/fast/xpath/attr-namespace_t02: StaticWarning 314 LayoutTests/fast/xpath/attr-namespace_t02: StaticWarning
311 LayoutTests/fast/xpath/node-name-case-sensitivity_t01: StaticWarning 315 LayoutTests/fast/xpath/node-name-case-sensitivity_t01: StaticWarning
312 LayoutTests/fast/xpath/node-name-case-sensitivity_t02: StaticWarning 316 LayoutTests/fast/xpath/node-name-case-sensitivity_t02: StaticWarning
313 LayoutTests/fast/xpath/py-dom-xpath/data_t01: StaticWarning 317 LayoutTests/fast/xpath/py-dom-xpath/data_t01: StaticWarning
314 LayoutTests/fast/svg/getbbox_t01: StaticWarning 318 LayoutTests/fast/svg/getbbox_t01: StaticWarning
315 319
OLDNEW
« no previous file with comments | « pkg/analyzer/test/generated/non_error_resolver_test.dart ('k') | tests/language/language_analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698