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

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

Issue 9271086: Disable failing new tests for frog and leg. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 11 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 | « tests/language/language.status ('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) 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 prefix language 5 prefix language
6 6
7 [ $component == leg ] 7 [ $component == leg ]
8 AbstractStaticNegativeTest: Fail 8 AbstractStaticNegativeTest: Fail
9 AllocateTest: Fail 9 AllocateTest: Fail
10 ApplicationTest: Fail 10 ApplicationTest: Fail
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 ExecuteFinally3Test: Fail 91 ExecuteFinally3Test: Fail
92 ExecuteFinally4Test: Fail 92 ExecuteFinally4Test: Fail
93 ExecuteFinally5Test: Fail 93 ExecuteFinally5Test: Fail
94 ExecuteFinally6Test: Fail 94 ExecuteFinally6Test: Fail
95 ExecuteFinally7Test: Fail 95 ExecuteFinally7Test: Fail
96 ExecuteFinally8Test: Fail 96 ExecuteFinally8Test: Fail
97 ExecuteFinally9Test: Fail 97 ExecuteFinally9Test: Fail
98 ExpectTest: Fail 98 ExpectTest: Fail
99 Factory2Test: Fail 99 Factory2Test: Fail
100 Factory3Test: Fail 100 Factory3Test: Fail
101 Factory4Test: Fail
101 FactoryImplementationTest: Fail 102 FactoryImplementationTest: Fail
102 FactoryTest: Fail 103 FactoryTest: Fail
103 FannkuchTest: Fail 104 FannkuchTest: Fail
104 FauxverrideTest/01: Fail 105 FauxverrideTest/01: Fail
105 FauxverrideTest/02: Fail 106 FauxverrideTest/02: Fail
106 FauxverrideTest/04: Fail 107 FauxverrideTest/04: Fail
107 FauxverrideTest/none: Fail 108 FauxverrideTest/none: Fail
108 Field1NegativeTest: Fail 109 Field1NegativeTest: Fail
109 Field2NegativeTest: Fail 110 Field2NegativeTest: Fail
110 Field4NegativeTest: Fail 111 Field4NegativeTest: Fail
(...skipping 268 matching lines...) Expand 10 before | Expand all | Expand 10 after
379 TypeVariableBoundsTest/06: Fail 380 TypeVariableBoundsTest/06: Fail
380 TypeVariableBoundsTest/09: Fail 381 TypeVariableBoundsTest/09: Fail
381 TypeVariableBoundsTest/10: Fail 382 TypeVariableBoundsTest/10: Fail
382 TypeVariableBoundsTest/none: Fail 383 TypeVariableBoundsTest/none: Fail
383 TypeVariableScopeTest/none: Fail 384 TypeVariableScopeTest/none: Fail
384 TypedMessageTest: Fail 385 TypedMessageTest: Fail
385 Unary2Test: Fail 386 Unary2Test: Fail
386 UnaryTest: Fail 387 UnaryTest: Fail
387 UnboundGetterTest: Fail 388 UnboundGetterTest: Fail
388 WhileTest: Fail 389 WhileTest: Fail
OLDNEW
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698