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

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

Issue 9663047: Repeated prefixes and parser fixes. (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
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}".
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 FunctionTypeAlias3Test: Fail # cannot resolve type F 43 FunctionTypeAlias3Test: Fail # cannot resolve type F
44 FunctionTypeAlias4Test: Fail # cannot resolve type F 44 FunctionTypeAlias4Test: Fail # cannot resolve type F
45 FunctionTypeAliasTest: Fail # cannot resolve type Fun 45 FunctionTypeAliasTest: Fail # cannot resolve type Fun
46 FunctionTypeParameter2Test: Fail # Internal Error: expected expected optional pa rameters 46 FunctionTypeParameter2Test: Fail # Internal Error: expected expected optional pa rameters
47 FunctionTypeParameterTest: Fail # Internal Error: expected expected optional par ameters 47 FunctionTypeParameterTest: Fail # Internal Error: expected expected optional par ameters
48 GenericInstanceofTest: Fail # cannot resolve type T 48 GenericInstanceofTest: Fail # cannot resolve type T
49 GenericTest: Fail # cannot resolve type T 49 GenericTest: Fail # cannot resolve type T
50 GetSetSyntaxTest/none: Fail # Parsing of pseudo keywords. 50 GetSetSyntaxTest/none: Fail # Parsing of pseudo keywords.
51 GettersSettersTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-thi s 51 GettersSettersTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-thi s
52 ImplicitScopeTest: Fail # duplicate definition of a="bar" 52 ImplicitScopeTest: Fail # duplicate definition of a="bar"
53 Issue1363Test: Fail # lib is not a type
54 Issue4515170Test: Fail # cannot resolve VAL 53 Issue4515170Test: Fail # cannot resolve VAL
55 LabelTest: Fail # switch cases are not implemented 54 LabelTest: Fail # switch cases are not implemented
56 Library5Test: Fail # library prefixes not handled
57 LibraryPrefixesTest: Fail # other is not a type 55 LibraryPrefixesTest: Fail # other is not a type
58 LocalFunctionTest: Fail # duplicate definition of f(var n)=> n*n-1 56 LocalFunctionTest: Fail # duplicate definition of f(var n)=> n*n-1
59 ManyGenericInstanceofTest: Fail # cannot resolve type T 57 ManyGenericInstanceofTest: Fail # cannot resolve type T
60 MapLiteral2Test: Fail # expected a constant string 58 MapLiteral2Test: Fail # expected a constant string
61 MapLiteral4Test: Fail # map not implemented 59 MapLiteral4Test: Fail # map not implemented
62 MapLiteralTest: Fail # Unexpected token ',' 60 MapLiteralTest: Fail # Unexpected token ','
63 MethodBindingTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this 61 MethodBindingTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
64 MethodNameTest: Fail # Parsing of pseudo keywords. 62 MethodNameTest: Fail # Parsing of pseudo keywords.
65 MethodOverrideTest: Fail # cannot resolve type GetKeysFunctionType 63 MethodOverrideTest: Fail # cannot resolve type GetKeysFunctionType
66 NamedArgumentInConstCreationTest: Fail # CompileTimeConstantEvaluator not implem ented 64 NamedArgumentInConstCreationTest: Fail # CompileTimeConstantEvaluator not implem ented
67 NamedParameters2Test: Fail # Unimplemented non-matching static call 65 NamedParameters2Test: Fail # Unimplemented non-matching static call
68 NamedParameters3Test: Fail # Unimplemented non-matching static call 66 NamedParameters3Test: Fail # Unimplemented non-matching static call
69 NamedParameters4Test: Fail # Unimplemented non-matching static call 67 NamedParameters4Test: Fail # Unimplemented non-matching static call
70 NamedParametersTypeTest: Fail # Internal Error: Cannot find value 68 NamedParametersTypeTest: Fail # Internal Error: Cannot find value
71 NamingTest: Fail # Internal Error: Cannot find value 69 NamingTest: Fail # Internal Error: Cannot find value
72 NanInfinityTest: Fail # CompileTimeConstantEvaluator not implemented 70 NanInfinityTest: Fail # CompileTimeConstantEvaluator not implemented
73 NullToStringTest: Fail # Closurization of intercepted methods. 71 NullToStringTest: Fail # Closurization of intercepted methods.
74 NumbersTest: Fail # cannot resolve type Smi 72 NumbersTest: Fail # cannot resolve type Smi
75 ParameterInitializerTest: Fail # Internal Error: SsaBuilder.visitIdentifier on n on-this 73 ParameterInitializerTest: Fail # Internal Error: SsaBuilder.visitIdentifier on n on-this
76 Prefix101Test: Fail # duplicate definition
77 Prefix14Test: Fail # prefixes not implemented
78 Prefix21Test: Fail # Internal Error: Element.computeType.
79 Prefix22Test: Fail # library prefixes not handled
80 PseudoKWTest: Fail # Unexpected token '(' 74 PseudoKWTest: Fail # Unexpected token '('
81 ResourceTest: Fail # #resource tag not recognized - issue 1807 75 ResourceTest: Fail # #resource tag not recognized - issue 1807
82 StatementTest: Fail # switch cases are not implemented 76 StatementTest: Fail # switch cases are not implemented
83 StaticFinalFieldTest: Fail # map not implemented 77 StaticFinalFieldTest: Fail # map not implemented
84 SuperAllNamedConstructorTest: Fail # Internal Error: Cannot find value 78 SuperAllNamedConstructorTest: Fail # Internal Error: Cannot find value
85 SuperFieldAccessTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-t his 79 SuperFieldAccessTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-t his
86 SuperFieldTest: Fail # no method named city in class B 80 SuperFieldTest: Fail # no method named city in class B
87 SuperImplicitClosureTest: Fail # Internal Error: SsaBuilder.visitIdentifier on n on-this 81 SuperImplicitClosureTest: Fail # Internal Error: SsaBuilder.visitIdentifier on n on-this
88 SuperOperatorTest: Fail # no method named + in class A 82 SuperOperatorTest: Fail # no method named + in class A
89 SuperSetterTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this 83 SuperSetterTest: Fail # Internal Error: SsaBuilder.visitIdentifier on non-this
90 SuperTest: Fail # cannot find tokens to produce error message for i++. 84 SuperTest: Fail # cannot find tokens to produce error message for i++.
91 SwitchFallthruTest: Fail # switch cases are not implemented 85 SwitchFallthruTest: Fail # switch cases are not implemented
92 SwitchLabelTest: Fail # switch cases are not implemented 86 SwitchLabelTest: Fail # switch cases are not implemented
93 SwitchTest: Fail # switch cases are not implemented 87 SwitchTest: Fail # switch cases are not implemented
94 TopLevelPrefixedDeclarationTest: Fail # library prefixes not handled
95 TypeDartcTest: Fail # non-empty instruction stack 88 TypeDartcTest: Fail # non-empty instruction stack
96 WhileTest: Fail # SsaBuilder for loop with aborting body not implemented 89 WhileTest: Fail # SsaBuilder for loop with aborting body not implemented
97 WrongNumberTypeArgumentsTest*: Skip # multiple error annotations are required 90 WrongNumberTypeArgumentsTest*: Skip # multiple error annotations are required
98 91
99 92
100 # Implementation errors (library or generated code). 93 # Implementation errors (library or generated code).
101 AssertionTest: Fail # Expect.equals(expected: <0>, actual: <null>) fails. 94 AssertionTest: Fail # Expect.equals(expected: <0>, actual: <null>) fails.
102 BadNamedParametersTest: Fail # NullPointerException 95 BadNamedParametersTest: Fail # NullPointerException
103 BitOperationsTest: Fail # Expect.equals(expected: <18446744073709552000>, actual : <1>) fails. 96 BitOperationsTest: Fail # Expect.equals(expected: <18446744073709552000>, actual : <1>) fails.
104 ConstEscapeFrogTest: Fail # Expect.equals(expected: <null>, actual: <Instance of 'Bar'>) fails. 97 ConstEscapeFrogTest: Fail # Expect.equals(expected: <null>, actual: <Instance of 'Bar'>) fails.
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 StaticTopLevelTest/02: Fail, OK # Negative language test. 244 StaticTopLevelTest/02: Fail, OK # Negative language test.
252 StaticTopLevelTest/03: Fail, OK # Negative language test. 245 StaticTopLevelTest/03: Fail, OK # Negative language test.
253 StaticTopLevelTest/04: Fail, OK # Negative language test. 246 StaticTopLevelTest/04: Fail, OK # Negative language test.
254 StaticTopLevelTest/05: Fail, OK # Negative language test. 247 StaticTopLevelTest/05: Fail, OK # Negative language test.
255 StringInterpolation7NegativeTest: Fail, OK # Negative language test. 248 StringInterpolation7NegativeTest: Fail, OK # Negative language test.
256 Switch3NegativeTest: Fail, OK # Negative language test. 249 Switch3NegativeTest: Fail, OK # Negative language test.
257 Switch7NegativeTest: Fail, OK # Negative language test. 250 Switch7NegativeTest: Fail, OK # Negative language test.
258 SyntaxTest/47: Fail, OK # No error on body in const constructor. 251 SyntaxTest/47: Fail, OK # No error on body in const constructor.
259 Throw7NegativeTest: Fail, OK # Negative language test. 252 Throw7NegativeTest: Fail, OK # Negative language test.
260 TryCatchSyntaxTest/08: Fail, OK # Negative language test. 253 TryCatchSyntaxTest/08: Fail, OK # Negative language test.
254 TypeVariableBounds2Test*: Skip # multiple error annotations are required
261 TypeVariableBoundsTest*: Skip # multiple error annotations are required 255 TypeVariableBoundsTest*: Skip # multiple error annotations are required
262 TypeVariableBounds2Test*: Skip # multiple error annotations are required
263 TypeVariableIdentifierExpressionNegativeTest: Fail, OK # Negative language test. 256 TypeVariableIdentifierExpressionNegativeTest: Fail, OK # Negative language test.
264 TypeVariableScopeTest/00: Fail, OK # Negative language test. 257 TypeVariableScopeTest/00: Fail, OK # Negative language test.
265 TypeVariableScopeTest/01: Fail, OK # Negative language test. 258 TypeVariableScopeTest/01: Fail, OK # Negative language test.
266 TypeVariableScopeTest/02: Fail, OK # Negative language test. 259 TypeVariableScopeTest/02: Fail, OK # Negative language test.
267 TypeVariableScopeTest/03: Fail, OK # Negative language test. 260 TypeVariableScopeTest/03: Fail, OK # Negative language test.
268 TypeVariableScopeTest/04: Fail, OK # Negative language test. 261 TypeVariableScopeTest/04: Fail, OK # Negative language test.
269 TypeVariableScopeTest/05: Fail, OK # Negative language test. 262 TypeVariableScopeTest/05: Fail, OK # Negative language test.
270 263
271 264
272 TypeVMTest: Fail, OK # VM specific test. 265 TypeVMTest: Fail, OK # VM specific test.
273 266
274 267
275 DivByZeroTest: Fail, OK # Leg only has doubles. 268 DivByZeroTest: Fail, OK # Leg only has doubles.
276 269
277 270
278 # TODO(ahe): Categorize these failures. 271 # TODO(ahe): Categorize these failures.
279 ClosureBreak1Test: Fail 272 ClosureBreak1Test: Fail
280 ClosureBreak2Test: Fail 273 ClosureBreak2Test: Fail
281 ClosureBreakTest: Fail 274 ClosureBreakTest: Fail
282 ExecuteFinally3Test: Fail 275 ExecuteFinally3Test: Fail
283 ExecuteFinally9Test: Fail 276 ExecuteFinally9Test: Fail
284 277
285 278
286 [ $component == leg && $mode == release ] 279 [ $component == leg && $mode == release ]
287 AssignTopMethodNegativeTest: Crash 280 AssignTopMethodNegativeTest: Crash
288 281
289 [ $component == legium ] 282 [ $component == legium ]
290 *: Skip 283 *: Skip
OLDNEW
« dart/frog/leg/scanner/partial_parser.dart ('K') | « dart/frog/leg/scanner/scanner_task.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698