Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3022)

Unified Diff: dart/tests/co19/co19-analyzer2.status

Issue 23505006: co19-roll to r559 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: dart/tests/co19/co19-analyzer2.status
diff --git a/dart/tests/co19/co19-analyzer2.status b/dart/tests/co19/co19-analyzer2.status
index 67c183cbd99537ae21ad1416f9ed20431937db7b..60cd270f03c68090b874b922b9481a7701685d14 100644
--- a/dart/tests/co19/co19-analyzer2.status
+++ b/dart/tests/co19/co19-analyzer2.status
@@ -23,9 +23,6 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: f
# co19 issue #389, ceil, floor, truncate and round return integers
LibTest/core/int/operator_division_A01_t01: fail, OK
-# co19 issue #397, List.addLast removed
-LibTest/core/Iterable/where_A01_t07: fail, OK
-
# co19 issue #400, collection library reorg
LibTest/core/String/String_class_A01_t01: fail, OK
LibTest/core/String/concat_A01_t01: fail, OK
@@ -34,15 +31,6 @@ LibTest/core/String/hashCode_A01_t01: fail, OK
LibTest/core/Set/isSubsetOf_A01_t01: fail, OK
LibTest/core/Set/isSubsetOf_A01_t02: fail, OK
-# co19 issue #403
-LibTest/core/List/every_A01_t01: fail, OK
-
-# co19 issue #414, extra @compile-error
-Language/03_Overview/1_Scoping_A02_t28: fail, OK
-
-# co19 issue #416, function name is declared the parameter scope
-Language/03_Overview/1_Scoping_A02_t07: fail, OK
-
# analyzer issue https://code.google.com/p/dart/issues/detail?id=11534
Language/15_Types/4_Interface_Types_A11_t01: Skip
Language/15_Types/4_Interface_Types_A11_t02: Skip
@@ -93,19 +81,15 @@ Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: fail
# co19 issue #448, Collection was removed
LibTest/collection/Queue/Queue.from_A01_t01: fail, OK
LibTest/collection/Queue/Queue.from_A01_t02: fail, OK
-LibTest/core/List/List.from_A01_t01: fail, OK
-LibTest/core/Match/pattern_A01_t01: fail, OK
-LibTest/core/Match/str_A01_t01: fail, OK
-LibTest/core/RegExp/allMatches_A01_t01: fail, OK
LibTest/core/Set/intersection_A01_t02: fail, OK
# co19 issue 452, more method in Iterable
LibTest/core/Set/Set.from_A01_t02: fail, OK
-# co19-roll r546 (11.08.2013) caused these failures
Language/05_Variables/05_Variables_A05_t01: fail # co19-roll r546: Please triage this failure
Language/05_Variables/05_Variables_A05_t02: fail # co19-roll r546: Please triage this failure
Language/05_Variables/05_Variables_A05_t03: fail # co19-roll r546: Please triage this failure
+Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: fail # co19-roll r559: Please triage this failure
Language/07_Classes/3_Setters_A08_t01: fail # co19-roll r546: Please triage this failure
Language/07_Classes/3_Setters_A08_t02: fail # co19-roll r546: Please triage this failure
Language/07_Classes/3_Setters_A08_t03: fail # co19-roll r546: Please triage this failure
@@ -127,7 +111,6 @@ Language/12_Expressions/03_Numbers_A01_t03: fail # co19-roll r546: Please triage
Language/12_Expressions/03_Numbers_A01_t04: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/03_Numbers_A01_t08: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/03_Numbers_A01_t10: fail # co19-roll r546: Please triage this failure
-Language/12_Expressions/06_Lists_A06_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/07_Maps_A01_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/08_Throw_A05_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/08_Throw_A05_t02: fail # co19-roll r546: Please triage this failure
@@ -163,7 +146,7 @@ Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t05: fail #
Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/32_Type_Test_A04_t02: fail # co19-roll r546: Please triage this failure
Language/13_Statements/02_Expression_Statements_A01_t06: fail # co19-roll r546: Please triage this failure
-Language/13_Statements/04_Local_Function_Declaration_A01_t01: fail # co19-roll r546: Please triage this failure
+Language/13_Statements/09_Switch_A02_t01: fail # co19-roll r559: Please triage this failure
Language/13_Statements/11_Return_A07_t01: fail # co19-roll r546: Please triage this failure
Language/13_Statements/11_Try_A02_t03: fail # co19-roll r546: Please triage this failure
Language/13_Statements/11_Try_A03_t03: fail # co19-roll r546: Please triage this failure
@@ -175,10 +158,8 @@ Language/14_Libraries_and_Scripts/2_Exports_A01_t17: fail # co19-roll r546: Plea
Language/14_Libraries_and_Scripts/2_Exports_A05_t01: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/5_URIs_A01_t24: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/5_URIs_A01_t25: fail # co19-roll r546: Please triage this failure
-Language/15_Types/1_Static_Types_A03_t01: fail # co19-roll r546: Please triage this failure
Language/15_Types/6_Type_dynamic_A03_t01: fail # co19-roll r546: Please triage this failure
Language/15_Types/6_Type_dynamic_A04_t01: fail # co19-roll r546: Please triage this failure
-Language/16_Reference/1_Lexical_Rules/2_Comments_A04_t03: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/asBroadcastStream_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/distinct_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/distinct_A01_t02: fail # co19-roll r546: Please triage this failure
@@ -218,7 +199,6 @@ LibTest/async/Stream/isBroadcast_A01_t02: fail # co19-roll r546: Please triage t
LibTest/async/StreamIterator/cancel_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/listen_A03_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/listen_A04_t01: fail # co19-roll r546: Please triage this failure
-LibTest/async/StreamSink/close_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/Stream_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/Stream.fromFuture_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/Stream.fromFuture_A02_t02: fail # co19-roll r546: Please triage this failure
@@ -230,9 +210,7 @@ LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this fa
LibTest/async/Timer/Timer.periodic_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Timer/Timer.periodic_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/DateTime/compareTo_A02_t01: fail # co19-roll r546: Please triage this failure
-LibTest/core/DateTime/isAtSameMomentAs_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/DateTime/subtract_A02_t01: fail # co19-roll r546: Please triage this failure
-LibTest/core/double/parse_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_eq_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_gt_A01_t01: fail # co19-roll r546: Please triage this failure
@@ -264,11 +242,8 @@ LibTest/core/List/replaceRange_A01_t01: fail # co19-roll r546: Please triage thi
LibTest/core/List/replaceRange_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/core/List/skipWhile_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/takeWhile_A02_t01: fail # co19-roll r546: Please triage this failure
-LibTest/core/List/toList_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/toList_A01_t03: fail # co19-roll r546: Please triage this failure
-LibTest/core/List/toSet_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/StringBuffer/writeAll_A03_t01: fail # co19-roll r546: Please triage this failure
-LibTest/isolate/isolate_api/spawnFunction_A03_t01: 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/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
@@ -279,9 +254,199 @@ LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: fail # co19-roll r546:
LibTest/isolate/IsolateStream/contains_A01_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/IsolateStream/isBroadcast_A01_t02: fail # co19-roll r546: Please triage this failure
-LibTest/isolate/IsolateStream/last_A01_t01: fail # co19-roll r546: Please triage this failure
-LibTest/isolate/IsolateStream/length_A01_t01: fail # co19-roll r546: Please triage this failure
-LibTest/isolate/IsolateStream/single_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/SendPort/send_A02_t02: fail # co19-roll r546: Please triage this failure
-LibTest/isolate/SendPort/send_A02_t03: fail # co19-roll r546: Please triage this failure
-LibTest/isolate/SendPort/send_A02_t04: fail # co19-roll r546: Please triage this failure
+
+Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: pass # co19-roll r559: Please triage this failure
+Language/07_Classes/1_Instance_Methods_A01_t01: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/1_Instance_Methods_A01_t02: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/1_Instance_Methods_A01_t03: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/1_Instance_Methods_A01_t04: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/1_Instance_Methods_A01_t05: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/1_Instance_Methods_A01_t06: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/1_Instance_Methods_A02_t01: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/1_Instance_Methods_A02_t02: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/1_Instance_Methods_A02_t05: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/1_Instance_Methods_A06_t01: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/1_Instance_Methods_A06_t02: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/4_Abstract_Instance_Members_A03_t01: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/4_Abstract_Instance_Members_A03_t02: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/4_Abstract_Instance_Members_A03_t03: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/4_Abstract_Instance_Members_A03_t04: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/4_Abstract_Instance_Members_A03_t05: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/4_Abstract_Instance_Members_A04_t01: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/4_Abstract_Instance_Members_A04_t05: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/4_Abstract_Instance_Members_A04_t06: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/4_Abstract_Instance_Members_A09_t01: fail # co19-roll r559: Please triage this failure
+Language/07_Classes/4_Abstract_Instance_Members_A09_t02: fail # co19-roll r559: Please triage this failure
+Language/13_Statements/09_Switch_A02_t01: pass # co19-roll r559: Please triage this failure
+LibTest/core/double/truncate_A01_t01: fail # co19-roll r559: Please triage this failure
+LibTest/core/double/truncate_A01_t05: fail # co19-roll r559: Please triage this failure
+LibTest/core/int/operator_division_A01_t01: pass # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/buffer_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/elementSizeInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/first_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/hashCode_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/isEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/isNotEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/iterator_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/last_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/lengthInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/offsetInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/reversed_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/runtimeType_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32List/single_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4/w_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4/x_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4/y_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4/z_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/buffer_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/elementSizeInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/first_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/hashCode_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/isEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/isNotEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/iterator_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/last_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/lengthInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/offsetInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/reversed_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/runtimeType_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float32x4List/single_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/buffer_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/elementSizeInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/first_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/hashCode_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/isEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/isNotEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/iterator_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/last_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/lengthInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/offsetInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/reversed_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/runtimeType_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Float64List/single_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/buffer_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/elementSizeInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/first_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/hashCode_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/isEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/isNotEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/iterator_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/last_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/lengthInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/offsetInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/reversed_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/runtimeType_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int16List/single_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/buffer_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/elementSizeInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/first_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/hashCode_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/isEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/isNotEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/iterator_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/last_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/lengthInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/offsetInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/reversed_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/runtimeType_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int32List/single_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/buffer_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/elementSizeInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/first_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/hashCode_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/isEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/isNotEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/iterator_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/last_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/lengthInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/offsetInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/reversed_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/runtimeType_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int64List/single_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/buffer_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/elementSizeInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/first_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/hashCode_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/isEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/isNotEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/iterator_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/last_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/lengthInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/offsetInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/reversed_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/runtimeType_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Int8List/single_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/buffer_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/elementSizeInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/first_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/hashCode_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/isEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/isNotEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/iterator_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/last_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/lengthInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/offsetInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/reversed_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/runtimeType_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint16List/single_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/buffer_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/elementSizeInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/first_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/hashCode_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/isEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/isNotEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/iterator_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/last_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/lengthInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/offsetInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/reversed_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/runtimeType_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32List/single_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32x4/flagW_A01_t03: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32x4/flagX_A01_t03: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32x4/flagY_A01_t03: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32x4/flagZ_A01_t03: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32x4/w_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32x4/x_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32x4/y_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint32x4/z_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/buffer_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/elementSizeInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/first_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/hashCode_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/isEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/isNotEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/iterator_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/last_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/lengthInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/offsetInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/reversed_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/runtimeType_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint64List/single_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/buffer_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/elementSizeInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/first_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/hashCode_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/isEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/isNotEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/iterator_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/last_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/lengthInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/offsetInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/reversed_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8ClampedList/single_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/buffer_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/elementSizeInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/first_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/hashCode_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/isEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/isNotEmpty_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/iterator_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/last_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/lengthInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/offsetInBytes_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/reversed_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/runtimeType_A01_t02: fail # co19-roll r559: Please triage this failure
+LibTest/typed_data/Uint8List/single_A01_t02: fail # co19-roll r559: Please triage this failure

Powered by Google App Engine
This is Rietveld 408576698