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

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

Issue 879333004: Mark co19 firstMatch_A01_t01 as failing with the dart analyzer. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | 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) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, 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 # This file contains the tests that have been identified as broken and 5 # This file contains the tests that have been identified as broken and
6 # have been filed on the co19 issue tracker at 6 # have been filed on the co19 issue tracker at
7 # https://code.google.com/p/co19/issues/list . 7 # https://code.google.com/p/co19/issues/list .
8 # 8 #
9 # In order to qualify here these tests need to fail both on the VM and dart2js. 9 # In order to qualify here these tests need to fail both on the VM and dart2js.
10 10
11 ### GENERAL FAILURES ### 11 ### GENERAL FAILURES ###
12 12
13 [ $runtime == vm || $runtime != vm ] 13 [ $runtime == vm || $runtime != vm ]
14 # Tests that fail everywhere, including the analyzer. 14 # Tests that fail everywhere, including the analyzer.
15 15
16 LibTest/typed_data/ByteData/buffer_A01_t01: Fail # co19 r736 bug - sent comment. 16 LibTest/typed_data/ByteData/buffer_A01_t01: Fail # co19 r736 bug - sent comment.
17 LayoutTests/fast/mediastream/getusermedia_t01: Fail # co19 issue 738. 17 LayoutTests/fast/mediastream/getusermedia_t01: Fail # co19 issue 738.
18 18
19 LibTest/core/RegExp/firstMatch_A01_t01: Fail # co19 issue 742
20
19 # These tests are obsolete and need updating. 21 # These tests are obsolete and need updating.
20 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -attributes/test-002_t01: Skip # Issue 19019 22 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -attributes/test-002_t01: Skip # Issue 19019
21 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -attributes/test-003_t01: Skip # Issue 19019 23 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -attributes/test-003_t01: Skip # Issue 19019
22 24
23 # These tests are broken in both Javascript and Dart (co19 folks contacted to fi x). 25 # These tests are broken in both Javascript and Dart (co19 folks contacted to fi x).
24 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -methods/test-004_t01: Skip # Issue 21115 26 WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot -methods/test-004_t01: Skip # Issue 21115
25 27
26 [ $compiler != dartanalyzer && $compiler != dart2analyzer ] 28 [ $compiler != dartanalyzer && $compiler != dart2analyzer ]
27 # Tests that fail on every runtime, but not on the analyzer. 29 # Tests that fail on every runtime, but not on the analyzer.
28 30
(...skipping 16 matching lines...) Expand all
45 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44 47 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44
46 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44 48 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44
47 49
48 LibTest/core/Expando/Expando_A03_t01: RuntimeError # Issue 17735 50 LibTest/core/Expando/Expando_A03_t01: RuntimeError # Issue 17735
49 LibTest/core/Expando/Expando_A03_t03: RuntimeError # Issue 17735 51 LibTest/core/Expando/Expando_A03_t03: RuntimeError # Issue 17735
50 LibTest/core/Expando/Expando_A03_t04: RuntimeError # Issue 17735 52 LibTest/core/Expando/Expando_A03_t04: RuntimeError # Issue 17735
51 LibTest/core/Expando/Expando_A03_t05: RuntimeError # Issue 17735 53 LibTest/core/Expando/Expando_A03_t05: RuntimeError # Issue 17735
52 54
53 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # c o19 issue 740 55 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # c o19 issue 740
54 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Runtim eError # co19 issue 741 56 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Runtim eError # co19 issue 741
55 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError # co19 issue 742
56 57
57 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 (not fixed in r672) 58 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 (not fixed in r672)
58 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 (not fixed in r672) 59 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 (not fixed in r672)
59 60
60 LibTest/isolate/IsolateStream/any_A01_t01: Fail # Co19 issue 639 (Fixed in r674) 61 LibTest/isolate/IsolateStream/any_A01_t01: Fail # Co19 issue 639 (Fixed in r674)
61 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # Co19 issue 639 62 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # Co19 issue 639
62 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # Co19 issue 639 63 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # Co19 issue 639
63 LibTest/isolate/IsolateStream/first_A01_t01: Fail # Co19 issue 639 64 LibTest/isolate/IsolateStream/first_A01_t01: Fail # Co19 issue 639
64 LibTest/isolate/IsolateStream/first_A02_t01: Fail # Co19 issue 639 65 LibTest/isolate/IsolateStream/first_A02_t01: Fail # Co19 issue 639
65 LibTest/isolate/IsolateStream/first_A02_t02: Fail # Co19 issue 639 66 LibTest/isolate/IsolateStream/first_A02_t02: Fail # Co19 issue 639
(...skipping 17 matching lines...) Expand all
83 84
84 [ $runtime == dartium || $compiler == dart2js ] 85 [ $runtime == dartium || $compiler == dart2js ]
85 LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524 86 LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524
86 87
87 ### CHECKED MODE FAILURES ### 88 ### CHECKED MODE FAILURES ###
88 89
89 [ $compiler != dartanalyzer && $compiler != dart2analyzer && $checked ] 90 [ $compiler != dartanalyzer && $compiler != dart2analyzer && $checked ]
90 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure 91 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure
91 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure 92 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
92 LibTest/collection/LinkedList/lastWhere_A02_t01: RuntimeError # co19 issue 737 93 LibTest/collection/LinkedList/lastWhere_A02_t01: RuntimeError # co19 issue 737
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698