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 [ $runtime == vm ] | 5 [ $runtime == vm ] |
6 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 |
7 | 7 |
8 [ $compiler == none && $runtime == vm && $unchecked ] | 8 [ $compiler == none && $runtime == vm && $unchecked ] |
9 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea
se triage this failure. | 9 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea
se triage this failure. |
10 | 10 |
(...skipping 445 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
456 LibTest/core/List/removeRange_A03_t01: Fail # removeRange now takes end-argument
. Issue 404 | 456 LibTest/core/List/removeRange_A03_t01: Fail # removeRange now takes end-argument
. Issue 404 |
457 LibTest/core/List/removeRange_A05_t01: Fail # removeRange now takes end-argument
. Issue 404 | 457 LibTest/core/List/removeRange_A05_t01: Fail # removeRange now takes end-argument
. Issue 404 |
458 | 458 |
459 LibTest/core/List/insertRange_A01_t01: Fail # insertRange is removed. Issue 403 | 459 LibTest/core/List/insertRange_A01_t01: Fail # insertRange is removed. Issue 403 |
460 LibTest/core/List/insertRange_A03_t01: Fail # insertRange is removed. Issue 403 | 460 LibTest/core/List/insertRange_A03_t01: Fail # insertRange is removed. Issue 403 |
461 LibTest/core/List/insertRange_A04_t01: Fail # insertRange is removed. Issue 403 | 461 LibTest/core/List/insertRange_A04_t01: Fail # insertRange is removed. Issue 403 |
462 LibTest/core/List/insertRange_A05_t01: Fail # insertRange is removed. Issue 403 | 462 LibTest/core/List/insertRange_A05_t01: Fail # insertRange is removed. Issue 403 |
463 LibTest/core/List/insertRange_A06_t01: Fail # insertRange is removed. Issue 403 | 463 LibTest/core/List/insertRange_A06_t01: Fail # insertRange is removed. Issue 403 |
464 LibTest/core/List/every_A01_t01: Fail # insertRange is removed. Issue 403 | 464 LibTest/core/List/every_A01_t01: Fail # insertRange is removed. Issue 403 |
465 | 465 |
| 466 LibTest/async/Completer/completeError_A01_t01: Fail # No AsyncError anymore. Iss
ue 407 |
| 467 LibTest/async/Future/Future.immediateError_A01_t01: Fail # No AsyncError anymore
. Issue 407 |
| 468 LibTest/async/Future/catchError_A02_t01: Fail # No AsyncError anymore. Issue 407 |
| 469 |
466 [ $compiler == none && $runtime == vm && $checked ] | 470 [ $compiler == none && $runtime == vm && $checked ] |
467 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 | 471 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 |
468 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 | 472 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 |
469 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 | 473 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 |
470 LibTest/collection/Queue/Queue.from_A01_t01: fail # Issue 400 | 474 LibTest/collection/Queue/Queue.from_A01_t01: fail # Issue 400 |
471 LibTest/collection/Queue/Queue.from_A01_t02: fail # Issue 400 | 475 LibTest/collection/Queue/Queue.from_A01_t02: fail # Issue 400 |
472 LibTest/core/List/List.from_A01_t01: fail # Issue 400 | 476 LibTest/core/List/List.from_A01_t01: fail # Issue 400 |
473 LibTest/core/List/every_A01_t01: fail # Issue 400 | 477 LibTest/core/List/every_A01_t01: fail # Issue 400 |
474 LibTest/core/Match/pattern_A01_t01: fail # Issue 400 | 478 LibTest/core/Match/pattern_A01_t01: fail # Issue 400 |
475 LibTest/core/Match/str_A01_t01: fail # Issue 400 | 479 LibTest/core/Match/str_A01_t01: fail # Issue 400 |
476 LibTest/core/RegExp/allMatches_A01_t01: fail # Issue 400 | 480 LibTest/core/RegExp/allMatches_A01_t01: fail # Issue 400 |
477 | 481 |
| 482 LibTest/async/Completer/completeError_A03_t02: Fail # No AsyncError anymore. Iss
ue 407 |
| 483 LibTest/async/Completer/complete_A02_t02: Fail # No AsyncError anymore. Issue 40
7 |
| 484 LibTest/async/Future/catchError_A01_t01: Fail # No AsyncError anymore. Issue 407 |
| 485 LibTest/async/Future/catchError_A01_t02: Fail # No AsyncError anymore. Issue 407 |
| 486 |
478 [ $compiler == none && $runtime == vm && $unchecked ] | 487 [ $compiler == none && $runtime == vm && $unchecked ] |
479 LibTest/core/List/setRange_A05_t01: Fail # setRange now takes end-argument. Issu
e 402 | 488 LibTest/core/List/setRange_A05_t01: Fail # setRange now takes end-argument. Issu
e 402 |
480 | 489 |
481 [ $compiler == none && $arch == simarm ] | 490 [ $compiler == none && $arch == simarm ] |
482 *: Skip | 491 *: Skip |
483 | 492 |
484 | 493 |
485 [ $compiler == none && $arch == arm ] | 494 [ $compiler == none && $arch == arm ] |
486 *: Skip | 495 *: Skip |
487 | 496 |
488 | 497 |
489 [ $compiler == none && $arch == simmips ] | 498 [ $compiler == none && $arch == simmips ] |
490 *: Skip | 499 *: Skip |
491 | 500 |
492 | 501 |
493 [ $compiler == none && $arch == mips ] | 502 [ $compiler == none && $arch == mips ] |
494 *: Skip | 503 *: Skip |
OLD | NEW |