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

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

Issue 9419002: Mark co19 test Expect/listEquals_A01_t03 as passing. (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
« 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) 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 # Skip most library tests for now. 8 # Skip most library tests for now.
9 LibTest/core/AssertionError/* : Skip 9 LibTest/core/AssertionError/* : Skip
10 LibTest/core/BadNumberFormatException/* : Skip 10 LibTest/core/BadNumberFormatException/* : Skip
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
67 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t07: Cras h 67 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t07: Cras h
68 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t08: Cras h 68 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t08: Cras h
69 Language/13_Types/3_Type_Declarations/1_Typedef_A01_t04: Crash 69 Language/13_Types/3_Type_Declarations/1_Typedef_A01_t04: Crash
70 Language/13_Types/3_Type_Declarations/1_Typedef_A05_t01: Crash 70 Language/13_Types/3_Type_Declarations/1_Typedef_A05_t01: Crash
71 Language/13_Types/3_Type_Declarations/1_Typedef_A05_t02: Crash 71 Language/13_Types/3_Type_Declarations/1_Typedef_A05_t02: Crash
72 Language/13_Types/3_Type_Declarations/1_Typedef_A05_t03: Crash 72 Language/13_Types/3_Type_Declarations/1_Typedef_A05_t03: Crash
73 73
74 74
75 [ $component == leg && $mode == debug ] 75 [ $component == leg && $mode == debug ]
76 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t07: Fail 76 LangGuideTest/02_Language_Constructs/02_6_Functions/02_6_Functions_A01_t07: Fail
77 LibTest/core/Expect/listEquals_A01_t03: Crash # VM issue 1710.
78 77
79 78
80 [ $component == leg ] 79 [ $component == leg ]
81 # Crashes and time outs. 80 # Crashes and time outs.
82 Language/13_Types/4_Interface_Types_A11_t01: Skip # Times out. 81 Language/13_Types/4_Interface_Types_A11_t01: Skip # Times out.
83 82
84 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Fail 83 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Fail
85 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t01: Fail 84 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t01: Fail
86 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t02: Fail 85 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t02: Fail
87 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A06_t02: Fail 86 LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A06_t02: Fail
(...skipping 462 matching lines...) Expand 10 before | Expand all | Expand 10 after
550 LibTest/core/Expect/setEquals_A03_t01: Fail 549 LibTest/core/Expect/setEquals_A03_t01: Fail
551 LibTest/core/Expect/stringEquals_A01_t01: Fail 550 LibTest/core/Expect/stringEquals_A01_t01: Fail
552 LibTest/core/Expect/stringEquals_A01_t02: Fail 551 LibTest/core/Expect/stringEquals_A01_t02: Fail
553 LibTest/core/Expect/stringEquals_A02_t01: Fail 552 LibTest/core/Expect/stringEquals_A02_t01: Fail
554 LibTest/core/Expect/throws_A01_t01: Fail 553 LibTest/core/Expect/throws_A01_t01: Fail
555 LibTest/core/Expect/throws_A01_t02: Fail 554 LibTest/core/Expect/throws_A01_t02: Fail
556 LibTest/core/Expect/throws_A01_t03: Fail 555 LibTest/core/Expect/throws_A01_t03: Fail
557 LibTest/core/Expect/throws_A01_t04: Fail 556 LibTest/core/Expect/throws_A01_t04: Fail
558 LibTest/core/Expect/throws_A01_t05: Fail 557 LibTest/core/Expect/throws_A01_t05: Fail
559 LibTest/core/Expect/throws_A02_t01: Fail 558 LibTest/core/Expect/throws_A02_t01: Fail
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