Chromium Code Reviews| Index: dart/tests/co19/co19-dart2js.status |
| diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status |
| index be260519f1fcdc0a96bddd736db63ce5ffaffcee..9d945cf6cac7ed87eb68f3868fb77060ee07beec 100644 |
| --- a/dart/tests/co19/co19-dart2js.status |
| +++ b/dart/tests/co19/co19-dart2js.status |
| @@ -27,7 +27,6 @@ LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu |
| LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failure. |
| LibTest/core/List/List_A03_t01: Fail # TODO(kasperl): Please triage this failure. |
| LibTest/core/List/sort_A01_t04: Pass, Slow # http://dartbug.com/11846 |
| -LibTest/math/pow_A13_t01: FAIL, OK # co19 issue 507 |
| LibTest/math/pow_A18_t01: FAIL, OK # co19 issue 507 |
| LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please triage this failure |
| @@ -79,14 +78,6 @@ LibTest/core/List/removeAt_A02_t01: Fail # Issue 1533 |
| LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 6750 |
| -LibTest/typed_data/Float64List/Float64List.view_A01_t01: Fail, OK # Issue 12928 |
| -LibTest/typed_data/Float32List/Float32List.view_A01_t01: Fail, OK # Issue 12928 |
| -LibTest/typed_data/Uint16List/Uint16List.view_A01_t01: Fail, OK # Issue 12928 |
| -LibTest/typed_data/Uint32List/Uint32List.view_A01_t01: Fail, OK # Issue 12928 |
| -LibTest/typed_data/Int32List/Int32List.view_A01_t01: Fail, OK # Issue 12928 |
| -LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t01: Fail, OK # Issue 12928 |
| - |
| - |
| [ $compiler == dart2js && $runtime == ie9 ] |
| LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 8920 |
| LibTest/async/Stream/listen_A04_t01: Pass, Timeout # Issue: 8920 |
| @@ -281,7 +272,6 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa |
| [ $compiler == dart2js && $runtime == chromeOnAndroid ] |
| -LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: Pass # TODO(kasperl): Please triage. |
| LibTest/isolate/IsolateSink/add_A01_t02: Pass # TODO(kasperl): Please triage. |
| LibTest/isolate/IsolateSink/operator_equality_A01_t01: Pass # TODO(kasperl): Please triage. |
| @@ -360,8 +350,6 @@ Language/12_Expressions/23_Relational_Expressions_A01_t13: Fail # Checks that a |
| Language/12_Expressions/30_Identifier_Reference_A04_t09: Fail # Checks that it is a compile-time error when a built-in identifier dynamic is used as the declared name of a type variable. |
| Language/12_Expressions/30_Identifier_Reference_A05_t01: Fail # Checks that it is a compile-time error when a built-in identifier "abstract" is used as a type annotation of a local variable. |
| Language/12_Expressions/30_Identifier_Reference_A05_t12: Fail # Checks that it is a compile-time error when a built-in identifier "static" is used as a type annotation of a local variable. |
| -Language/14_Libraries_and_Scripts/5_URIs_A01_t24: Fail # Checks that it is a compile-time error when the URI in a part directive consists of two adjacent string literals instead of one. |
| -Language/14_Libraries_and_Scripts/5_URIs_A01_t25: Fail # Checks that it is a compile-time error when the URI in a part directive consists of two adjacent multi-line string literals instead of one. |
| Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # Checks that other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0) |
| Language/16_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whitespaces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0. |
| @@ -522,27 +510,20 @@ LibTest/isolate/isolate_api/spawnFunction_A04_t02: fail # co19-roll r546: Please |
| LibTest/isolate/isolate_api/spawnFunction_A04_t03: fail # co19-roll r546: Please triage this failure |
| LibTest/isolate/isolate_api/spawnUri_A02_t02: fail # co19-roll r546: Please triage this failure |
| LibTest/isolate/isolate_api/spawnUri_A02_t03: fail # co19-roll r546: Please triage this failure |
| -LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: fail # co19-roll r546: Please triage this failure |
| LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: fail # co19-roll r546: Please triage this failure |
| LibTest/isolate/IsolateSink/add_A01_t01: fail # co19-roll r546: Please triage this failure |
| -LibTest/isolate/IsolateSink/add_A01_t02: fail # co19-roll r546: Please triage this failure |
| LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please triage this failure |
| LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please triage this failure |
| -LibTest/isolate/IsolateSink/operator_equality_A01_t01: fail # co19-roll r546: Please triage this failure |
| LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure |
| LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please triage this failure |
| LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure |
| -LibTest/typed_data/Float32List/buffer_A01_t01: Fail, Ok # co19 issue: 549 |
| -LibTest/typed_data/Float32List/Float32List.view_A01_t02: Fail, Ok # co19 issue: 549 |
| LibTest/typed_data/Float32List/Float32List.view_A05_t01: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float32List/Float32List.view_A05_t02: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float32List/Float32List.view_A05_t03: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float32List/fold_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float32List/join_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float32List/join_A01_t02: fail # co19-roll r559: Please triage this failure |
| -LibTest/typed_data/Float32List/offsetInBytes_A01_t01: Fail, Ok # co19 issue: 549 |
| LibTest/typed_data/Float32x4/clamp_A01_t01: fail # co19-roll r559: Please triage this failure |
| -LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: Fail, Ok # co19 issue: 549 |
| LibTest/typed_data/Float32x4List/Float32x4List.view_A02_t01: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02: Fail # co19-roll r559: Please triage this failure |
| @@ -550,39 +531,24 @@ LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03: Fail # co19-roll r5 |
| LibTest/typed_data/Float32x4List/fold_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float32x4List/join_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float32x4List/join_A01_t02: fail # co19-roll r559: Please triage this failure |
| -LibTest/typed_data/Float64List/buffer_A01_t01: Fail, Ok # co19 issue: 549 |
| -LibTest/typed_data/Float64List/Float64List.view_A01_t02: Fail, Ok # co19 issue: 549 |
| LibTest/typed_data/Float64List/Float64List.view_A05_t01: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float64List/Float64List.view_A05_t02: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float64List/Float64List.view_A05_t03: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float64List/fold_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float64List/join_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float64List/join_A01_t02: fail # co19-roll r559: Please triage this failure |
| -LibTest/typed_data/Float64List/offsetInBytes_A01_t01: Fail, Ok # co19 issue: 549 |
| -LibTest/typed_data/Int16List/buffer_A01_t01: Fail, Ok # co19 issue: 549 |
| -LibTest/typed_data/Int16List/Int16List.view_A01_t02: Fail, Ok # co19 issue: 549 |
| LibTest/typed_data/Int16List/Int16List.view_A05_t01: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Int16List/Int16List.view_A05_t02: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Int16List/Int16List.view_A05_t03: Fail # co19-roll r559: Please triage this failure |
| -LibTest/typed_data/Int16List/offsetInBytes_A01_t01: Fail, Ok # co19 issue: 549 |
| -LibTest/typed_data/Int32List/buffer_A01_t01: Fail, Ok # co19 issue: 549 |
| -LibTest/typed_data/Int32List/Int32List.view_A01_t02: Fail, Ok # co19 issue: 549 |
| LibTest/typed_data/Int32List/Int32List.view_A05_t01: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Int32List/Int32List.view_A05_t02: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Int32List/Int32List.view_A05_t03: Fail # co19-roll r559: Please triage this failure |
| -LibTest/typed_data/Int32List/offsetInBytes_A01_t01: Fail, Ok # co19 issue: 549 |
| LibTest/typed_data/Int8List/Int8List.view_A05_t01: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Int8List/Int8List.view_A05_t02: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Int8List/Int8List.view_A05_t03: Fail # co19-roll r559: Please triage this failure |
| -LibTest/typed_data/Uint16List/buffer_A01_t01: Fail, Ok # co19 issue: 549 |
| -LibTest/typed_data/Uint16List/offsetInBytes_A01_t01: Fail, Ok # co19 issue: 549 |
| -LibTest/typed_data/Uint16List/Uint16List.view_A01_t02: Fail, Ok # co19 issue: 549 |
| LibTest/typed_data/Uint16List/Uint16List.view_A05_t01: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Uint16List/Uint16List.view_A05_t02: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Uint16List/Uint16List.view_A05_t03: Fail # co19-roll r559: Please triage this failure |
| -LibTest/typed_data/Uint32List/buffer_A01_t01: Fail, Ok # co19 issue: 549 |
| -LibTest/typed_data/Uint32List/offsetInBytes_A01_t01: Fail, Ok # co19 issue: 549 |
| -LibTest/typed_data/Uint32List/Uint32List.view_A01_t02: Fail, Ok # co19 issue: 549 |
| LibTest/typed_data/Uint32List/Uint32List.view_A05_t01: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Uint32List/Uint32List.view_A05_t02: Fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Uint32List/Uint32List.view_A05_t03: Fail # co19-roll r559: Please triage this failure |
| @@ -614,14 +580,18 @@ Language/13_Statements/06_For/1_For_Loop_A01_t08: fail # co19-roll r546: Please |
| LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r559: Please triage this failure |
| [ $compiler == dart2js && $runtime == jsshell ] |
| +LibTest/typed_data/Float32List/Float32List.view_A06_t01: fail # co19-roll r587: Please triage this failure |
| LibTest/typed_data/Float32List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float32List/toList_A01_t01: fail, timeout # co19-roll r559: Please triage this failure |
| +LibTest/typed_data/Float64List/Float64List.view_A06_t01: fail # co19-roll r587: Please triage this failure |
| LibTest/typed_data/Float64List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Float64List/toList_A01_t01: fail, timeout # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Int16List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure |
| +LibTest/typed_data/Int16List/Int16List.view_A06_t01: fail # co19-roll r587: Please triage this failure |
| LibTest/typed_data/Int16List/toList_A01_t01: pass, fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Int16List/toList_A01_t01: timeout # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Int32List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure |
| +LibTest/typed_data/Int32List/Int32List.view_A06_t01: fail # co19-roll r587: Please triage this failure |
| LibTest/typed_data/Int32List/toList_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Int32List/toList_A01_t01: pass, timeout # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Int8List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure |
| @@ -629,8 +599,10 @@ LibTest/typed_data/Int8List/toList_A01_t01: fail, timeout # co19-roll r559: Plea |
| LibTest/typed_data/Uint16List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Uint16List/toList_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Uint16List/toList_A01_t01: timeout # co19-roll r559: Please triage this failure |
| +LibTest/typed_data/Uint16List/Uint16List.view_A06_t01: fail # co19-roll r587: Please triage this failure |
| LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Uint32List/toList_A01_t01: fail, timeout # co19-roll r559: Please triage this failure |
| +LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Please triage this failure |
| LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r559: Please triage this failure |
| LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please triage this failure |
| @@ -648,6 +620,8 @@ LibTest/async/Stream/Stream.fromIterable_A01_t02: fail # co19-roll r546: Please |
| LibTest/async/Stream/Stream.periodic_A02_t01: fail # co19-roll r546: Please triage this failure |
| LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this failure |
| LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this failure |
| +LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: fail # co19-roll r587: Please triage this failure |
| +LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r587: Please triage this failure |
| [ $compiler == dart2js && $minified ] |
| Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A01_t02: fail # co19-roll r559: Please triage this failure |
| @@ -671,4 +645,33 @@ LibTest/typed_data/Uint8List/runtimeType_A01_t01: fail # co19-roll r559: Please |
| [ $compiler == dart2js || $compiler == dart2dart ] |
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t08: fail # co19-roll r569: Please triage this failure |
| +Language/07_Classes/6_Constructors/2_Factories_A09_t01: fail # co19-roll r587: Please triage this failure |
| +Language/07_Classes/6_Constructors/2_Factories_A09_t02: fail # co19-roll r587: Please triage this failure |
| +LibTest/json/parse_A01_t01: fail # co19-roll r587: Please triage this failure |
| +LibTest/json/parse_A02_t01: fail # co19-roll r587: Please triage this failure |
| +LibTest/json/printOn_A01_t01: fail # co19-roll r587: Please triage this failure |
| +LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure |
| +LibTest/json/printOn_A03_t01: fail # co19-roll r587: Please triage this failure |
| +LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure |
| +LibTest/json/printOn_A03_t03: fail # co19-roll r587: Please triage this failure |
| +LibTest/json/printOn_A04_t01: fail # co19-roll r587: Please triage this failure |
| + |
| +[ $compiler == dart2js || $compiler == dart2dart] |
|
ricow1
2013/09/19 11:16:25
you don't need this line
kustermann
2013/09/19 11:23:45
Done.
|
| +Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t08: fail # co19-roll r587: Please triage this failure |
| +Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t09: fail # co19-roll r587: Please triage this failure |
| +Language/07_Classes/1_Instance_Methods_A03_t06: fail # co19-roll r587: Please triage this failure |
| +Language/07_Classes/1_Instance_Methods_A07_t01: fail # co19-roll r587: Please triage this failure |
| +Language/07_Classes/6_Constructors/2_Factories_A08_t02: fail # co19-roll r587: Please triage this failure |
| +Language/07_Classes/6_Constructors/2_Factories_A10_t02: fail # co19-roll r587: Please triage this failure |
| +Language/07_Classes/6_Constructors/2_Factories_A10_t03: fail # co19-roll r587: Please triage this failure |
| +Language/10_Generics/09_Generics_A01_t17: fail # co19-roll r587: Please triage this failure |
| + |
| +[ $compiler == dart2js ] |
| +Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19-roll r587: Please triage this failure |
| +Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19-roll r587: Please triage this failure |
| +LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failure |
| +LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failure |
| +LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure |
| +LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure |
| +LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure |