| 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 # This file contains the tests that have been identified as broken and | 5 # This file contains the tests that have been identified as broken and |
| 6 # have been filed on the co19 issue tracker at | 6 # have been filed on the co19 issue tracker at |
| 7 # https://code.google.com/p/co19/issues/list (read-only). | 7 # https://code.google.com/p/co19/issues/list (read-only). |
| 8 # https://github.com/dart-lang/co19/issues . | 8 # https://github.com/dart-lang/co19/issues . |
| 9 # | 9 # |
| 10 # In order to qualify here these tests need to fail both on the VM and dart2js. | 10 # In order to qualify here these tests need to fail both on the VM and dart2js. |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 45 | 45 |
| 46 Language/07_Classes/07_Classes_A13_t01: Pass, MissingCompileTimeError, Fail # co
19-roll r623: Please triage this failure | 46 Language/07_Classes/07_Classes_A13_t01: Pass, MissingCompileTimeError, Fail # co
19-roll r623: Please triage this failure |
| 47 Language/07_Classes/07_Classes_A13_t04: Pass, MissingCompileTimeError, Fail # co
19-roll r623: Please triage this failure | 47 Language/07_Classes/07_Classes_A13_t04: Pass, MissingCompileTimeError, Fail # co
19-roll r623: Please triage this failure |
| 48 Language/07_Classes/07_Classes_A13_t07: Pass, MissingCompileTimeError, Fail # co
19-roll r623: Please triage this failure | 48 Language/07_Classes/07_Classes_A13_t07: Pass, MissingCompileTimeError, Fail # co
19-roll r623: Please triage this failure |
| 49 | 49 |
| 50 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44 | 50 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 51 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44 | 51 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 52 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44 | 52 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 53 | 53 |
| 54 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44 | 54 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 55 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44 | 55 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44 |
| 56 | 56 |
| 57 LibTest/core/Expando/Expando_A03_t01: RuntimeError # Issue 17735 | 57 LibTest/core/Expando/Expando_A03_t01: RuntimeError # Issue 17735 |
| 58 LibTest/core/Expando/Expando_A03_t03: RuntimeError # Issue 17735 | 58 LibTest/core/Expando/Expando_A03_t03: RuntimeError # Issue 17735 |
| 59 LibTest/core/Expando/Expando_A03_t04: RuntimeError # Issue 17735 | 59 LibTest/core/Expando/Expando_A03_t04: RuntimeError # Issue 17735 |
| 60 LibTest/core/Expando/Expando_A03_t05: RuntimeError # Issue 17735 | 60 LibTest/core/Expando/Expando_A03_t05: RuntimeError # Issue 17735 |
| 61 | 61 |
| 62 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # c
o19 issue 740 | 62 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # c
o19 issue 740 |
| 63 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Runtim
eError # co19 issue 741 | 63 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Runtim
eError # co19 issue 741 |
| 64 | 64 |
| 65 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 (not fixed in r672) | 65 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 (not fixed in r672) |
| (...skipping 25 matching lines...) Expand all Loading... |
| 91 | 91 |
| 92 [ $runtime == dartium || $compiler == dart2js ] | 92 [ $runtime == dartium || $compiler == dart2js ] |
| 93 LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524 | 93 LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524 |
| 94 | 94 |
| 95 ### CHECKED MODE FAILURES ### | 95 ### CHECKED MODE FAILURES ### |
| 96 | 96 |
| 97 [ $compiler != dartanalyzer && $compiler != dart2analyzer && $checked ] | 97 [ $compiler != dartanalyzer && $compiler != dart2analyzer && $checked ] |
| 98 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro
ll r607: Please triage this failure | 98 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro
ll r607: Please triage this failure |
| 99 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623:
Please triage this failure | 99 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623:
Please triage this failure |
| 100 LibTest/collection/LinkedList/lastWhere_A02_t01: RuntimeError # co19 issue 737 | 100 LibTest/collection/LinkedList/lastWhere_A02_t01: RuntimeError # co19 issue 737 |
| OLD | NEW |