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

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

Issue 9695003: Skip less tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 9 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 | « dart/tests/corelib/corelib-leg.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 [ $component == leg && $checked ] 5 [ $component == leg && $checked ]
6 *: Skip 6 *: Skip
7 7
8 8
9 [ $component == leg ] 9 [ $component == leg ]
10 AdjacentStringLiteralsTest: Crash # Cannot call 'get:dartString' on "${s}". 10 AdjacentStringLiteralsTest: Crash # Cannot call 'get:dartString' on "${s}".
11 Constructor6Test: Crash 11 Constructor6Test: Crash
12 CompileTimeConstant8Test: Fail # We don't take the generic type into account yet . 12 CompileTimeConstant8Test: Fail # We don't take the generic type into account yet .
13 CompileTimeConstantBTest: Fail # We don't handle constant map literals with __pr oto__ key yet. 13 CompileTimeConstantBTest: Fail # We don't handle constant map literals with __pr oto__ key yet.
14 14
15 15
16 # Compilation errors. 16 # Compilation errors.
17 BreakTest: Fail # SsaBuilder for loop with aborting body not implemented 17 BreakTest: Fail # SsaBuilder for loop with aborting body not implemented
18 CTConst3Test: Fail # CompileTimeConstantEvaluator not implemented 18 CTConst3Test: Fail # CompileTimeConstantEvaluator not implemented
19 CTConstTest: Fail # map not implemented 19 CTConstTest: Fail # map not implemented
20 CallOperatorTest: Fail # Unexpected token 'call' 20 CallOperatorTest: Fail # Unexpected token 'call'
21 CanonicalConstTest: Fail # map not implemented 21 CanonicalConstTest: Fail # map not implemented
22 CharEscapeTest: Fail # Unhandled non-BMP character: U+10000 22 CharEscapeTest: Fail # Unhandled non-BMP character: U+10000
23 ConstInitTest: Fail # CompileTimeConstantHandler with arguments not implemented 23 ConstInitTest: Fail # CompileTimeConstantHandler with arguments not implemented
24 ConstObjectsAreImmutableTest: Fail # map not implemented 24 ConstObjectsAreImmutableTest: Fail # map not implemented
25 Constructor5Test: Fail # no matching constructor found 25 Constructor5Test: Fail # no matching constructor found
26 Context2Test: Fail # switch cases are not implemented 26 Context2Test: Fail # switch cases are not implemented
27 ContinueTest: Fail # switch cases are not implemented 27 ContinueTest: Fail # switch cases are not implemented
28 DefaultFactoryLibraryTest: Fail # lib is not a type 28 DefaultFactoryLibraryTest: Fail # lib is not a type
29 DefaultInitTest: Fail # CompileTimeConstantHandler with fields not implemented 29 DefaultInitTest: Fail # CompileTimeConstantHandler with fields not implemented
30 DisablePrivacyTest: Skip # Issue 1882: Needs --disable_privacy support.
31 DoubleToStringAsExponentialTest: Fail # -0.0 is printed as 0.0. 30 DoubleToStringAsExponentialTest: Fail # -0.0 is printed as 0.0.
32 DoubleToStringAsFixedTest: Fail # -0.0 is printed as 0.0. 31 DoubleToStringAsFixedTest: Fail # -0.0 is printed as 0.0.
33 DoubleToStringAsPrecisionTest: Fail # -0.0 is printed as 0.0. 32 DoubleToStringAsPrecisionTest: Fail # -0.0 is printed as 0.0.
34 DynamicTest: Fail # cannot resolve type F1 33 DynamicTest: Fail # cannot resolve type F1
35 EmptyBlockCaseTest: Fail # switch cases are not implemented 34 EmptyBlockCaseTest: Fail # switch cases are not implemented
36 Factory3Test: Fail # Handling of compile-time constants. 35 Factory3Test: Fail # Handling of compile-time constants.
37 FinalSyntaxTest/none: Fail # Incorrect compile-time constant handling. 36 FinalSyntaxTest/none: Fail # Incorrect compile-time constant handling.
38 FunctionTypeAlias2Test: Fail # cannot resolve type f1 37 FunctionTypeAlias2Test: Fail # cannot resolve type f1
39 FunctionTypeAlias3Test: Fail # cannot resolve type F 38 FunctionTypeAlias3Test: Fail # cannot resolve type F
40 FunctionTypeAlias4Test: Fail # cannot resolve type F 39 FunctionTypeAlias4Test: Fail # cannot resolve type F
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 SuperFieldAccessTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-t his 72 SuperFieldAccessTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-t his
74 SuperFieldTest: Fail # no method named city in class B 73 SuperFieldTest: Fail # no method named city in class B
75 SuperImplicitClosureTest: Fail # Internal Error: SsaBuilder.visitIdentifier on n on-this 74 SuperImplicitClosureTest: Fail # Internal Error: SsaBuilder.visitIdentifier on n on-this
76 SuperOperatorTest: Fail # no method named + in class A 75 SuperOperatorTest: Fail # no method named + in class A
77 SuperSetterTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this 76 SuperSetterTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
78 SuperTest: Fail # cannot find tokens to produce error message for i++. 77 SuperTest: Fail # cannot find tokens to produce error message for i++.
79 SwitchFallthruTest: Fail # switch cases are not implemented 78 SwitchFallthruTest: Fail # switch cases are not implemented
80 SwitchLabelTest: Fail # switch cases are not implemented 79 SwitchLabelTest: Fail # switch cases are not implemented
81 SwitchTest: Fail # switch cases are not implemented 80 SwitchTest: Fail # switch cases are not implemented
82 TypeDartcTest: Fail # non-empty instruction stack 81 TypeDartcTest: Fail # non-empty instruction stack
83 WrongNumberTypeArgumentsTest*: Skip # multiple error annotations are required
84 82
85 83
86 # Implementation errors (library or generated code). 84 # Implementation errors (library or generated code).
87 AssertionTest: Fail # Expect.equals(expected: <0>, actual: <null>) fails. 85 AssertionTest: Fail # Expect.equals(expected: <0>, actual: <null>) fails.
88 BadNamedParametersTest: Fail # NullPointerException 86 BadNamedParametersTest: Fail # NullPointerException
89 BitOperationsTest: Fail # Expect.equals(expected: <18446744073709552000>, actual : <1>) fails. 87 BitOperationsTest: Fail # Expect.equals(expected: <18446744073709552000>, actual : <1>) fails.
90 ConstEscapeFrogTest: Fail # Expect.equals(expected: <null>, actual: <Instance of 'Bar'>) fails. 88 ConstEscapeFrogTest: Fail # Expect.equals(expected: <null>, actual: <Instance of 'Bar'>) fails.
91 ConstListTest: Fail # Expect.equals(expected: <true>, actual: <false>) fails. 89 ConstListTest: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
92 Constructor2Test: Fail # Expect.equals(expected: <1-2-3-4-5-6-7->, actual: <1-2- 3-5-4-6-7->) fails. 90 Constructor2Test: Fail # Expect.equals(expected: <1-2-3-4-5-6-7->, actual: <1-2- 3-5-4-6-7->) fails.
93 Constructor3Test: Fail # Expect.equals(expected: <1-2-3-4-5-6->, actual: <1-2-4- 3-5-6->) fails. 91 Constructor3Test: Fail # Expect.equals(expected: <1-2-3-4-5-6->, actual: <1-2-4- 3-5-6->) fails.
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
237 StaticTopLevelTest/02: Fail, OK # Negative language test. 235 StaticTopLevelTest/02: Fail, OK # Negative language test.
238 StaticTopLevelTest/03: Fail, OK # Negative language test. 236 StaticTopLevelTest/03: Fail, OK # Negative language test.
239 StaticTopLevelTest/04: Fail, OK # Negative language test. 237 StaticTopLevelTest/04: Fail, OK # Negative language test.
240 StaticTopLevelTest/05: Fail, OK # Negative language test. 238 StaticTopLevelTest/05: Fail, OK # Negative language test.
241 StringInterpolation7NegativeTest: Fail, OK # Negative language test. 239 StringInterpolation7NegativeTest: Fail, OK # Negative language test.
242 Switch3NegativeTest: Fail, OK # Negative language test. 240 Switch3NegativeTest: Fail, OK # Negative language test.
243 Switch7NegativeTest: Fail, OK # Negative language test. 241 Switch7NegativeTest: Fail, OK # Negative language test.
244 SyntaxTest/47: Fail, OK # No error on body in const constructor. 242 SyntaxTest/47: Fail, OK # No error on body in const constructor.
245 Throw7NegativeTest: Fail, OK # Negative language test. 243 Throw7NegativeTest: Fail, OK # Negative language test.
246 TryCatchSyntaxTest/08: Fail, OK # Negative language test. 244 TryCatchSyntaxTest/08: Fail, OK # Negative language test.
247 TypeVariableBounds2Test*: Skip # multiple error annotations are required 245 TypeVariableBoundsTest/00: Fail, OK # Negative language test.
248 TypeVariableBoundsTest*: Skip # multiple error annotations are required 246 TypeVariableBoundsTest/07: Fail, OK # Negative language test.
247 TypeVariableBoundsTest/08: Fail, OK # Negative language test.
249 TypeVariableIdentifierExpressionNegativeTest: Fail, OK # Negative language test. 248 TypeVariableIdentifierExpressionNegativeTest: Fail, OK # Negative language test.
250 TypeVariableScopeTest/00: Fail, OK # Negative language test. 249 TypeVariableScopeTest/00: Fail, OK # Negative language test.
251 TypeVariableScopeTest/01: Fail, OK # Negative language test. 250 TypeVariableScopeTest/01: Fail, OK # Negative language test.
252 TypeVariableScopeTest/02: Fail, OK # Negative language test. 251 TypeVariableScopeTest/02: Fail, OK # Negative language test.
253 TypeVariableScopeTest/03: Fail, OK # Negative language test. 252 TypeVariableScopeTest/03: Fail, OK # Negative language test.
254 TypeVariableScopeTest/04: Fail, OK # Negative language test. 253 TypeVariableScopeTest/04: Fail, OK # Negative language test.
255 TypeVariableScopeTest/05: Fail, OK # Negative language test. 254 TypeVariableScopeTest/05: Fail, OK # Negative language test.
255 WrongNumberTypeArgumentsTest/01: Fail, OK # Negative language test.
256 256
257 257
258 TypeVMTest: Fail, OK # VM specific test. 258 TypeVMTest: Fail, OK # VM specific test.
259 259
260 260
261 DivByZeroTest: Fail, OK # Leg only has doubles. 261 DivByZeroTest: Fail, OK # Leg only has doubles.
262 262
263 263
264 # TODO(ahe): Categorize these failures. 264 # TODO(ahe): Categorize these failures.
265 ExecuteFinally3Test: Fail 265 ExecuteFinally3Test: Fail
266 266
267 267
268 [ $component == leg && $mode == release ] 268 [ $component == leg && $mode == release ]
269 AssignTopMethodNegativeTest: Crash 269 AssignTopMethodNegativeTest: Crash
270 270
271 [ $component == legium ] 271 [ $component == legium ]
272 *: Skip 272 *: Skip
OLDNEW
« no previous file with comments | « dart/tests/corelib/corelib-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698