| 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 |  | 
| 6 [ $runtime == vm ] | 5 [ $runtime == vm ] | 
| 7 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Crash, Pass # http:
     //dartbug.com/9597 | 6 Language/11_Expressions/33_Argument_Definition_Test_A02_t02: Crash, Pass # http:
     //dartbug.com/9597 | 
| 8 | 7 | 
|  | 8 LibTest/core/List/List.fixedLength_A01_t01: fail # Issue 400 | 
|  | 9 LibTest/core/List/addAll_A02_t01: fail # Issue 400 | 
|  | 10 LibTest/core/List/add_A02_t01: fail # Issue 400 | 
|  | 11 LibTest/core/List/clear_A02_t01: fail # Issue 400 | 
|  | 12 LibTest/core/List/insertRange_A02_t01: fail # Issue 400 | 
|  | 13 LibTest/core/List/length_A04_t01: fail # Issue 400 | 
|  | 14 LibTest/core/List/removeLast_A02_t01: fail # Issue 400 | 
|  | 15 LibTest/core/List/removeRange_A02_t01: fail # Issue 400 | 
|  | 16 LibTest/core/Set/isSubsetOf_A01_t01: fail # Issue 400 | 
|  | 17 LibTest/core/Set/isSubsetOf_A01_t02: fail # Issue 400 | 
|  | 18 | 
|  | 19 [ $runtime == vm && $checked ] | 
|  | 20 LibTest/collection/Queue/Queue.from_A01_t01: fail # Issue 400 | 
|  | 21 LibTest/collection/Queue/Queue.from_A01_t02: fail # Issue 400 | 
|  | 22 LibTest/core/List/List.from_A01_t01: fail # Issue 400 | 
|  | 23 LibTest/core/List/every_A01_t01: fail # Issue 400 | 
|  | 24 LibTest/core/Match/pattern_A01_t01: fail # Issue 400 | 
|  | 25 LibTest/core/Match/str_A01_t01: fail # Issue 400 | 
|  | 26 LibTest/core/RegExp/allMatches_A01_t01: fail # Issue 400 | 
| 9 | 27 | 
| 10 [ $compiler == none && $runtime == vm && $unchecked ] | 28 [ $compiler == none && $runtime == vm && $unchecked ] | 
| 11 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea
     se triage this failure. | 29 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea
     se triage this failure. | 
| 12 | 30 | 
| 13 | 31 | 
| 14 [ $compiler == none && $runtime == vm && $checked ] | 32 [ $compiler == none && $runtime == vm && $checked ] | 
| 15 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(vm-team): Please triage th
     is failure. | 33 LibTest/core/AssertionError/line_A01_t02: Fail # TODO(vm-team): Please triage th
     is failure. | 
| 16 LibTest/core/Set/intersection_A03_t01: Fail # TODO(vm-team): Please triage this 
     failure. | 34 LibTest/core/Set/intersection_A03_t01: Fail # TODO(vm-team): Please triage this 
     failure. | 
| 17 LibTest/core/TypeError/line_A01_t01: Fail # TODO(vm-team): Please triage this fa
     ilure. | 35 LibTest/core/TypeError/line_A01_t01: Fail # TODO(vm-team): Please triage this fa
     ilure. | 
| 18 | 36 | 
| (...skipping 415 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 434 [ $compiler == none && $arch == arm ] | 452 [ $compiler == none && $arch == arm ] | 
| 435 *: Skip | 453 *: Skip | 
| 436 | 454 | 
| 437 | 455 | 
| 438 [ $compiler == none && $arch == simmips ] | 456 [ $compiler == none && $arch == simmips ] | 
| 439 *: Skip | 457 *: Skip | 
| 440 | 458 | 
| 441 | 459 | 
| 442 [ $compiler == none && $arch == mips ] | 460 [ $compiler == none && $arch == mips ] | 
| 443 *: Skip | 461 *: Skip | 
| OLD | NEW | 
|---|