| 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 | 6 |
| 7 LibTest/math/max_A01_t03: Fail # co19 issue 467 | 7 LibTest/math/max_A01_t03: Fail # co19 issue 467 |
| 8 LibTest/math/min_A01_t03: Fail # co19 issue 467 | 8 LibTest/math/min_A01_t03: Fail # co19 issue 467 |
| 9 | 9 |
| 10 # The following tests fail because they contain number literals with a + prefix
(co19 issue 428) | 10 # The following tests fail because they contain number literals with a + prefix
(co19 issue 428) |
| (...skipping 384 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 395 LibTest/core/double/round_A01_t01: Fail # Result is NaN | 395 LibTest/core/double/round_A01_t01: Fail # Result is NaN |
| 396 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN | 396 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN |
| 397 | 397 |
| 398 | 398 |
| 399 [ $compiler == dart2dart && $system == macos ] | 399 [ $compiler == dart2dart && $system == macos ] |
| 400 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 | 400 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 |
| 401 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 | 401 LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44 |
| 402 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 | 402 LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44 |
| 403 | 403 |
| 404 [ $compiler == dart2dart ] | 404 [ $compiler == dart2dart ] |
| 405 Language/03_Overview/2_Privacy_A01_t06: Fail # co19 issue 463 |
| 406 Language/09_Generics/09_Generics_A05_t01: Fail # co19 issue 463 |
| 407 Language/11_Expressions/31_Type_Test_A04_t01: Fail # co19 issue 463 |
| 408 Language/11_Expressions/32_Type_Cast_A03_t01: Fail # co19 issue 463 |
| 409 Language/11_Expressions/32_Type_Cast_A03_t02: Fail # co19 issue 463 |
| 410 Language/14_Types/2_Dynamic_Type_System_A02_t01: Fail # co19 issue 463 |
| 405 Language/14_Types/4_Interface_Types_A11_t01: Pass, Crash # Issue 8857 | 411 Language/14_Types/4_Interface_Types_A11_t01: Pass, Crash # Issue 8857 |
| 406 Language/14_Types/4_Interface_Types_A11_t02: Pass, Crash # Issue 8857 | 412 Language/14_Types/4_Interface_Types_A11_t02: Pass, Crash # Issue 8857 |
| 407 | 413 |
| 408 LibTest/core/Date/operator_equality_A01_t01: Fail # DateTime.== now looks at tim
ezone, co19 issue 379 | 414 LibTest/core/Date/operator_equality_A01_t01: Fail # DateTime.== now looks at tim
ezone, co19 issue 379 |
| 409 | 415 |
| 410 Language/14_Types/6_Type_dynamic_A03_t01: Fail # Renamed Date to DateTime (issue
373, 374) | 416 Language/14_Types/6_Type_dynamic_A03_t01: Fail # Renamed Date to DateTime (issue
373, 374) |
| 411 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail # Renamed Date t
o DateTime (issue 373, 374) | 417 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail # Renamed Date t
o DateTime (issue 373, 374) |
| 412 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail # Renamed Date t
o DateTime (issue 373, 374) | 418 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t02: Fail # Renamed Date t
o DateTime (issue 373, 374) |
| 413 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: pass | 419 LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: pass |
| 414 LibTest/core/Date/Date.fromString_A01_t01: Fail # Renamed Date to DateTime (issu
e 373, 374) | 420 LibTest/core/Date/Date.fromString_A01_t01: Fail # Renamed Date to DateTime (issu
e 373, 374) |
| (...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 576 Language/11_Expressions/33_Argument_Definition_Test_A03_t02: Fail, OK # co19 iss
ue 436 | 582 Language/11_Expressions/33_Argument_Definition_Test_A03_t02: Fail, OK # co19 iss
ue 436 |
| 577 | 583 |
| 578 Language/13_Libraries_and_Scripts/1_Imports_A03_t02: Fail # 481 | 584 Language/13_Libraries_and_Scripts/1_Imports_A03_t02: Fail # 481 |
| 579 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail # 481 | 585 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail # 481 |
| 580 Language/13_Libraries_and_Scripts/1_Imports_A03_t22: Fail # 481 | 586 Language/13_Libraries_and_Scripts/1_Imports_A03_t22: Fail # 481 |
| 581 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail # 481 | 587 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail # 481 |
| 582 Language/13_Libraries_and_Scripts/1_Imports_A03_t42: Fail # 481 | 588 Language/13_Libraries_and_Scripts/1_Imports_A03_t42: Fail # 481 |
| 583 Language/13_Libraries_and_Scripts/1_Imports_A03_t45: Fail # 481 | 589 Language/13_Libraries_and_Scripts/1_Imports_A03_t45: Fail # 481 |
| 584 Language/13_Libraries_and_Scripts/1_Imports_A03_t62: Fail # 481 | 590 Language/13_Libraries_and_Scripts/1_Imports_A03_t62: Fail # 481 |
| 585 Language/13_Libraries_and_Scripts/1_Imports_A03_t65: Fail # 481 | 591 Language/13_Libraries_and_Scripts/1_Imports_A03_t65: Fail # 481 |
| OLD | NEW |