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

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

Issue 355203009: Rewrite 'throw thrownException' with 'throw new AnalysisException(...)' (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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 | « pkg/analyzer/pubspec.yaml ('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 LayoutTests/fast/dom/Range/range-comparePoint_t01: Crash # co19 issue 692
7 LayoutTests/fast/dom/Range/range-isPointInRange_t01: Crash # co19 issue 692
8
9 LibTest/core/RegExp/firstMatch_A01_t01: Fail 6 LibTest/core/RegExp/firstMatch_A01_t01: Fail
10 7
11 # invalid argument for constant constructor 8 # invalid argument for constant constructor
12 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail 9 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail
13 10
14 # TBD: should we check that argument for dynamic parameter of constant construct or is not compatible with operation that is performed with it? 11 # TBD: should we check that argument for dynamic parameter of constant construct or is not compatible with operation that is performed with it?
15 Language/12_Expressions/01_Constants_A16_t03: fail 12 Language/12_Expressions/01_Constants_A16_t03: fail
16 13
17 # TBF: infinite look: class A {const A();final m = const A();} 14 # TBF: infinite look: class A {const A();final m = const A();}
18 Language/12_Expressions/01_Constants_A17_t03: fail 15 Language/12_Expressions/01_Constants_A17_t03: fail
(...skipping 249 matching lines...) Expand 10 before | Expand all | Expand 10 after
268 WebPlatformTest/html/dom/elements/global-attributes/dataset-set_t01: StaticWarni ng # co19-roll r738: Please triage this failure. 265 WebPlatformTest/html/dom/elements/global-attributes/dataset-set_t01: StaticWarni ng # co19-roll r738: Please triage this failure.
269 WebPlatformTest/html/semantics/document-metadata/styling/LinkStyle_t01: StaticWa rning # co19-roll r738: Please triage this failure. 266 WebPlatformTest/html/semantics/document-metadata/styling/LinkStyle_t01: StaticWa rning # co19-roll r738: Please triage this failure.
270 WebPlatformTest/html/semantics/embedded-content/media-elements/error-codes/error _t01: StaticWarning # co19-roll r738: Please triage this failure. 267 WebPlatformTest/html/semantics/embedded-content/media-elements/error-codes/error _t01: StaticWarning # co19-roll r738: Please triage this failure.
271 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: StaticWarning # co19-roll r738: Please triage this failure. 268 WebPlatformTest/html/semantics/embedded-content/media-elements/interfaces/TextTr ack/mode_t01: StaticWarning # co19-roll r738: Please triage this failure.
272 WebPlatformTest/html/semantics/embedded-content/the-audio-element/audio_construc tor_t01: StaticWarning # co19-roll r738: Please triage this failure. 269 WebPlatformTest/html/semantics/embedded-content/the-audio-element/audio_construc tor_t01: StaticWarning # co19-roll r738: Please triage this failure.
273 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formActi on_document_address_t01: StaticWarning # co19-roll r738: Please triage this fail ure. 270 WebPlatformTest/html/semantics/forms/attributes-common-to-form-controls/formActi on_document_address_t01: StaticWarning # co19-roll r738: Please triage this fail ure.
274 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: StaticWar ning # co19-roll r738: Please triage this failure. 271 WebPlatformTest/html/semantics/forms/textfieldselection/selection_t01: StaticWar ning # co19-roll r738: Please triage this failure.
275 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistelement_t01: S taticWarning # co19-roll r738: Please triage this failure. 272 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistelement_t01: S taticWarning # co19-roll r738: Please triage this failure.
276 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: S taticWarning # co19-roll r738: Please triage this failure. 273 WebPlatformTest/html/semantics/forms/the-datalist-element/datalistoptions_t01: S taticWarning # co19-roll r738: Please triage this failure.
277 WebPlatformTest/html/semantics/forms/the-fieldset-element/disabled_t01: StaticWa rning # co19-roll r738: Please triage this failure. 274 WebPlatformTest/html/semantics/forms/the-fieldset-element/disabled_t01: StaticWa rning # co19-roll r738: Please triage this failure.
OLDNEW
« no previous file with comments | « pkg/analyzer/pubspec.yaml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698