| OLD | NEW |
| 1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2011, 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 prefix co19 | 5 prefix co19 |
| 6 | 6 |
| 7 | 7 |
| 8 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4 | 8 # Flaky tests, see http://code.google.com/p/co19/issues/detail?id=4 |
| 9 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip | 9 LibTest/core/StopWatch/elapsedInMs/StopWatch/elapsedInMs/A01/t01: Skip |
| 10 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip | 10 LibTest/core/StopWatch/elapsedInUs/StopWatch/elapsedInUs/A01/t01: Skip |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 LibTest/core/Map/containsKey/Map/containsKey/A01/t03: Skip | 27 LibTest/core/Map/containsKey/Map/containsKey/A01/t03: Skip |
| 28 LibTest/core/Map/operator\[]/Map/operator\[]/A01/t04: Skip | 28 LibTest/core/Map/operator\[]/Map/operator\[]/A01/t04: Skip |
| 29 LibTest/core/Map/operator\[]=/Map/operator\[]=/A01/t04: Skip | 29 LibTest/core/Map/operator\[]=/Map/operator\[]=/A01/t04: Skip |
| 30 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t05: Skip | 30 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t05: Skip |
| 31 LibTest/core/Map/remove/Map/remove/A01/t03: Skip | 31 LibTest/core/Map/remove/Map/remove/A01/t03: Skip |
| 32 LibTest/core/Set/add/Set/add/A01/t05: Skip | 32 LibTest/core/Set/add/Set/add/A01/t05: Skip |
| 33 LibTest/core/Set/addAll/Set/addAll/A01/t05: Skip | 33 LibTest/core/Set/addAll/Set/addAll/A01/t05: Skip |
| 34 LibTest/core/Set/contains/Set/contains/A01/t04: Skip | 34 LibTest/core/Set/contains/Set/contains/A01/t04: Skip |
| 35 LibTest/core/Set/containsAll/Set/containsAll/A01/t04: Skip | 35 LibTest/core/Set/containsAll/Set/containsAll/A01/t04: Skip |
| 36 | 36 |
| 37 LangGuideTest/02_Language_Constructs/02_13_Comments_and_Documentation/A02/t01: S
kip # Issue co19 - 23 |
| 38 LangGuideTest/02_Language_Constructs/02_13_Comments_and_Documentation/A02/t02: S
kip # Issue co19 - 23 |
| 39 |
| 40 |
| 37 [ $component == vm ] | 41 [ $component == vm ] |
| 38 | 42 |
| 39 LibTest/core/double/isNegative/double/isNegative/A01/t01: Fail # Issue co19 - 6
(fixed at rev 25) | 43 LibTest/core/double/isNegative/double/isNegative/A01/t01: Fail # Issue co19 - 6
(fixed at rev 25) |
| 40 LibTest/core/double/operatorDivision/double/operatorDivision/A01/t05: Fail # co
19 issue 7 (fixed at rev 25) | 44 LibTest/core/double/operatorDivision/double/operatorDivision/A01/t05: Fail # co
19 issue 7 (fixed at rev 25) |
| 41 LibTest/core/double/operator~div/double/operator~div/A01/t05: Fail # Issue co19
- 7 (fixed at rev 25) | 45 LibTest/core/double/operator~div/double/operator~div/A01/t05: Fail # Issue co19
- 7 (fixed at rev 25) |
| 42 LibTest/core/Math/atan2/Math/atan2/A01/t03: Fail # Issue co19 - 8 (Fixed at rev
22) | 46 LibTest/core/Math/atan2/Math/atan2/A01/t03: Fail # Issue co19 - 8 (Fixed at rev
22) |
| 43 LibTest/core/String/charCodeAt/String/charCodeAt/A03/t01: Fail # Issue co19 - 9
(Fixed at rev 20) | 47 LibTest/core/String/charCodeAt/String/charCodeAt/A03/t01: Fail # Issue co19 - 9
(Fixed at rev 20) |
| 44 | 48 |
| 45 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A04
/t01: Fail # Issue 392 | 49 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A04
/t01: Fail # Issue 392 |
| 46 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A10/t01:
Fail # Issue co19 - 17 | 50 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A10/t01:
Fail # Issue co19 - 17 |
| 47 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A02/t01: Fai
l # Issue 393 | 51 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A02/t01: Fai
l # Issue 393 |
| 48 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_
Names/A01/t02: Fail # Issue co19 - 18 | 52 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_
Names/A01/t02: Fail # Issue co19 - 18 |
| 49 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_
Names/A02/t01: Fail # Issue co19 - 19 | 53 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_
Names/A02/t01: Fail # Issue co19 - 19 |
| 50 | 54 |
| 51 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A01/t01: Fail # Issue co19 - 22 | 55 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A01/t01: Fail # Issue co19 - 22 |
| 52 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A01/t01: Fail # Issue co19 - 22 | 56 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A01/t01: Fail # Issue co19 - 22 |
| 53 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A01/t01: Fail # Issue co19 - 22 | 57 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A01/t01: Fail # Issue co19 - 22 |
| 54 | 58 |
| 55 LangGuideTest/02_Language_Constructs/02_13_Comments_and_Documentation/A02/t01: F
ail # Issue 407 | |
| 56 LangGuideTest/02_Language_Constructs/02_13_Comments_and_Documentation/A02/t02: F
ail # Issue 407 | |
| 57 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A02/t06: Fail # Issue co19 - 22 | 59 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A02/t06: Fail # Issue co19 - 22 |
| 58 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A02/t06: Fail # Issue co19 - 22 | 60 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A02/t06: Fail # Issue co19 - 22 |
| 59 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A02/t06: Fail # Issue co19 - 22 | 61 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A02/t06: Fail # Issue co19 - 22 |
| 60 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat
ch/Term/A03/t01: Fail | 62 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat
ch/Term/A03/t01: Fail |
| 61 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.08_Atom/RegExp/firstMat
ch/Atom/A02/t01: Fail | 63 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.08_Atom/RegExp/firstMat
ch/Atom/A02/t01: Fail |
| 62 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp
/firstMatch/DecimalEscape/A01/t02: Fail | 64 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp
/firstMatch/DecimalEscape/A01/t02: Fail |
| 63 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape
/RegExp/firstMatch/CharacterClassEscape/A03/t01: Fail | 65 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape
/RegExp/firstMatch/CharacterClassEscape/A03/t01: Fail |
| 64 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape
/RegExp/firstMatch/CharacterClassEscape/A04/t01: Fail | 66 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape
/RegExp/firstMatch/CharacterClassEscape/A04/t01: Fail |
| 65 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.13_CharacterClass/RegEx
p/firstMatch/CharacterClass/A01/t01: Fail | 67 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.13_CharacterClass/RegEx
p/firstMatch/CharacterClass/A01/t01: Fail |
| 66 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t01: Fail | 68 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t01: Fail |
| (...skipping 283 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 350 [ $arch == x64 ] | 352 [ $arch == x64 ] |
| 351 *: Skip | 353 *: Skip |
| 352 | 354 |
| 353 | 355 |
| 354 [ $arch == simarm ] | 356 [ $arch == simarm ] |
| 355 *: Skip | 357 *: Skip |
| 356 | 358 |
| 357 | 359 |
| 358 [ $arch == arm ] | 360 [ $arch == arm ] |
| 359 *: Skip | 361 *: Skip |
| OLD | NEW |