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

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

Issue 3004153002: Fixed analyzer test to use dart2js not dartium (Closed)
Patch Set: Removed rest of dartium files. Created 3 years, 3 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 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/void_return_type_t01: MissingStaticWarning # Issue co19 /30264 10 Language/Classes/Getters/void_return_type_t01: MissingStaticWarning # Issue co19 /30264
(...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 LayoutTests/fast/media/media-query-list-syntax_t01: StaticWarning # Please triag e this failure. 189 LayoutTests/fast/media/media-query-list-syntax_t01: StaticWarning # Please triag e this failure.
190 LayoutTests/fast/media/mq-append-delete_t01: StaticWarning # Please triage this failure. 190 LayoutTests/fast/media/mq-append-delete_t01: StaticWarning # Please triage this failure.
191 LayoutTests/fast/media/mq-color-index_t02: StaticWarning # Please triage this fa ilure. 191 LayoutTests/fast/media/mq-color-index_t02: StaticWarning # Please triage this fa ilure.
192 LayoutTests/fast/media/mq-js-media-except_t01: StaticWarning # Please triage thi s failure. 192 LayoutTests/fast/media/mq-js-media-except_t01: StaticWarning # Please triage thi s failure.
193 LayoutTests/fast/media/mq-js-media-except_t02: StaticWarning # Please triage thi s failure. 193 LayoutTests/fast/media/mq-js-media-except_t02: StaticWarning # Please triage thi s failure.
194 LayoutTests/fast/media/mq-parsing_t01: StaticWarning # Please triage this failur e. 194 LayoutTests/fast/media/mq-parsing_t01: StaticWarning # Please triage this failur e.
195 LayoutTests/fast/mediastream/RTCPeerConnection-AddRemoveStream_t01: StaticWarnin g # Please triage this failure. 195 LayoutTests/fast/mediastream/RTCPeerConnection-AddRemoveStream_t01: StaticWarnin g # Please triage this failure.
196 LayoutTests/fast/multicol/vertical-lr/float-truncation_t01: StaticWarning # Plea se triage this failure. 196 LayoutTests/fast/multicol/vertical-lr/float-truncation_t01: StaticWarning # Plea se triage this failure.
197 LayoutTests/fast/multicol/vertical-lr/image-inside-nested-blocks-with-border_t01 : StaticWarning # Please triage this failure. 197 LayoutTests/fast/multicol/vertical-lr/image-inside-nested-blocks-with-border_t01 : StaticWarning # Please triage this failure.
198 LayoutTests/fast/multicol/vertical-rl/float-truncation_t01: StaticWarning # Plea se triage this failure. 198 LayoutTests/fast/multicol/vertical-rl/float-truncation_t01: StaticWarning # Plea se triage this failure.
199 LayoutTests/fast/overflow/scroll-vertical-not-horizontal_t01: StaticWarning # Pl ease triage this failure.
200 LayoutTests/fast/ruby/after-doesnt-crash_t01: StaticWarning # Please triage this failure. 199 LayoutTests/fast/ruby/after-doesnt-crash_t01: StaticWarning # Please triage this failure.
201 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-big-box-border-radius _t01: StaticWarning # Please triage this failure. 200 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-big-box-border-radius _t01: StaticWarning # Please triage this failure.
202 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin -polygon_t01: StaticWarning # Please triage this failure. 201 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-diamond-margin -polygon_t01: StaticWarning # Please triage this failure.
203 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t 01: StaticWarning # Please triage this failure. 202 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t 01: StaticWarning # Please triage this failure.
204 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t 02: StaticWarning # Please triage this failure. 203 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-floats-image-margin_t 02: StaticWarning # Please triage this failure.
205 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t01: St aticWarning # Please triage this failure. 204 LayoutTests/fast/shapes/shape-outside-floats/shape-outside-rounded-boxes_t01: St aticWarning # Please triage this failure.
206 LayoutTests/fast/xmlhttprequest/xmlhttprequest-get_t01: Skip # Roll 45 clipboard Data changed 205 LayoutTests/fast/xmlhttprequest/xmlhttprequest-get_t01: Skip # Roll 45 clipboard Data changed
207 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19 issue 703 206 LayoutTests/fast/xpath/4XPath/Core/test_core_functions_t01: StaticWarning # co19 issue 703
208 LibTest/async/StreamController/EventSink_class_A01_t01: StaticWarning # Please t riage this failure. 207 LibTest/async/StreamController/EventSink_class_A01_t01: StaticWarning # Please t riage this failure.
209 LibTest/async/StreamController/StreamConsumer_class_A01_t01: StaticWarning # Ple ase triage this failure. 208 LibTest/async/StreamController/StreamConsumer_class_A01_t01: StaticWarning # Ple ase triage this failure.
(...skipping 217 matching lines...) Expand 10 before | Expand all | Expand 10 after
427 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-001_t01: StaticWarning # Please triage this failure. 426 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-001_t01: StaticWarning # Please triage this failure.
428 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-002_t01: StaticWarning # Please triage this failure. 427 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors-a pi-002_t01: StaticWarning # Please triage this failure.
429 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root -001_t01: StaticWarning # Please triage this failure. 428 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-root -001_t01: StaticWarning # Please triage this failure.
430 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t0 1: StaticWarning # Please triage this failure. 429 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t0 1: StaticWarning # Please triage this failure.
431 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0 1: StaticWarning # Please triage this failure. 430 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t0 1: StaticWarning # Please triage this failure.
432 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: StaticWarning # Please triage this failure. 431 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t0 1: StaticWarning # Please triage this failure.
433 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t0 1: StaticWarning # Please triage this failure. 432 WebPlatformTest/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t0 1: StaticWarning # Please triage this failure.
434 433
435 [ $compiler == dart2analyzer && $builder_tag == strong ] 434 [ $compiler == dart2analyzer && $builder_tag == strong ]
436 *: Skip # Issue 28649 435 *: Skip # Issue 28649
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698