| Index: tests/co19/co19-analyzer2.status
|
| diff --git a/tests/co19/co19-analyzer2.status b/tests/co19/co19-analyzer2.status
|
| index 57b69bb794f1cb444a5e431242db8894f6f29427..605504ac1d28cb9831a5d25fef4d05f4dc467e20 100644
|
| --- a/tests/co19/co19-analyzer2.status
|
| +++ b/tests/co19/co19-analyzer2.status
|
| @@ -3,13 +3,8 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $compiler == dart2analyzer ]
|
| -LibTest/core/RegExp/firstMatch_A01_t01: Fail
|
| -
|
| -# invalid argument for constant constructor
|
| -Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail
|
|
|
| -# TBD: should we check that argument for dynamic parameter of constant constructor is not compatible with operation that is performed with it?
|
| -Language/12_Expressions/01_Constants_A16_t03: fail
|
| +LibTest/core/RegExp/firstMatch_A01_t01: Fail
|
|
|
| # TBF: infinite look: class A {const A();final m = const A();}
|
| Language/12_Expressions/01_Constants_A17_t03: fail
|
| @@ -38,11 +33,6 @@ Language/14_Libraries_and_Scripts/5_URIs_A01_t25: fail, OK
|
| # co19 issue #615: Expect import missing
|
| LibTest/collection/LinkedList/LinkedList_A01_t01: Fail, OK
|
|
|
| -# co19 issue #686: Abstract methods are allowed in concrete classes if they override a concrete method
|
| -Language/07_Classes/07_Classes_A03_t06: Fail, OK
|
| -
|
| -Language/07_Classes/4_Abstract_Instance_Members_A07_t02: Fail # Issue 18914
|
| -
|
| LibTest/isolate/IsolateStream/any_A01_t01: Fail # co19-roll r706: Please triage this failure.
|
| LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # co19-roll r706: Please triage this failure.
|
| LibTest/isolate/IsolateStream/contains_A01_t01: Fail # co19-roll r706: Please triage this failure.
|
| @@ -151,6 +141,7 @@ LibTest/math/Point/operator_mult_A03_t01: StaticWarning # co19-roll r706: Please
|
| LibTest/math/Point/operator_subtraction_A02_t01: StaticWarning # co19-roll r706: Please triage this failure.
|
| WebPlatformTest/dom/events/event_constants/constants_A01_t01: StaticWarning # co19-roll r706: Please triage this failure.
|
|
|
| +# co19-roll r722
|
| LayoutTests/fast/dom/HTMLAnchorElement/anchor-ismap-crash_t01: StaticWarning # co19-roll r722: Please triage this failure.
|
| LayoutTests/fast/dom/HTMLAnchorElement/set-href-attribute-rebase_t01: StaticWarning # co19-roll r722: Please triage this failure.
|
| LayoutTests/fast/dom/HTMLBaseElement/href-attribute-resolves-with-respect-to-document_t01: StaticWarning # co19-roll r722: Please triage this failure.
|
| @@ -199,7 +190,9 @@ WebPlatformTest/dom/nodes/Node-contains_t01: StaticWarning # co19-roll r722: Ple
|
| WebPlatformTest/dom/nodes/Node-isEqualNode_t01: StaticWarning # co19-roll r722: Please triage this failure.
|
| WebPlatformTest/dom/nodes/Node-parentNode_t01: StaticWarning # co19-roll r722: Please triage this failure.
|
|
|
| -# co19-roll r738.
|
| +# co19-roll r738
|
| +Language/07_Classes/4_Abstract_Instance_Members_A07_t02: MissingStaticWarning # co19-roll r738: Please triage this failure.
|
| +Language/07_Classes/07_Classes_A03_t06: MissingStaticWarning # co19-roll r738: Please triage this failure.
|
| LayoutTests/fast/dom/StyleSheet/detached-parent-rule-without-wrapper_t01: StaticWarning # co19-roll r738: Please triage this failure.
|
| LayoutTests/fast/dom/StyleSheet/detached-stylesheet-without-wrapper_t01: StaticWarning # co19-roll r738: Please triage this failure.
|
| LayoutTests/fast/dom/StyleSheet/removed-media-rule-deleted-parent-crash_t01: StaticWarning # co19-roll r738: Please triage this failure.
|
| @@ -229,7 +222,6 @@ LayoutTests/fast/dom/shadow/content-pseudo-element-relative-selector-css-text_t0
|
| LayoutTests/fast/dom/shadow/host-context-pseudo-class-css-text_t01: StaticWarning # co19-roll r738: Please triage this failure.
|
| LayoutTests/fast/dom/shadow/host-pseudo-class-css-text_t01: StaticWarning # co19-roll r738: Please triage this failure.
|
| LayoutTests/fast/dom/shadow/shadow-root-js-api_t01: StaticWarning # co19-roll r738: Please triage this failure.
|
| -LibTest/typed_data/ByteData/buffer_A01_t01: StaticWarning # co19-roll r738: Please triage this failure.
|
| WebPlatformTest/DOMEvents/approved/Event.bubbles.false_t01: StaticWarning # co19-roll r738: Please triage this failure.
|
| WebPlatformTest/DOMEvents/approved/Propagation.path.target.removed_t01: StaticWarning # co19-roll r738: Please triage this failure.
|
| WebPlatformTest/html/browsers/browsing-the-web/read-media/pageload-image_t01: StaticWarning # co19-roll r738: Please triage this failure.
|
| @@ -253,9 +245,10 @@ WebPlatformTest/html/semantics/forms/the-datalist-element/datalistelement_t01: S
|
| WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: StaticWarning # co19-roll r738: Please triage this failure.
|
| WebPlatformTest/html/semantics/forms/the-fieldset-element/disabled_t01: StaticWarning # co19-roll r738: Please triage this failure.
|
|
|
| -# co19-roll r761.
|
| +# co19-roll r761
|
| LayoutTests/fast/animation/request-animation-frame-missing-arguments_t01: StaticWarning # co19-roll r761: Please triage this failure.
|
| LayoutTests/fast/backgrounds/001_t01: StaticWarning # co19-roll r761: Please triage this failure.
|
| +LayoutTests/fast/canvas/canvas-arc-negative-radius_t01: StaticWarning # Issue 20939
|
| LayoutTests/fast/canvas/canvas-createImageBitmap-animated_t01: StaticWarning # co19-roll r761: Please triage this failure.
|
| LayoutTests/fast/canvas/webgl/framebuffer-object-attachment_t01: StaticWarning # co19-roll r761: Please triage this failure.
|
| LayoutTests/fast/canvas/webgl/tex-image-and-sub-image-2d-with-array-buffer-view_t01: StaticWarning # co19-roll r761: Please triage this failure.
|
| @@ -263,15 +256,14 @@ LayoutTests/fast/canvas/webgl/webgl-specific_t01: StaticWarning # co19-roll r761
|
| LayoutTests/fast/dom/text-api-arguments_t01: StaticWarning # co19-roll r761: Please triage this failure.
|
| LayoutTests/fast/html/imports/import-events_t01: StaticWarning # co19-roll r761: Please triage this failure.
|
|
|
| -# co19-roll r786.
|
| -LayoutTests/fast/canvas/canvas-arc-negative-radius_t01: StaticWarning # co19-roll r786: Please triage this failure.
|
| +# co19-roll r786
|
| LayoutTests/fast/events/initkeyboardevent-crash_t01: StaticWarning # co19-roll r786: Please triage this failure.
|
| LayoutTests/fast/events/wheelevent-constructor_t01: StaticWarning # co19-roll r786: Please triage this failure.
|
| LayoutTests/fast/svg/getbbox_t01: StaticWarning # co19-roll r786: Please triage this failure.
|
|
|
| -LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19 issue 703.
|
| +LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19 issue 703
|
| WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Please triage this failure.
|
| -WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning # co19 issue 701.
|
| +WebPlatformTest/html/semantics/forms/the-input-element/email_t02: StaticWarning # co19 issue 701
|
|
|
| LayoutTests/fast/table/before-child-non-table-section-add-table-crash_t01: StaticWarning # co19 issue 720.
|
| LayoutTests/fast/table/computeLogicalWidth-table-needsSectionRecalc_t01: StaticWarning # co19 issue 720.
|
|
|