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

Side by Side Diff: dart/tests/co19/co19-dart2js.status

Issue 23437044: co19-roll to r587 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 3 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 [ $compiler == dart2js && $runtime == drt ] 5 [ $compiler == dart2js && $runtime == drt ]
6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293 6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293
7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293 7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293
8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293 8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293
9 9
10 [ $compiler == dart2js && $runtime == jsshell ] 10 [ $compiler == dart2js && $runtime == jsshell ]
11 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash. 11 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash.
12 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 12 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
13 13
14 [ $compiler == dart2js && $checked && $runtime == ie9 ] 14 [ $compiler == dart2js && $checked && $runtime == ie9 ]
15 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure 15 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure
16 LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920 16 LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920
17 17
18 18
19 # Crashes first, please. Then untriaged bugs. There is a section below 19 # Crashes first, please. Then untriaged bugs. There is a section below
20 # for co19 bugs. 20 # for co19 bugs.
21 [ $compiler == dart2js ] 21 [ $compiler == dart2js ]
22 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure. 22 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this fai lure.
23 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure. 23 Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this fai lure.
24 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19-roll r576: Please triage this failure 24 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19-roll r576: Please triage this failure
25 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r576: Please triage this failure 25 Language/13_Statements/11_Try_A07_t03: fail # co19-roll r576: Please triage this failure
26 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re. 26 LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu re.
27 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 27 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
28 LibTest/core/List/List_A03_t01: Fail # TODO(kasperl): Please triage this failure . 28 LibTest/core/List/List_A03_t01: Fail # TODO(kasperl): Please triage this failure .
29 LibTest/core/List/sort_A01_t04: Pass, Slow # http://dartbug.com/11846 29 LibTest/core/List/sort_A01_t04: Pass, Slow # http://dartbug.com/11846
30 LibTest/math/pow_A13_t01: FAIL, OK # co19 issue 507
31 LibTest/math/pow_A18_t01: FAIL, OK # co19 issue 507 30 LibTest/math/pow_A18_t01: FAIL, OK # co19 issue 507
32 31
33 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure 32 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure
34 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure 33 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure
35 LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please tria ge this failure 34 LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please tria ge this failure
36 LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please tria ge this failure 35 LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please tria ge this failure
37 LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please tria ge this failure 36 LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please tria ge this failure
38 LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please tri age this failure 37 LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please tri age this failure
39 LibTest/typed_data/ByteData/getUint32_A02_t02: fail # co19-roll r569: Please tri age this failure 38 LibTest/typed_data/ByteData/getUint32_A02_t02: fail # co19-roll r569: Please tri age this failure
40 LibTest/typed_data/ByteData/getUint64_A02_t02: fail # co19-roll r569: Please tri age this failure 39 LibTest/typed_data/ByteData/getUint64_A02_t02: fail # co19-roll r569: Please tri age this failure
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
72 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail, Pass # TODO(ahe): Please tri age this failure. 71 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail, Pass # TODO(ahe): Please tri age this failure.
73 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail, Pass # TODO(ahe): Please tri age this failure. 72 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail, Pass # TODO(ahe): Please tri age this failure.
74 73
75 74
76 [ $compiler == dart2js ] 75 [ $compiler == dart2js ]
77 76
78 LibTest/core/List/removeAt_A02_t01: Fail # Issue 1533 77 LibTest/core/List/removeAt_A02_t01: Fail # Issue 1533
79 78
80 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 6750 79 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 6750
81 80
82 LibTest/typed_data/Float64List/Float64List.view_A01_t01: Fail, OK # Issue 12928
83 LibTest/typed_data/Float32List/Float32List.view_A01_t01: Fail, OK # Issue 12928
84 LibTest/typed_data/Uint16List/Uint16List.view_A01_t01: Fail, OK # Issue 12928
85 LibTest/typed_data/Uint32List/Uint32List.view_A01_t01: Fail, OK # Issue 12928
86 LibTest/typed_data/Int32List/Int32List.view_A01_t01: Fail, OK # Issue 12928
87 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t01: Fail, OK # Issue 12 928
88
89
90 [ $compiler == dart2js && $runtime == ie9 ] 81 [ $compiler == dart2js && $runtime == ie9 ]
91 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 8920 82 LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 8920
92 LibTest/async/Stream/listen_A04_t01: Pass, Timeout # Issue: 8920 83 LibTest/async/Stream/listen_A04_t01: Pass, Timeout # Issue: 8920
93 LibTest/core/DateTime/timeZoneName_A01_t01: Fail # Issue: 8920 84 LibTest/core/DateTime/timeZoneName_A01_t01: Fail # Issue: 8920
94 LibTest/core/double/round_A01_t01: Fail # Issue: 8920 85 LibTest/core/double/round_A01_t01: Fail # Issue: 8920
95 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920 86 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920
96 LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920 87 LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920
97 LibTest/core/int/compareTo_A01_t01: Fail # Issue: 8920 88 LibTest/core/int/compareTo_A01_t01: Fail # Issue: 8920
98 LibTest/core/int/operator_left_shift_A01_t01: Fail # Issue: 8920 89 LibTest/core/int/operator_left_shift_A01_t01: Fail # Issue: 8920
99 LibTest/core/int/operator_remainder_A01_t03: Fail # Issue: 8920 90 LibTest/core/int/operator_remainder_A01_t03: Fail # Issue: 8920
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
274 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType 265 Language/03_Overview/2_Privacy_A01_t06: Fail # cannot resolve type _inaccessible FuncType
275 266
276 [ $compiler == dart2js && $jscl ] 267 [ $compiler == dart2js && $jscl ]
277 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' 268 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group'
278 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') 269 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected')
279 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected') 270 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected')
280 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') 271 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected')
281 272
282 273
283 [ $compiler == dart2js && $runtime == chromeOnAndroid ] 274 [ $compiler == dart2js && $runtime == chromeOnAndroid ]
284 LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: Pass # TODO(kasperl): P lease triage.
285 LibTest/isolate/IsolateSink/add_A01_t02: Pass # TODO(kasperl): Please triage. 275 LibTest/isolate/IsolateSink/add_A01_t02: Pass # TODO(kasperl): Please triage.
286 LibTest/isolate/IsolateSink/operator_equality_A01_t01: Pass # TODO(kasperl): Ple ase triage. 276 LibTest/isolate/IsolateSink/operator_equality_A01_t01: Pass # TODO(kasperl): Ple ase triage.
287 277
288 Language/12_Expressions/05_Strings_A06_t01: Pass, Slow # TODO(kasperl): Please t riage. 278 Language/12_Expressions/05_Strings_A06_t01: Pass, Slow # TODO(kasperl): Please t riage.
289 LibTest/core/Set/removeAll_A01_t02: Pass, Slow # TODO(kasperl): Please triage. 279 LibTest/core/Set/removeAll_A01_t02: Pass, Slow # TODO(kasperl): Please triage.
290 LibTest/typed_data/Float64List/join_A01_t01: Pass, Slow # TODO(kasperl): Please triage. 280 LibTest/typed_data/Float64List/join_A01_t01: Pass, Slow # TODO(kasperl): Please triage.
291 LibTest/typed_data/Int8List/sublist_A02_t01: Pass, Slow # TODO(kasperl): Please triage. 281 LibTest/typed_data/Int8List/sublist_A02_t01: Pass, Slow # TODO(kasperl): Please triage.
292 LibTest/typed_data/Int16List/single_A01_t02: Pass, Slow # TODO(kasperl): Please triage. 282 LibTest/typed_data/Int16List/single_A01_t02: Pass, Slow # TODO(kasperl): Please triage.
293 LibTest/typed_data/Uint8ClampedList/map_A02_t01: Pass, Slow # TODO(kasperl): Ple ase triage. 283 LibTest/typed_data/Uint8ClampedList/map_A02_t01: Pass, Slow # TODO(kasperl): Ple ase triage.
294 284
(...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
353 Language/12_Expressions/05_Strings_A02_t48: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors. 343 Language/12_Expressions/05_Strings_A02_t48: Fail # Checks that multi-line string s that contain characters and sequences prohibited by this grammar, cause compil e-time errors.
354 Language/12_Expressions/22_Equality_A01_t15: Fail # Checks that equality express ions cannot be operands of another equality expression. 344 Language/12_Expressions/22_Equality_A01_t15: Fail # Checks that equality express ions cannot be operands of another equality expression.
355 Language/12_Expressions/22_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression. 345 Language/12_Expressions/22_Equality_A01_t16: Fail # Checks that equality express ions cannot be operands of another equality expression.
356 Language/12_Expressions/23_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression. 346 Language/12_Expressions/23_Relational_Expressions_A01_t10: Fail # Checks that a relational expression cannot be the operand of another relational expression.
357 Language/12_Expressions/23_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression. 347 Language/12_Expressions/23_Relational_Expressions_A01_t11: Fail # Checks that a relational expression cannot be the operand of another relational expression.
358 Language/12_Expressions/23_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression. 348 Language/12_Expressions/23_Relational_Expressions_A01_t12: Fail # Checks that a relational expression cannot be the operand of another relational expression.
359 Language/12_Expressions/23_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression. 349 Language/12_Expressions/23_Relational_Expressions_A01_t13: Fail # Checks that a relational expression cannot be the operand of another relational expression.
360 Language/12_Expressions/30_Identifier_Reference_A04_t09: Fail # Checks that it i s a compile-time error when a built-in identifier dynamic is used as the declare d name of a type variable. 350 Language/12_Expressions/30_Identifier_Reference_A04_t09: Fail # Checks that it i s a compile-time error when a built-in identifier dynamic is used as the declare d name of a type variable.
361 Language/12_Expressions/30_Identifier_Reference_A05_t01: Fail # Checks that it i s a compile-time error when a built-in identifier "abstract" is used as a type a nnotation of a local variable. 351 Language/12_Expressions/30_Identifier_Reference_A05_t01: Fail # Checks that it i s a compile-time error when a built-in identifier "abstract" is used as a type a nnotation of a local variable.
362 Language/12_Expressions/30_Identifier_Reference_A05_t12: Fail # Checks that it i s a compile-time error when a built-in identifier "static" is used as a type ann otation of a local variable. 352 Language/12_Expressions/30_Identifier_Reference_A05_t12: Fail # Checks that it i s a compile-time error when a built-in identifier "static" is used as a type ann otation of a local variable.
363 Language/14_Libraries_and_Scripts/5_URIs_A01_t24: Fail # Checks that it is a com pile-time error when the URI in a part directive consists of two adjacent string literals instead of one.
364 Language/14_Libraries_and_Scripts/5_URIs_A01_t25: Fail # Checks that it is a com pile-time error when the URI in a part directive consists of two adjacent multi- line string literals instead of one.
365 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # Checks th at other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0) 353 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # Checks th at other Unicode whitespaces are not allowed: check NO-BREAK SPACE (U+00A0)
366 Language/16_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0. 354 Language/16_Reference/1_Lexical_Rules_A02_t06: Fail # Checks that Unicode whites paces other than WHITESPACE are not permitted in the source code. Checks symbol U+00a0.
367 355
368 356
369 # 357 #
370 # Unexpected compile-time errors. 358 # Unexpected compile-time errors.
371 # 359 #
372 [ $compiler == dart2js ] 360 [ $compiler == dart2js ]
373 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023 361 Language/07_Classes/3_Setters_A04_t01: Fail # http://dartbug.com/5023
374 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023 362 Language/07_Classes/3_Setters_A04_t02: Fail # http://dartbug.com/5023
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
515 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure 503 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure
516 LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure 504 LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure
517 LibTest/core/List/List_A02_t01: fail # co19-roll r546: Please triage this failur e 505 LibTest/core/List/List_A02_t01: fail # co19-roll r546: Please triage this failur e
518 LibTest/core/Match/pattern_A01_t01: fail # co19-roll r559: Please triage this fa ilure 506 LibTest/core/Match/pattern_A01_t01: fail # co19-roll r559: Please triage this fa ilure
519 LibTest/core/RegExp/allMatches_A01_t01: fail # co19-roll r559: Please triage thi s failure 507 LibTest/core/RegExp/allMatches_A01_t01: fail # co19-roll r559: Please triage thi s failure
520 LibTest/isolate/isolate_api/spawnFunction_A02_t01: fail # co19-roll r546: Please triage this failure 508 LibTest/isolate/isolate_api/spawnFunction_A02_t01: fail # co19-roll r546: Please triage this failure
521 LibTest/isolate/isolate_api/spawnFunction_A04_t02: fail # co19-roll r546: Please triage this failure 509 LibTest/isolate/isolate_api/spawnFunction_A04_t02: fail # co19-roll r546: Please triage this failure
522 LibTest/isolate/isolate_api/spawnFunction_A04_t03: fail # co19-roll r546: Please triage this failure 510 LibTest/isolate/isolate_api/spawnFunction_A04_t03: fail # co19-roll r546: Please triage this failure
523 LibTest/isolate/isolate_api/spawnUri_A02_t02: fail # co19-roll r546: Please tria ge this failure 511 LibTest/isolate/isolate_api/spawnUri_A02_t02: fail # co19-roll r546: Please tria ge this failure
524 LibTest/isolate/isolate_api/spawnUri_A02_t03: fail # co19-roll r546: Please tria ge this failure 512 LibTest/isolate/isolate_api/spawnUri_A02_t03: fail # co19-roll r546: Please tria ge this failure
525 LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: fail # co19-roll r546: Please triage this failure
526 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: fail # co19-roll r546: Please triage this failure 513 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: fail # co19-roll r546: Please triage this failure
527 LibTest/isolate/IsolateSink/add_A01_t01: fail # co19-roll r546: Please triage th is failure 514 LibTest/isolate/IsolateSink/add_A01_t01: fail # co19-roll r546: Please triage th is failure
528 LibTest/isolate/IsolateSink/add_A01_t02: fail # co19-roll r546: Please triage th is failure
529 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure 515 LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please tria ge this failure
530 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure 516 LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please tria ge this failure
531 LibTest/isolate/IsolateSink/operator_equality_A01_t01: fail # co19-roll r546: Pl ease triage this failure
532 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure 517 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
533 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure 518 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure
534 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure 519 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure
535 LibTest/typed_data/Float32List/buffer_A01_t01: Fail, Ok # co19 issue: 549
536 LibTest/typed_data/Float32List/Float32List.view_A01_t02: Fail, Ok # co19 issue: 549
537 LibTest/typed_data/Float32List/Float32List.view_A05_t01: Fail # co19-roll r559: Please triage this failure 520 LibTest/typed_data/Float32List/Float32List.view_A05_t01: Fail # co19-roll r559: Please triage this failure
538 LibTest/typed_data/Float32List/Float32List.view_A05_t02: Fail # co19-roll r559: Please triage this failure 521 LibTest/typed_data/Float32List/Float32List.view_A05_t02: Fail # co19-roll r559: Please triage this failure
539 LibTest/typed_data/Float32List/Float32List.view_A05_t03: Fail # co19-roll r559: Please triage this failure 522 LibTest/typed_data/Float32List/Float32List.view_A05_t03: Fail # co19-roll r559: Please triage this failure
540 LibTest/typed_data/Float32List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure 523 LibTest/typed_data/Float32List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure
541 LibTest/typed_data/Float32List/join_A01_t01: fail # co19-roll r559: Please triag e this failure 524 LibTest/typed_data/Float32List/join_A01_t01: fail # co19-roll r559: Please triag e this failure
542 LibTest/typed_data/Float32List/join_A01_t02: fail # co19-roll r559: Please triag e this failure 525 LibTest/typed_data/Float32List/join_A01_t02: fail # co19-roll r559: Please triag e this failure
543 LibTest/typed_data/Float32List/offsetInBytes_A01_t01: Fail, Ok # co19 issue: 549
544 LibTest/typed_data/Float32x4/clamp_A01_t01: fail # co19-roll r559: Please triage this failure 526 LibTest/typed_data/Float32x4/clamp_A01_t01: fail # co19-roll r559: Please triage this failure
545 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: Fail, Ok # co19 iss ue: 549
546 LibTest/typed_data/Float32x4List/Float32x4List.view_A02_t01: Fail # co19-roll r5 59: Please triage this failure 527 LibTest/typed_data/Float32x4List/Float32x4List.view_A02_t01: Fail # co19-roll r5 59: Please triage this failure
547 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01: Fail # co19-roll r5 59: Please triage this failure 528 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01: Fail # co19-roll r5 59: Please triage this failure
548 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02: Fail # co19-roll r5 59: Please triage this failure 529 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02: Fail # co19-roll r5 59: Please triage this failure
549 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03: Fail # co19-roll r5 59: Please triage this failure 530 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03: Fail # co19-roll r5 59: Please triage this failure
550 LibTest/typed_data/Float32x4List/fold_A01_t01: fail # co19-roll r559: Please tri age this failure 531 LibTest/typed_data/Float32x4List/fold_A01_t01: fail # co19-roll r559: Please tri age this failure
551 LibTest/typed_data/Float32x4List/join_A01_t01: fail # co19-roll r559: Please tri age this failure 532 LibTest/typed_data/Float32x4List/join_A01_t01: fail # co19-roll r559: Please tri age this failure
552 LibTest/typed_data/Float32x4List/join_A01_t02: fail # co19-roll r559: Please tri age this failure 533 LibTest/typed_data/Float32x4List/join_A01_t02: fail # co19-roll r559: Please tri age this failure
553 LibTest/typed_data/Float64List/buffer_A01_t01: Fail, Ok # co19 issue: 549
554 LibTest/typed_data/Float64List/Float64List.view_A01_t02: Fail, Ok # co19 issue: 549
555 LibTest/typed_data/Float64List/Float64List.view_A05_t01: Fail # co19-roll r559: Please triage this failure 534 LibTest/typed_data/Float64List/Float64List.view_A05_t01: Fail # co19-roll r559: Please triage this failure
556 LibTest/typed_data/Float64List/Float64List.view_A05_t02: Fail # co19-roll r559: Please triage this failure 535 LibTest/typed_data/Float64List/Float64List.view_A05_t02: Fail # co19-roll r559: Please triage this failure
557 LibTest/typed_data/Float64List/Float64List.view_A05_t03: Fail # co19-roll r559: Please triage this failure 536 LibTest/typed_data/Float64List/Float64List.view_A05_t03: Fail # co19-roll r559: Please triage this failure
558 LibTest/typed_data/Float64List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure 537 LibTest/typed_data/Float64List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure
559 LibTest/typed_data/Float64List/join_A01_t01: fail # co19-roll r559: Please triag e this failure 538 LibTest/typed_data/Float64List/join_A01_t01: fail # co19-roll r559: Please triag e this failure
560 LibTest/typed_data/Float64List/join_A01_t02: fail # co19-roll r559: Please triag e this failure 539 LibTest/typed_data/Float64List/join_A01_t02: fail # co19-roll r559: Please triag e this failure
561 LibTest/typed_data/Float64List/offsetInBytes_A01_t01: Fail, Ok # co19 issue: 549
562 LibTest/typed_data/Int16List/buffer_A01_t01: Fail, Ok # co19 issue: 549
563 LibTest/typed_data/Int16List/Int16List.view_A01_t02: Fail, Ok # co19 issue: 549
564 LibTest/typed_data/Int16List/Int16List.view_A05_t01: Fail # co19-roll r559: Plea se triage this failure 540 LibTest/typed_data/Int16List/Int16List.view_A05_t01: Fail # co19-roll r559: Plea se triage this failure
565 LibTest/typed_data/Int16List/Int16List.view_A05_t02: Fail # co19-roll r559: Plea se triage this failure 541 LibTest/typed_data/Int16List/Int16List.view_A05_t02: Fail # co19-roll r559: Plea se triage this failure
566 LibTest/typed_data/Int16List/Int16List.view_A05_t03: Fail # co19-roll r559: Plea se triage this failure 542 LibTest/typed_data/Int16List/Int16List.view_A05_t03: Fail # co19-roll r559: Plea se triage this failure
567 LibTest/typed_data/Int16List/offsetInBytes_A01_t01: Fail, Ok # co19 issue: 549
568 LibTest/typed_data/Int32List/buffer_A01_t01: Fail, Ok # co19 issue: 549
569 LibTest/typed_data/Int32List/Int32List.view_A01_t02: Fail, Ok # co19 issue: 549
570 LibTest/typed_data/Int32List/Int32List.view_A05_t01: Fail # co19-roll r559: Plea se triage this failure 543 LibTest/typed_data/Int32List/Int32List.view_A05_t01: Fail # co19-roll r559: Plea se triage this failure
571 LibTest/typed_data/Int32List/Int32List.view_A05_t02: Fail # co19-roll r559: Plea se triage this failure 544 LibTest/typed_data/Int32List/Int32List.view_A05_t02: Fail # co19-roll r559: Plea se triage this failure
572 LibTest/typed_data/Int32List/Int32List.view_A05_t03: Fail # co19-roll r559: Plea se triage this failure 545 LibTest/typed_data/Int32List/Int32List.view_A05_t03: Fail # co19-roll r559: Plea se triage this failure
573 LibTest/typed_data/Int32List/offsetInBytes_A01_t01: Fail, Ok # co19 issue: 549
574 LibTest/typed_data/Int8List/Int8List.view_A05_t01: Fail # co19-roll r559: Please triage this failure 546 LibTest/typed_data/Int8List/Int8List.view_A05_t01: Fail # co19-roll r559: Please triage this failure
575 LibTest/typed_data/Int8List/Int8List.view_A05_t02: Fail # co19-roll r559: Please triage this failure 547 LibTest/typed_data/Int8List/Int8List.view_A05_t02: Fail # co19-roll r559: Please triage this failure
576 LibTest/typed_data/Int8List/Int8List.view_A05_t03: Fail # co19-roll r559: Please triage this failure 548 LibTest/typed_data/Int8List/Int8List.view_A05_t03: Fail # co19-roll r559: Please triage this failure
577 LibTest/typed_data/Uint16List/buffer_A01_t01: Fail, Ok # co19 issue: 549
578 LibTest/typed_data/Uint16List/offsetInBytes_A01_t01: Fail, Ok # co19 issue: 549
579 LibTest/typed_data/Uint16List/Uint16List.view_A01_t02: Fail, Ok # co19 issue: 54 9
580 LibTest/typed_data/Uint16List/Uint16List.view_A05_t01: Fail # co19-roll r559: Pl ease triage this failure 549 LibTest/typed_data/Uint16List/Uint16List.view_A05_t01: Fail # co19-roll r559: Pl ease triage this failure
581 LibTest/typed_data/Uint16List/Uint16List.view_A05_t02: Fail # co19-roll r559: Pl ease triage this failure 550 LibTest/typed_data/Uint16List/Uint16List.view_A05_t02: Fail # co19-roll r559: Pl ease triage this failure
582 LibTest/typed_data/Uint16List/Uint16List.view_A05_t03: Fail # co19-roll r559: Pl ease triage this failure 551 LibTest/typed_data/Uint16List/Uint16List.view_A05_t03: Fail # co19-roll r559: Pl ease triage this failure
583 LibTest/typed_data/Uint32List/buffer_A01_t01: Fail, Ok # co19 issue: 549
584 LibTest/typed_data/Uint32List/offsetInBytes_A01_t01: Fail, Ok # co19 issue: 549
585 LibTest/typed_data/Uint32List/Uint32List.view_A01_t02: Fail, Ok # co19 issue: 54 9
586 LibTest/typed_data/Uint32List/Uint32List.view_A05_t01: Fail # co19-roll r559: Pl ease triage this failure 552 LibTest/typed_data/Uint32List/Uint32List.view_A05_t01: Fail # co19-roll r559: Pl ease triage this failure
587 LibTest/typed_data/Uint32List/Uint32List.view_A05_t02: Fail # co19-roll r559: Pl ease triage this failure 553 LibTest/typed_data/Uint32List/Uint32List.view_A05_t02: Fail # co19-roll r559: Pl ease triage this failure
588 LibTest/typed_data/Uint32List/Uint32List.view_A05_t03: Fail # co19-roll r559: Pl ease triage this failure 554 LibTest/typed_data/Uint32List/Uint32List.view_A05_t03: Fail # co19-roll r559: Pl ease triage this failure
589 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01: Fail # co19-r oll r559: Please triage this failure 555 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t01: Fail # co19-r oll r559: Please triage this failure
590 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02: Fail # co19-r oll r559: Please triage this failure 556 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t02: Fail # co19-r oll r559: Please triage this failure
591 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03: Fail # co19-r oll r559: Please triage this failure 557 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList.view_A05_t03: Fail # co19-r oll r559: Please triage this failure
592 LibTest/typed_data/Uint8List/Uint8List.view_A05_t01: Fail # co19-roll r559: Plea se triage this failure 558 LibTest/typed_data/Uint8List/Uint8List.view_A05_t01: Fail # co19-roll r559: Plea se triage this failure
593 LibTest/typed_data/Uint8List/Uint8List.view_A05_t02: Fail # co19-roll r559: Plea se triage this failure 559 LibTest/typed_data/Uint8List/Uint8List.view_A05_t02: Fail # co19-roll r559: Plea se triage this failure
594 LibTest/typed_data/Uint8List/Uint8List.view_A05_t03: Fail # co19-roll r559: Plea se triage this failure 560 LibTest/typed_data/Uint8List/Uint8List.view_A05_t03: Fail # co19-roll r559: Plea se triage this failure
595 Utils/tests/Expect/identical_A01_t01: fail # co19-roll r546: Please triage this failure 561 Utils/tests/Expect/identical_A01_t01: fail # co19-roll r546: Please triage this failure
(...skipping 11 matching lines...) Expand all
607 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: Fail # co19-roll r 559: Please triage this failure 573 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: Fail # co19-roll r 559: Please triage this failure
608 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t03: fail # co19-roll r 546: Please triage this failure 574 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t03: fail # co19-roll r 546: Please triage this failure
609 Language/12_Expressions/12_Instance_Creation_A01_t07: fail # co19-roll r546: Ple ase triage this failure 575 Language/12_Expressions/12_Instance_Creation_A01_t07: fail # co19-roll r546: Ple ase triage this failure
610 Language/12_Expressions/19_Conditional_A04_t03: fail # co19-roll r546: Please tr iage this failure 576 Language/12_Expressions/19_Conditional_A04_t03: fail # co19-roll r546: Please tr iage this failure
611 Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t01: fail # co19-roll r546: Please triage this failure 577 Language/12_Expressions/20_Logical_Boolean_Expressions_A03_t01: fail # co19-roll r546: Please triage this failure
612 Language/12_Expressions/27_Unary_Expressions_A02_t03: fail # co19-roll r546: Ple ase triage this failure 578 Language/12_Expressions/27_Unary_Expressions_A02_t03: fail # co19-roll r546: Ple ase triage this failure
613 Language/13_Statements/06_For/1_For_Loop_A01_t08: fail # co19-roll r546: Please triage this failure 579 Language/13_Statements/06_For/1_For_Loop_A01_t08: fail # co19-roll r546: Please triage this failure
614 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r559: Please t riage this failure 580 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r559: Please t riage this failure
615 581
616 [ $compiler == dart2js && $runtime == jsshell ] 582 [ $compiler == dart2js && $runtime == jsshell ]
583 LibTest/typed_data/Float32List/Float32List.view_A06_t01: fail # co19-roll r587: Please triage this failure
617 LibTest/typed_data/Float32List/hashCode_A01_t01: fail # co19-roll r559: Please t riage this failure 584 LibTest/typed_data/Float32List/hashCode_A01_t01: fail # co19-roll r559: Please t riage this failure
618 LibTest/typed_data/Float32List/toList_A01_t01: fail, timeout # co19-roll r559: P lease triage this failure 585 LibTest/typed_data/Float32List/toList_A01_t01: fail, timeout # co19-roll r559: P lease triage this failure
586 LibTest/typed_data/Float64List/Float64List.view_A06_t01: fail # co19-roll r587: Please triage this failure
619 LibTest/typed_data/Float64List/hashCode_A01_t01: fail # co19-roll r559: Please t riage this failure 587 LibTest/typed_data/Float64List/hashCode_A01_t01: fail # co19-roll r559: Please t riage this failure
620 LibTest/typed_data/Float64List/toList_A01_t01: fail, timeout # co19-roll r559: P lease triage this failure 588 LibTest/typed_data/Float64List/toList_A01_t01: fail, timeout # co19-roll r559: P lease triage this failure
621 LibTest/typed_data/Int16List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure 589 LibTest/typed_data/Int16List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure
590 LibTest/typed_data/Int16List/Int16List.view_A06_t01: fail # co19-roll r587: Plea se triage this failure
622 LibTest/typed_data/Int16List/toList_A01_t01: pass, fail # co19-roll r559: Please triage this failure 591 LibTest/typed_data/Int16List/toList_A01_t01: pass, fail # co19-roll r559: Please triage this failure
623 LibTest/typed_data/Int16List/toList_A01_t01: timeout # co19-roll r559: Please tr iage this failure 592 LibTest/typed_data/Int16List/toList_A01_t01: timeout # co19-roll r559: Please tr iage this failure
624 LibTest/typed_data/Int32List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure 593 LibTest/typed_data/Int32List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure
594 LibTest/typed_data/Int32List/Int32List.view_A06_t01: fail # co19-roll r587: Plea se triage this failure
625 LibTest/typed_data/Int32List/toList_A01_t01: fail # co19-roll r559: Please triag e this failure 595 LibTest/typed_data/Int32List/toList_A01_t01: fail # co19-roll r559: Please triag e this failure
626 LibTest/typed_data/Int32List/toList_A01_t01: pass, timeout # co19-roll r559: Ple ase triage this failure 596 LibTest/typed_data/Int32List/toList_A01_t01: pass, timeout # co19-roll r559: Ple ase triage this failure
627 LibTest/typed_data/Int8List/hashCode_A01_t01: fail # co19-roll r559: Please tria ge this failure 597 LibTest/typed_data/Int8List/hashCode_A01_t01: fail # co19-roll r559: Please tria ge this failure
628 LibTest/typed_data/Int8List/toList_A01_t01: fail, timeout # co19-roll r559: Plea se triage this failure 598 LibTest/typed_data/Int8List/toList_A01_t01: fail, timeout # co19-roll r559: Plea se triage this failure
629 LibTest/typed_data/Uint16List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure 599 LibTest/typed_data/Uint16List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure
630 LibTest/typed_data/Uint16List/toList_A01_t01: fail # co19-roll r559: Please tria ge this failure 600 LibTest/typed_data/Uint16List/toList_A01_t01: fail # co19-roll r559: Please tria ge this failure
631 LibTest/typed_data/Uint16List/toList_A01_t01: timeout # co19-roll r559: Please t riage this failure 601 LibTest/typed_data/Uint16List/toList_A01_t01: timeout # co19-roll r559: Please t riage this failure
602 LibTest/typed_data/Uint16List/Uint16List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure
632 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure 603 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure
633 LibTest/typed_data/Uint32List/toList_A01_t01: fail, timeout # co19-roll r559: Pl ease triage this failure 604 LibTest/typed_data/Uint32List/toList_A01_t01: fail, timeout # co19-roll r559: Pl ease triage this failure
605 LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure
634 LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Ple ase triage this failure 606 LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Ple ase triage this failure
635 LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r5 59: Please triage this failure 607 LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r5 59: Please triage this failure
636 LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure 608 LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure
637 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure 609 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure
638 610
639 # Could this be dart issue 7728? 611 # Could this be dart issue 7728?
640 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ] 612 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ]
641 LibTest/async/Future/Future.delayed_A01_t01: Fail # co19-roll r546: Please triag e this failure 613 LibTest/async/Future/Future.delayed_A01_t01: Fail # co19-roll r546: Please triag e this failure
642 LibTest/async/Future/Future.delayed_A03_t01: fail # co19-roll r546: Please triag e this failure 614 LibTest/async/Future/Future.delayed_A03_t01: fail # co19-roll r546: Please triag e this failure
643 LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this fa ilure 615 LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this fa ilure
644 LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this fa ilure 616 LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this fa ilure
645 LibTest/async/Stream/Stream.fromFuture_A02_t01: fail # co19-roll r546: Please tr iage this failure 617 LibTest/async/Stream/Stream.fromFuture_A02_t01: fail # co19-roll r546: Please tr iage this failure
646 LibTest/async/Stream/Stream.fromFuture_A02_t02: fail # co19-roll r546: Please tr iage this failure 618 LibTest/async/Stream/Stream.fromFuture_A02_t02: fail # co19-roll r546: Please tr iage this failure
647 LibTest/async/Stream/Stream.fromIterable_A01_t02: fail # co19-roll r546: Please triage this failure 619 LibTest/async/Stream/Stream.fromIterable_A01_t02: fail # co19-roll r546: Please triage this failure
648 LibTest/async/Stream/Stream.periodic_A02_t01: fail # co19-roll r546: Please tria ge this failure 620 LibTest/async/Stream/Stream.periodic_A02_t01: fail # co19-roll r546: Please tria ge this failure
649 LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this fa ilure 621 LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this fa ilure
650 LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this fai lure 622 LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this fai lure
623 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: fail # co19-roll r5 87: Please triage this failure
624 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5 87: Please triage this failure
651 625
652 [ $compiler == dart2js && $minified ] 626 [ $compiler == dart2js && $minified ]
653 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 627 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
654 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure 628 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure
655 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure 629 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure
656 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 630 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
657 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 631 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
658 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 632 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
659 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri age this failure 633 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri age this failure
660 Language/12_Expressions/18_Assignment_A08_t04: fail # co19-roll r559: Please tri age this failure 634 Language/12_Expressions/18_Assignment_A08_t04: fail # co19-roll r559: Please tri age this failure
661 LibTest/typed_data/Float32List/runtimeType_A01_t01: fail # co19-roll r559: Pleas e triage this failure 635 LibTest/typed_data/Float32List/runtimeType_A01_t01: fail # co19-roll r559: Pleas e triage this failure
662 LibTest/typed_data/Float32x4List/runtimeType_A01_t01: fail # co19-roll r559: Ple ase triage this failure 636 LibTest/typed_data/Float32x4List/runtimeType_A01_t01: fail # co19-roll r559: Ple ase triage this failure
663 LibTest/typed_data/Float64List/runtimeType_A01_t01: fail # co19-roll r559: Pleas e triage this failure 637 LibTest/typed_data/Float64List/runtimeType_A01_t01: fail # co19-roll r559: Pleas e triage this failure
664 LibTest/typed_data/Int16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 638 LibTest/typed_data/Int16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
665 LibTest/typed_data/Int32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 639 LibTest/typed_data/Int32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
666 LibTest/typed_data/Int8List/runtimeType_A01_t01: fail # co19-roll r559: Please t riage this failure 640 LibTest/typed_data/Int8List/runtimeType_A01_t01: fail # co19-roll r559: Please t riage this failure
667 LibTest/typed_data/Uint16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 641 LibTest/typed_data/Uint16List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
668 LibTest/typed_data/Uint32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 642 LibTest/typed_data/Uint32List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
669 LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 643 LibTest/typed_data/Uint8ClampedList/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
670 LibTest/typed_data/Uint8List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure 644 LibTest/typed_data/Uint8List/runtimeType_A01_t01: fail # co19-roll r559: Please triage this failure
671 645
672 [ $compiler == dart2js || $compiler == dart2dart ] 646 [ $compiler == dart2js || $compiler == dart2dart ]
673 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t08: fail # co1 9-roll r569: Please triage this failure 647 Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t08: fail # co1 9-roll r569: Please triage this failure
648 Language/07_Classes/6_Constructors/2_Factories_A09_t01: fail # co19-roll r587: P lease triage this failure
649 Language/07_Classes/6_Constructors/2_Factories_A09_t02: fail # co19-roll r587: P lease triage this failure
650 LibTest/json/parse_A01_t01: fail # co19-roll r587: Please triage this failure
651 LibTest/json/parse_A02_t01: fail # co19-roll r587: Please triage this failure
652 LibTest/json/printOn_A01_t01: fail # co19-roll r587: Please triage this failure
653 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure
654 LibTest/json/printOn_A03_t01: fail # co19-roll r587: Please triage this failure
655 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure
656 LibTest/json/printOn_A03_t03: fail # co19-roll r587: Please triage this failure
657 LibTest/json/printOn_A04_t01: fail # co19-roll r587: Please triage this failure
674 658
659 [ $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.
660 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t08: fail # co1 9-roll r587: Please triage this failure
661 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t09: fail # co1 9-roll r587: Please triage this failure
662 Language/07_Classes/1_Instance_Methods_A03_t06: fail # co19-roll r587: Please tr iage this failure
663 Language/07_Classes/1_Instance_Methods_A07_t01: fail # co19-roll r587: Please tr iage this failure
664 Language/07_Classes/6_Constructors/2_Factories_A08_t02: fail # co19-roll r587: P lease triage this failure
665 Language/07_Classes/6_Constructors/2_Factories_A10_t02: fail # co19-roll r587: P lease triage this failure
666 Language/07_Classes/6_Constructors/2_Factories_A10_t03: fail # co19-roll r587: P lease triage this failure
667 Language/10_Generics/09_Generics_A01_t17: fail # co19-roll r587: Please triage t his failure
668
669 [ $compiler == dart2js ]
670 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure
671 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure
672 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur e
673 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e
674 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
675 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
676 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
677
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698