| OLD | NEW |
| 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2013, 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 [ $compiler == dart2dart ] | 5 [ $compiler == dart2dart ] |
| 6 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD
O(dart2dart-team): Please triage this failure. | 6 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: Fail # TOD
O(dart2dart-team): Please triage this failure. |
| 7 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(dart2dart-te
am): Please triage this failure. | 7 Language/07_Classes/6_Constructors/2_Factories_A02_t01: Fail # TODO(dart2dart-te
am): Please triage this failure. |
| 8 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(dart2dart-te
am): Please triage this failure. | 8 Language/07_Classes/6_Constructors/2_Factories_A02_t02: Fail # TODO(dart2dart-te
am): Please triage this failure. |
| 9 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(dart2dart-te
am): Please triage this failure. | 9 Language/07_Classes/6_Constructors/2_Factories_A02_t03: Fail # TODO(dart2dart-te
am): Please triage this failure. |
| 10 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(dart2dart-te
am): Please triage this failure. | 10 Language/07_Classes/6_Constructors/2_Factories_A02_t04: Fail # TODO(dart2dart-te
am): Please triage this failure. |
| (...skipping 395 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 406 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test:
encoded file name | 406 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test:
encoded file name |
| 407 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44 | 407 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44 |
| 408 LibTest/math/pow_A01_t01: Fail # Inherited from VM. | 408 LibTest/math/pow_A01_t01: Fail # Inherited from VM. |
| 409 LibTest/math/pow_A11_t01: Fail # Inherited from VM. | 409 LibTest/math/pow_A11_t01: Fail # Inherited from VM. |
| 410 LibTest/math/pow_A13_t01: Fail # Inherited from VM. | 410 LibTest/math/pow_A13_t01: Fail # Inherited from VM. |
| 411 LibTest/math/sin_A01_t01: Fail # Inherited from VM. | 411 LibTest/math/sin_A01_t01: Fail # Inherited from VM. |
| 412 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 | 412 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 |
| 413 | 413 |
| 414 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355 | 414 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355 |
| 415 | 415 |
| 416 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: Fail, OK # co19 issue 409 |
| 417 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail
, OK # co19 issue 409 |
| 418 Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail
, OK # co19 issue 409 |
| 419 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail, OK # co19 issue 409 |
| 420 Language/11_Expressions/18_Assignment_A05_t02: Fail, OK # co19 issue 409 |
| 421 Language/11_Expressions/18_Assignment_A05_t05: Fail, OK # co19 issue 409 |
| 422 Language/11_Expressions/18_Assignment_A08_t04: Fail, OK # co19 issue 409 |
| 423 |
| 424 |
| 416 [ $compiler == dart2dart && $minified ] | 425 [ $compiler == dart2dart && $minified ] |
| 417 Language/11_Expressions/33_Argument_Definition_Test_A03_t01: Fail # TODO(dart2da
rt-team): Please triage this failure. | 426 Language/11_Expressions/33_Argument_Definition_Test_A03_t01: Fail # TODO(dart2da
rt-team): Please triage this failure. |
| 418 Language/11_Expressions/33_Argument_Definition_Test_A03_t02: Fail # TODO(dart2da
rt-team): Please triage this failure. | 427 Language/11_Expressions/33_Argument_Definition_Test_A03_t02: Fail # TODO(dart2da
rt-team): Please triage this failure. |
| 419 | 428 |
| 420 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: Fail, OK # co19 issue 396 | 429 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: Fail, OK # co19 issue 396 |
| 421 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail, OK # co19 issue 396 | 430 Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail, OK # co19 issue 396 |
| 422 Language/11_Expressions/18_Assignment_A05_t02: Fail, OK # co19 issue 396 | 431 Language/11_Expressions/18_Assignment_A05_t02: Fail, OK # co19 issue 396 |
| 423 | 432 |
| 424 | 433 |
| 425 [ $compiler == dart2dart && $system == windows ] | 434 [ $compiler == dart2dart && $system == windows ] |
| (...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 578 LibTest/core/List/List.fixedLength_A01_t01: Fail # Issue 400 | 587 LibTest/core/List/List.fixedLength_A01_t01: Fail # Issue 400 |
| 579 LibTest/core/List/addAll_A02_t01: Fail # Issue 400 | 588 LibTest/core/List/addAll_A02_t01: Fail # Issue 400 |
| 580 LibTest/core/List/add_A02_t01: Fail # Issue 400 | 589 LibTest/core/List/add_A02_t01: Fail # Issue 400 |
| 581 LibTest/core/List/clear_A02_t01: Fail # Issue 400 | 590 LibTest/core/List/clear_A02_t01: Fail # Issue 400 |
| 582 LibTest/core/List/insertRange_A02_t01: Fail # Issue 400 | 591 LibTest/core/List/insertRange_A02_t01: Fail # Issue 400 |
| 583 LibTest/core/List/length_A04_t01: Fail # Issue 400 | 592 LibTest/core/List/length_A04_t01: Fail # Issue 400 |
| 584 LibTest/core/List/removeLast_A02_t01: Fail # Issue 400 | 593 LibTest/core/List/removeLast_A02_t01: Fail # Issue 400 |
| 585 LibTest/core/List/removeRange_A02_t01: Fail # Issue 400 | 594 LibTest/core/List/removeRange_A02_t01: Fail # Issue 400 |
| 586 LibTest/core/Set/isSubsetOf_A01_t01: Fail # Issue 400 | 595 LibTest/core/Set/isSubsetOf_A01_t01: Fail # Issue 400 |
| 587 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Issue 400 | 596 LibTest/core/Set/isSubsetOf_A01_t02: Fail # Issue 400 |
| OLD | NEW |