| OLD | NEW |
| 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 && $checked ] | 7 [ $component == leg && $checked ] |
| 8 *: Skip | 8 *: Skip |
| 9 | 9 |
| 10 | 10 |
| (...skipping 29 matching lines...) Expand all Loading... |
| 40 CharEscapeTest: Fail | 40 CharEscapeTest: Fail |
| 41 ClassCycleNegativeTest: Fail | 41 ClassCycleNegativeTest: Fail |
| 42 ClassExtendsNegativeTest: Fail | 42 ClassExtendsNegativeTest: Fail |
| 43 ClassOverrideNegativeTest: Fail | 43 ClassOverrideNegativeTest: Fail |
| 44 ClassTest: Fail | 44 ClassTest: Fail |
| 45 ClosureBreak1Test: Fail | 45 ClosureBreak1Test: Fail |
| 46 ClosureBreak2Test: Fail | 46 ClosureBreak2Test: Fail |
| 47 ClosureBreakTest: Fail | 47 ClosureBreakTest: Fail |
| 48 ClosureSharedStateTest: Fail | 48 ClosureSharedStateTest: Fail |
| 49 ClosureTest: Fail | 49 ClosureTest: Fail |
| 50 ConstConstructorSyntaxTest/none: Fail | 50 ConstConstructorSyntaxTest/01: Fail |
| 51 ConstConstructorSyntaxTest/02: Fail |
| 52 ConstConstructorSyntaxTest/03: Fail |
| 53 ConstConstructorSyntaxTest/04: Fail |
| 54 ConstConstructorSyntaxTest/05: Fail |
| 55 ConstCounterNegativeTest: Crash # Assertion failed: nestedClosureData !== null |
| 51 ConstEscapeFrogTest: Fail | 56 ConstEscapeFrogTest: Fail |
| 57 ConstFactoryNegativeTest: Fail |
| 52 ConstFieldNegativeTest: Fail | 58 ConstFieldNegativeTest: Fail |
| 53 ConstInit4NegativeTest: Fail | 59 ConstInit4NegativeTest: Fail |
| 54 ConstInitNegativeTest: Fail | 60 ConstInitNegativeTest: Fail |
| 55 ConstInitTest: Fail | 61 ConstInitTest: Fail |
| 56 ConstListTest: Fail | 62 ConstListTest: Fail |
| 57 ConstNamedTest: Fail | 63 ConstNamedTest: Fail |
| 58 ConstObjectsAreImmutableTest: Fail | 64 ConstObjectsAreImmutableTest: Fail |
| 59 ConstSyntaxTest/01: Fail | 65 ConstSyntaxTest/01: Fail |
| 60 ConstSyntaxTest/02: Fail | 66 ConstSyntaxTest/02: Fail |
| 61 ConstSyntaxTest/03: Fail | 67 ConstSyntaxTest/03: Fail |
| 62 ConstTest: Fail | |
| 63 Constructor2NegativeTest: Fail | 68 Constructor2NegativeTest: Fail |
| 64 Constructor2Test: Fail | 69 Constructor2Test: Fail |
| 65 Constructor3Test: Fail | 70 Constructor3Test: Fail |
| 66 Constructor5Test: Fail | 71 Constructor5Test: Fail |
| 67 Constructor6Test: Crash | 72 Constructor6Test: Crash |
| 68 ConstructorDuplicateInitializersTest/02: Fail | 73 ConstructorDuplicateInitializersTest/02: Fail |
| 69 ConstructorNegativeTest: Pass # For the wrong reason. | 74 ConstructorNegativeTest: Pass # For the wrong reason. |
| 70 ConstructorRedirectTest: Fail | 75 ConstructorRedirectTest: Fail |
| 71 ConstructorReturnNegativeTest: Fail | 76 ConstructorReturnNegativeTest: Fail |
| 72 ConstructorReturnWithArrowNegativeTest: Fail | 77 ConstructorReturnWithArrowNegativeTest: Fail |
| (...skipping 17 matching lines...) Expand all Loading... |
| 90 ExecuteFinally2Test: Fail | 95 ExecuteFinally2Test: Fail |
| 91 ExecuteFinally3Test: Fail | 96 ExecuteFinally3Test: Fail |
| 92 ExecuteFinally4Test: Fail | 97 ExecuteFinally4Test: Fail |
| 93 ExecuteFinally5Test: Fail | 98 ExecuteFinally5Test: Fail |
| 94 ExecuteFinally6Test: Fail | 99 ExecuteFinally6Test: Fail |
| 95 ExecuteFinally7Test: Fail | 100 ExecuteFinally7Test: Fail |
| 96 ExecuteFinally8Test: Fail | 101 ExecuteFinally8Test: Fail |
| 97 ExecuteFinally9Test: Fail | 102 ExecuteFinally9Test: Fail |
| 98 ExpectTest: Fail | 103 ExpectTest: Fail |
| 99 Factory2NegativeTest: Fail | 104 Factory2NegativeTest: Fail |
| 100 Factory2Test: Fail | |
| 101 Factory3Test: Fail | 105 Factory3Test: Fail |
| 102 Factory4Test: Fail | 106 Factory4Test: Fail |
| 103 FactoryImplementationTest: Fail | 107 FactoryImplementationTest: Fail |
| 104 FannkuchTest: Fail | 108 FannkuchTest: Fail |
| 105 FauxverrideTest/03: Fail | 109 FauxverrideTest/03: Fail |
| 106 FauxverrideTest/05: Fail | 110 FauxverrideTest/05: Fail |
| 107 Field1NegativeTest: Fail | 111 Field1NegativeTest: Fail |
| 108 Field2NegativeTest: Fail | 112 Field2NegativeTest: Fail |
| 109 Field4NegativeTest: Fail | 113 Field4NegativeTest: Fail |
| 110 Field5NegativeTest: Fail | 114 Field5NegativeTest: Fail |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 153 InstantiateTypeVariableNegativeTest: Pass # For the wrong reason. | 157 InstantiateTypeVariableNegativeTest: Pass # For the wrong reason. |
| 154 IntTest: Fail | 158 IntTest: Fail |
| 155 InterfaceCycleNegativeTest: Fail | 159 InterfaceCycleNegativeTest: Fail |
| 156 InterfaceFactory3NegativeTest: Fail | 160 InterfaceFactory3NegativeTest: Fail |
| 157 InterfaceFactoryConstructorNegativeTest: Fail | 161 InterfaceFactoryConstructorNegativeTest: Fail |
| 158 InterfaceStaticMethodNegativeTest: Fail | 162 InterfaceStaticMethodNegativeTest: Fail |
| 159 IntrinsifiedMethodsTest: Fail | 163 IntrinsifiedMethodsTest: Fail |
| 160 IsObjectTest: Fail | 164 IsObjectTest: Fail |
| 161 IsOperatorTest: Fail | 165 IsOperatorTest: Fail |
| 162 Issue1363Test: Fail | 166 Issue1363Test: Fail |
| 163 Issue4157508Test: Fail | |
| 164 Issue4515170Test: Fail | 167 Issue4515170Test: Fail |
| 165 LabelTest: Fail | 168 LabelTest: Fail |
| 166 Library5NegativeTest: Fail | 169 Library5NegativeTest: Fail |
| 167 Library5Test: Fail | 170 Library5Test: Fail |
| 168 Library6NegativeTest: Fail | 171 Library6NegativeTest: Fail |
| 169 LibraryPrefixesTest: Fail | 172 LibraryPrefixesTest: Fail |
| 170 LibrarySameNameUsedTest: Fail | 173 LibrarySameNameUsedTest: Fail |
| 174 ListLiteral1NegativeTest: Fail |
| 175 ListLiteral2NegativeTest: Fail |
| 171 ListLiteral2Test: Fail | 176 ListLiteral2Test: Fail |
| 172 ListLiteral3Test: Fail | 177 ListLiteral3Test: Fail |
| 173 ListLiteral4Test: Fail | 178 ListLiteral4Test: Fail |
| 174 ListLiteralTest: Fail | |
| 175 ListTest: Fail | 179 ListTest: Fail |
| 176 LocalFunctionTest: Fail | 180 LocalFunctionTest: Fail |
| 177 ManyGenericInstanceofTest: Fail | 181 ManyGenericInstanceofTest: Fail |
| 178 MapLiteral2Test: Fail | 182 MapLiteral2Test: Fail |
| 179 MapLiteral3Test: Fail | 183 MapLiteral3Test: Fail |
| 180 MapLiteral4Test: Fail | 184 MapLiteral4Test: Fail |
| 181 MapLiteralTest: Fail | 185 MapLiteralTest: Fail |
| 182 MapTest: Fail | 186 MapTest: Fail |
| 183 MathVMTest: Fail | |
| 184 MethodBindingTest: Fail | 187 MethodBindingTest: Fail |
| 185 MethodInvocationTest: Fail | 188 MethodInvocationTest: Fail |
| 186 MethodNameTest: Fail | 189 MethodNameTest: Fail |
| 187 MethodOverrideTest: Fail | 190 MethodOverrideTest: Fail |
| 188 NamedArgumentInConstCreationTest: Fail | 191 NamedArgumentInConstCreationTest: Fail |
| 189 NamedParameters2Test: Fail | 192 NamedParameters2Test: Fail |
| 190 NamedParameters3Test: Fail | 193 NamedParameters3Test: Fail |
| 191 NamedParameters4Test: Fail | 194 NamedParameters4Test: Fail |
| 192 NamedParametersPassingFalsyTest: Fail | 195 NamedParametersPassingFalsyTest: Fail |
| 193 NamedParametersTypeTest: Fail | 196 NamedParametersTypeTest: Fail |
| (...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 337 TypeVariableScopeTest/02: Fail | 340 TypeVariableScopeTest/02: Fail |
| 338 TypeVariableScopeTest/03: Fail | 341 TypeVariableScopeTest/03: Fail |
| 339 TypeVariableScopeTest/04: Fail | 342 TypeVariableScopeTest/04: Fail |
| 340 TypeVariableScopeTest/05: Fail | 343 TypeVariableScopeTest/05: Fail |
| 341 TypedMessageTest: Fail | 344 TypedMessageTest: Fail |
| 342 WhileTest: Fail | 345 WhileTest: Fail |
| 343 | 346 |
| 344 | 347 |
| 345 [ $component == leg && $mode == release] | 348 [ $component == leg && $mode == release] |
| 346 AssignTopMethodNegativeTest: Crash | 349 AssignTopMethodNegativeTest: Crash |
| OLD | NEW |