| 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 Language/07_Classes/6_Constructors_A02_t01: Skip # co19 issue 415. | 7 Language/07_Classes/6_Constructors_A02_t01: Skip # co19 issue 415. |
| 8 | 8 |
| 9 [ $compiler == none && $runtime == vm && $unchecked ] | 9 [ $compiler == none && $runtime == vm && $unchecked ] |
| 10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea
se triage this failure. | 10 Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(vm-team): Plea
se triage this failure. |
| (...skipping 476 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 487 | 487 |
| 488 LibTest/async/Completer/complete_A01_t03: Fail # Completer is now asynchronous.
Issue 419 | 488 LibTest/async/Completer/complete_A01_t03: Fail # Completer is now asynchronous.
Issue 419 |
| 489 LibTest/async/Completer/complete_A01_t04: Fail # Completer is now asynchronous.
Issue 419 | 489 LibTest/async/Completer/complete_A01_t04: Fail # Completer is now asynchronous.
Issue 419 |
| 490 LibTest/async/Future/then_A01_t01: Fail # Completer is now asynchronous. Issue 4
19 | 490 LibTest/async/Future/then_A01_t01: Fail # Completer is now asynchronous. Issue 4
19 |
| 491 LibTest/async/Future/then_A01_t04: Fail # Completer is now asynchronous. Issue 4
19 | 491 LibTest/async/Future/then_A01_t04: Fail # Completer is now asynchronous. Issue 4
19 |
| 492 | 492 |
| 493 [ $compiler == none && $runtime == vm && $checked ] | 493 [ $compiler == none && $runtime == vm && $checked ] |
| 494 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 | 494 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 |
| 495 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 | 495 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 |
| 496 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 | 496 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 |
| 497 LibTest/collection/Queue/Queue.from_A01_t01: fail # Issue 400 | 497 LibTest/collection/Queue/Queue.from_A01_t01: Fail # Issue 400 |
| 498 LibTest/collection/Queue/Queue.from_A01_t02: fail # Issue 400 | 498 LibTest/collection/Queue/Queue.from_A01_t02: Fail # Issue 400 |
| 499 LibTest/core/List/List.from_A01_t01: fail # Issue 400 | 499 LibTest/core/List/List.from_A01_t01: Fail # Issue 400 |
| 500 LibTest/core/List/every_A01_t01: fail # Issue 400 | 500 LibTest/core/List/every_A01_t01: Fail # Issue 400 |
| 501 LibTest/core/Match/pattern_A01_t01: fail # Issue 400 | 501 LibTest/core/Match/pattern_A01_t01: Fail # Issue 400 |
| 502 LibTest/core/Match/str_A01_t01: fail # Issue 400 | 502 LibTest/core/Match/str_A01_t01: Fail # Issue 400 |
| 503 LibTest/core/RegExp/allMatches_A01_t01: fail # Issue 400 | 503 LibTest/core/RegExp/allMatches_A01_t01: Fail # Issue 400 |
| 504 | 504 |
| 505 LibTest/async/Completer/completeError_A03_t02: Fail # No AsyncError anymore. Iss
ue 407 | 505 LibTest/async/Completer/completeError_A03_t02: Fail # No AsyncError anymore. Iss
ue 407 |
| 506 LibTest/async/Completer/complete_A02_t02: Fail # No AsyncError anymore. Issue 40
7 | 506 LibTest/async/Completer/complete_A02_t02: Fail # No AsyncError anymore. Issue 40
7 |
| 507 LibTest/async/Future/catchError_A01_t01: Fail # No AsyncError anymore. Issue 407 | 507 LibTest/async/Future/catchError_A01_t01: Fail # No AsyncError anymore. Issue 407 |
| 508 LibTest/async/Future/catchError_A01_t02: Fail # No AsyncError anymore. Issue 407 | 508 LibTest/async/Future/catchError_A01_t02: Fail # No AsyncError anymore. Issue 407 |
| 509 | 509 |
| 510 [ $compiler == none && $runtime == vm && $unchecked ] | 510 [ $compiler == none && $runtime == vm && $unchecked ] |
| 511 LibTest/core/List/setRange_A05_t01: Fail # setRange now takes end-argument. Issu
e 402 | 511 LibTest/core/List/setRange_A05_t01: Fail # setRange now takes end-argument. Issu
e 402 |
| 512 | 512 |
| 513 [ $compiler == none && $runtime == vm && $arch == arm ] | 513 [ $compiler == none && $runtime == vm && $arch == arm ] |
| (...skipping 29 matching lines...) Expand all Loading... |
| 543 LibTest/core/double/truncate_A01_t01: Fail | 543 LibTest/core/double/truncate_A01_t01: Fail |
| 544 LibTest/core/int/operator_left_shift_A01_t02: Fail | 544 LibTest/core/int/operator_left_shift_A01_t02: Fail |
| 545 LibTest/core/int/operator_unary_minus_A01_t01: Fail | 545 LibTest/core/int/operator_unary_minus_A01_t01: Fail |
| 546 | 546 |
| 547 [ $compiler == none && $runtime == vm && $arch == mips ] | 547 [ $compiler == none && $runtime == vm && $arch == mips ] |
| 548 *: Skip | 548 *: Skip |
| 549 | 549 |
| 550 [ $compiler == none && $runtime == vm && $arch == simmips ] | 550 [ $compiler == none && $runtime == vm && $arch == simmips ] |
| 551 *: Skip | 551 *: Skip |
| 552 | 552 |
| OLD | NEW |