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

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

Issue 9421035: Support break and labeled statements. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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
OLDNEW
1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2011, 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 prefix co19 5 prefix co19
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 # These classes have been removed, co19 issue 79. 8 # These classes have been removed, co19 issue 79.
9 LibTest/core/Promise/*: Skip 9 LibTest/core/Promise/*: Skip
10 LibTest/core/Proxy/*: Skip 10 LibTest/core/Proxy/*: Skip
(...skipping 29 matching lines...) Expand all
40 LibTest/core/Queue/addAll_A01_t01: Crash 40 LibTest/core/Queue/addAll_A01_t01: Crash
41 LibTest/core/Queue/addAll_A01_t02: Crash 41 LibTest/core/Queue/addAll_A01_t02: Crash
42 LibTest/core/Queue/addAll_A02_t01: Crash 42 LibTest/core/Queue/addAll_A02_t01: Crash
43 LibTest/core/Queue/iterator_A01_t02: Crash 43 LibTest/core/Queue/iterator_A01_t02: Crash
44 LibTest/core/Queue/iterator_next_A01_t01: Crash 44 LibTest/core/Queue/iterator_next_A01_t01: Crash
45 45
46 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Fail 46 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Fail
47 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t01: Fail 47 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t01: Fail
48 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t02: Fail 48 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t02: Fail
49 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A06_t02: Fail 49 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A06_t02: Fail
50 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t03: Fail
51 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t04: Fail 50 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t04: Fail
52 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t05: Fail 51 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A08_t05: Fail
53 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A09_t03: Fail 52 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A09_t03: Fail
54 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A09_t04: Fail 53 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A09_t04: Fail
55 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_A02_t03: Fail 54 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_A02_t03: Fail
56 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_A02_t04: Fail 55 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_A02_t04: Fail
57 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_A04_t01: Fail 56 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_A04_t01: Fail
58 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_A05_t01: Fail 57 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_A05_t01: Fail
59 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Canonicalization/02_1 _Class_Canonicalization_A01_t02: Fail 58 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Canonicalization/02_1 _Class_Canonicalization_A01_t02: Fail
60 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Canonicalization/02_1 _Class_Canonicalization_A01_t03: Fail 59 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Canonicalization/02_1 _Class_Canonicalization_A01_t03: Fail
(...skipping 487 matching lines...) Expand 10 before | Expand all | Expand 10 after
548 LibTest/core/Expect/isNull_A02_t01: Fail 547 LibTest/core/Expect/isNull_A02_t01: Fail
549 LibTest/core/Expect/isTrue_A02_t01: Fail 548 LibTest/core/Expect/isTrue_A02_t01: Fail
550 LibTest/core/Expect/listEquals_A01_t02: Fail 549 LibTest/core/Expect/listEquals_A01_t02: Fail
551 LibTest/core/Expect/listEquals_A02_t01: Fail 550 LibTest/core/Expect/listEquals_A02_t01: Fail
552 LibTest/core/Expect/listEquals_A03_t01: Fail 551 LibTest/core/Expect/listEquals_A03_t01: Fail
553 LibTest/core/Expect/notEquals_A02_t01: Fail 552 LibTest/core/Expect/notEquals_A02_t01: Fail
554 LibTest/core/Expect/setEquals_A01_t01: Fail 553 LibTest/core/Expect/setEquals_A01_t01: Fail
555 LibTest/core/Expect/setEquals_A01_t02: Fail 554 LibTest/core/Expect/setEquals_A01_t02: Fail
556 LibTest/core/Expect/setEquals_A02_t01: Fail 555 LibTest/core/Expect/setEquals_A02_t01: Fail
557 LibTest/core/Expect/setEquals_A03_t01: Fail 556 LibTest/core/Expect/setEquals_A03_t01: Fail
558 LibTest/core/Expect/stringEquals_A01_t01: Fail
559 LibTest/core/Expect/stringEquals_A01_t02: Fail 557 LibTest/core/Expect/stringEquals_A01_t02: Fail
560 LibTest/core/Expect/stringEquals_A02_t01: Fail 558 LibTest/core/Expect/stringEquals_A02_t01: Fail
561 LibTest/core/Expect/throws_A01_t01: Fail 559 LibTest/core/Expect/throws_A01_t01: Fail
562 LibTest/core/Expect/throws_A02_t01: Fail 560 LibTest/core/Expect/throws_A02_t01: Fail
563 LibTest/core/ExpectException/toString_A01_t01: Fail 561 LibTest/core/ExpectException/toString_A01_t01: Fail
564 LibTest/core/FallThroughError/toString_A01_t02: Fail 562 LibTest/core/FallThroughError/toString_A01_t02: Fail
565 LibTest/core/HashMap/HashMap.from_A01_t01: Fail 563 LibTest/core/HashMap/HashMap.from_A01_t01: Fail
566 LibTest/core/HashMap/HashMap.from_A02_t01: Fail 564 LibTest/core/HashMap/HashMap.from_A02_t01: Fail
567 LibTest/core/HashSet/HashSet.from_A01_t01: Fail 565 LibTest/core/HashSet/HashSet.from_A01_t01: Fail
568 LibTest/core/HashSet/HashSet.from_A02_t01: Fail 566 LibTest/core/HashSet/HashSet.from_A02_t01: Fail
(...skipping 636 matching lines...) Expand 10 before | Expand all | Expand 10 after
1205 LibTest/core/int/remainder_A01_t02: Fail 1203 LibTest/core/int/remainder_A01_t02: Fail
1206 LibTest/core/int/remainder_A01_t03: Fail 1204 LibTest/core/int/remainder_A01_t03: Fail
1207 LibTest/core/int/round_A01_t01: Fail 1205 LibTest/core/int/round_A01_t01: Fail
1208 LibTest/core/int/toDouble_A01_t01: Fail, Crash 1206 LibTest/core/int/toDouble_A01_t01: Fail, Crash
1209 LibTest/core/int/toInt_A01_t01: Fail 1207 LibTest/core/int/toInt_A01_t01: Fail
1210 LibTest/core/int/toRadixString_A01_t01: Fail 1208 LibTest/core/int/toRadixString_A01_t01: Fail
1211 LibTest/core/int/toStringAsExponential_A01_t01: Fail 1209 LibTest/core/int/toStringAsExponential_A01_t01: Fail
1212 LibTest/core/int/toStringAsFixed_A01_t01: Fail 1210 LibTest/core/int/toStringAsFixed_A01_t01: Fail
1213 LibTest/core/int/toStringAsPrecision_A01_t01: Fail 1211 LibTest/core/int/toStringAsPrecision_A01_t01: Fail
1214 LibTest/core/int/truncate_A01_t01: Fail 1212 LibTest/core/int/truncate_A01_t01: Fail
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698