| OLD | NEW |
| 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 # This directory contains tests that are intended to show the | 5 # This directory contains tests that are intended to show the |
| 6 # current state of the language. | 6 # current state of the language. |
| 7 | 7 |
| 8 # In order to maintain maximum test coverage for all builds, | 8 # In order to maintain maximum test coverage for all builds, |
| 9 # please use the following procedure to mark a test | 9 # please use the following procedure to mark a test |
| 10 # failed on architectures other than the one you are working on. | 10 # failed on architectures other than the one you are working on. |
| (...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 140 OverrideFieldMethod1NegativeTest: Fail # Bug 5215249 | 140 OverrideFieldMethod1NegativeTest: Fail # Bug 5215249 |
| 141 OverrideFieldMethod2NegativeTest: Fail # Bug 5215249 | 141 OverrideFieldMethod2NegativeTest: Fail # Bug 5215249 |
| 142 OverrideFieldMethod3NegativeTest: Fail # Bug 5215249 | 142 OverrideFieldMethod3NegativeTest: Fail # Bug 5215249 |
| 143 OverrideFieldMethod4NegativeTest: Fail # Bug 5215249 | 143 OverrideFieldMethod4NegativeTest: Fail # Bug 5215249 |
| 144 OverrideFieldMethod5NegativeTest: Fail # Bug 5215249 | 144 OverrideFieldMethod5NegativeTest: Fail # Bug 5215249 |
| 145 OverrideFieldMethod6NegativeTest: Fail # Bug 5215249 | 145 OverrideFieldMethod6NegativeTest: Fail # Bug 5215249 |
| 146 OverrideFieldTest/04: Fail # Bug 5215249 | 146 OverrideFieldTest/04: Fail # Bug 5215249 |
| 147 OverrideMethodWithFieldTest/01: Fail # Bug 5215249 | 147 OverrideMethodWithFieldTest/01: Fail # Bug 5215249 |
| 148 Prefix11NegativeTest: Fail # Bug 5406175 | 148 Prefix11NegativeTest: Fail # Bug 5406175 |
| 149 Prefix12NegativeTest: Fail # Bug 5406175 | 149 Prefix12NegativeTest: Fail # Bug 5406175 |
| 150 Prefix14NegativeTest: Fail # Issue 575 | |
| 151 Prefix16NegativeTest: Fail # Bug 5532534 | 150 Prefix16NegativeTest: Fail # Bug 5532534 |
| 152 Prefix3NegativeTest: Fail # Bug 5406175 | 151 Prefix3NegativeTest: Fail # Bug 5406175 |
| 153 PseudoKWNegativeTest: Fail # Bug 4979760. | 152 PseudoKWNegativeTest: Fail # Bug 4979760. |
| 154 RegExp3Test: Fail # 5299683 | 153 RegExp3Test: Fail # 5299683 |
| 155 ScopeNegativeTest: Fail # Bug 4207538. | 154 ScopeNegativeTest: Fail # Bug 4207538. |
| 156 StackOverflowTest: Fail # Bug 4591172. | 155 StackOverflowTest: Fail # Bug 4591172. |
| 157 StackTraceTest: Fail # Bug 4971920. | 156 StackTraceTest: Fail # Bug 4971920. |
| 158 StringConcatTest: Fail # Bug 5196164 | 157 StringConcatTest: Fail # Bug 5196164 |
| 159 SuperOperatorTest: Fail # Bug 4995463. | 158 SuperOperatorTest: Fail # Bug 4995463. |
| 160 Switch7NegativeTest: Fail # Bug 4208467. | 159 Switch7NegativeTest: Fail # Bug 4208467. |
| (...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 274 ObjectDynamicMethodTest: Fail | 273 ObjectDynamicMethodTest: Fail |
| 275 OverrideMethodWithFieldTest/01: Fail | 274 OverrideMethodWithFieldTest/01: Fail |
| 276 OverrideFieldTest/01: Fail | 275 OverrideFieldTest/01: Fail |
| 277 OverrideFieldTest/04: Fail | 276 OverrideFieldTest/04: Fail |
| 278 ParameterInitializer5NegativeTest: Fail # Issue 581 | 277 ParameterInitializer5NegativeTest: Fail # Issue 581 |
| 279 Prefix3NegativeTest: Fail | 278 Prefix3NegativeTest: Fail |
| 280 Prefix7NegativeTest: Fail | 279 Prefix7NegativeTest: Fail |
| 281 Prefix8NegativeTest: Fail | 280 Prefix8NegativeTest: Fail |
| 282 Prefix9NegativeTest: Fail | 281 Prefix9NegativeTest: Fail |
| 283 Prefix11NegativeTest: Fail | 282 Prefix11NegativeTest: Fail |
| 284 Prefix14NegativeTest: Fail | |
| 285 Prefix16NegativeTest: Fail | 283 Prefix16NegativeTest: Fail |
| 286 Prefix20NegativeTest: Fail | 284 Prefix20NegativeTest: Fail |
| 287 PrivateMemberTest: Fail | 285 PrivateMemberTest: Fail |
| 288 PrivateMember2NegativeTest: Fail | 286 PrivateMember2NegativeTest: Fail |
| 289 PrivateMember3NegativeTest: Fail | 287 PrivateMember3NegativeTest: Fail |
| 290 PrivateTest: Fail | 288 PrivateTest: Fail |
| 291 PseudoKWNegativeTest: Fail # verifying test vs. spec - issue #356 | 289 PseudoKWNegativeTest: Fail # verifying test vs. spec - issue #356 |
| 292 RegExp3Test: Fail | 290 RegExp3Test: Fail |
| 293 ScopeNegativeTest: Fail | 291 ScopeNegativeTest: Fail |
| 294 ScriptNegativeTest: Fail | 292 ScriptNegativeTest: Fail |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 333 NumberSyntaxTest: Timeout | 331 NumberSyntaxTest: Timeout |
| 334 | 332 |
| 335 [ $arch == x64 ] | 333 [ $arch == x64 ] |
| 336 *: Skip | 334 *: Skip |
| 337 | 335 |
| 338 [ $arch == simarm ] | 336 [ $arch == simarm ] |
| 339 *: Skip | 337 *: Skip |
| 340 | 338 |
| 341 [ $arch == arm ] | 339 [ $arch == arm ] |
| 342 *: Skip | 340 *: Skip |
| OLD | NEW |