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

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

Issue 1648063002: Implement the spec's notion of LUB for function types. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Fix passing test. Created 4 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 | « pkg/analyzer/test/src/task/strong/checker_test.dart ('k') | 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 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/Expressions/Assignable_Expressions/syntax_t08: StaticWarning 9 Language/Expressions/Assignable_Expressions/syntax_t08: StaticWarning
10 Language/Libraries_and_Scripts/Parts/compilation_t15: fail, pass # Issue 23595 10 Language/Libraries_and_Scripts/Parts/compilation_t15: fail, pass # Issue 23595
(...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after
281 281
282 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19 issue 703 282 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19 issue 703
283 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl ease triage this failure. 283 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl ease triage this failure.
284 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning # co19 issue 701 284 WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning # co19 issue 701
285 Language/Expressions/Instance_Creation/Const/abstract_class_t01: MissingCompileT imeError # Issue 22010 285 Language/Expressions/Instance_Creation/Const/abstract_class_t01: MissingCompileT imeError # Issue 22010
286 Language/Expressions/Instance_Creation/Const/abstract_class_t03: MissingCompileT imeError # Issue 22010 286 Language/Expressions/Instance_Creation/Const/abstract_class_t03: MissingCompileT imeError # Issue 22010
287 Language/Types/Interface_Types/subtype_t19: StaticWarning # co19 issue 745 287 Language/Types/Interface_Types/subtype_t19: StaticWarning # co19 issue 745
288 Language/Types/Interface_Types/subtype_t22: StaticWarning # co19 issue 745 288 Language/Types/Interface_Types/subtype_t22: StaticWarning # co19 issue 745
289 Language/Types/Interface_Types/subtype_t24: StaticWarning # co19 issue 745 289 Language/Types/Interface_Types/subtype_t24: StaticWarning # co19 issue 745
290 Language/Statements/Assert/type_t07: StaticWarning # Issue 23663 290 Language/Statements/Assert/type_t07: StaticWarning # Issue 23663
291 Language/Statements/Assert/execution_t08: StaticWarning # Issue 23663
292 291
293 # isProtocolHandlerRegistered and unregisterProtocolHandler don't exist 292 # isProtocolHandlerRegistered and unregisterProtocolHandler don't exist
294 LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered_t01: S kip # Please triage this failure. 293 LayoutTests/fast/dom/navigatorcontentutils/is-protocol-handler-registered_t01: S kip # Please triage this failure.
295 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t01: StaticWarning # Please triage this failure. 294 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t01: StaticWarning # Please triage this failure.
296 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t02: StaticWarning # Please triage this failure. 295 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t02: StaticWarning # Please triage this failure.
297 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t03: StaticWarning # Please triage this failure. 296 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t03: StaticWarning # Please triage this failure.
298 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t04: StaticWarning # Please triage this failure. 297 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t04: StaticWarning # Please triage this failure.
299 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t05: StaticWarning # Please triage this failure. 298 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t05: StaticWarning # Please triage this failure.
300 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t06: StaticWarning # Please triage this failure. 299 WebPlatformTest/html/webappapis/system-state-and-capabilities/the-navigator-obje ct/protocol/t06: StaticWarning # Please triage this failure.
301 LayoutTests/fast/dom/navigatorcontentutils/unregister-protocol-handler_t01: Stat icWarning # Please triage this failure. 300 LayoutTests/fast/dom/navigatorcontentutils/unregister-protocol-handler_t01: Stat icWarning # Please triage this failure.
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after
391 Language/Libraries_and_Scripts/URIs/syntax_t04: CompileTimeError # Please triage this failure. 390 Language/Libraries_and_Scripts/URIs/syntax_t04: CompileTimeError # Please triage this failure.
392 Language/Libraries_and_Scripts/URIs/syntax_t05: CompileTimeError # Please triage this failure. 391 Language/Libraries_and_Scripts/URIs/syntax_t05: CompileTimeError # Please triage this failure.
393 Language/Libraries_and_Scripts/URIs/syntax_t09: CompileTimeError # Please triage this failure. 392 Language/Libraries_and_Scripts/URIs/syntax_t09: CompileTimeError # Please triage this failure.
394 Language/Libraries_and_Scripts/URIs/syntax_t10: CompileTimeError # Please triage this failure. 393 Language/Libraries_and_Scripts/URIs/syntax_t10: CompileTimeError # Please triage this failure.
395 Language/Mixins/Mixin_Application/abstract_t01: StaticWarning # Please triage th is failure. 394 Language/Mixins/Mixin_Application/abstract_t01: StaticWarning # Please triage th is failure.
396 Language/Mixins/Mixin_Application/abstract_t02: StaticWarning # Please triage th is failure. 395 Language/Mixins/Mixin_Application/abstract_t02: StaticWarning # Please triage th is failure.
397 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError # Please tr iage this failure. 396 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError # Please tr iage this failure.
398 Language/Mixins/Mixin_Application/error_t02: MissingCompileTimeError # Please tr iage this failure. 397 Language/Mixins/Mixin_Application/error_t02: MissingCompileTimeError # Please tr iage this failure.
399 Language/Mixins/Mixin_Application/warning_t01: MissingStaticWarning # Please tri age this failure. 398 Language/Mixins/Mixin_Application/warning_t01: MissingStaticWarning # Please tri age this failure.
400 Language/Mixins/Mixin_Application/warning_t02: MissingStaticWarning # Please tri age this failure. 399 Language/Mixins/Mixin_Application/warning_t02: MissingStaticWarning # Please tri age this failure.
OLDNEW
« no previous file with comments | « pkg/analyzer/test/src/task/strong/checker_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698