| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| 2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
| 3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
| 4 | 4 |
| 5 [ $compiler == dart2js && $runtime == jsshell ] | 5 [ $compiler == dart2js && $runtime == jsshell ] |
| 6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t
his crash. | 6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t
his crash. |
| 7 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell,
test sometimes times out. | 7 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell,
test sometimes times out. |
| 8 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c
o19-roll r607: Please triage this failure | 8 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c
o19-roll r607: Please triage this failure |
| 9 | 9 |
| 10 [ $compiler == dart2js && $checked && $runtime == ie9 ] | 10 [ $compiler == dart2js && $checked && $runtime == ie9 ] |
| (...skipping 555 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 566 LibTest/async/Stream/Stream.fromIterable_A01_t02: fail # co19-roll r546: Please
triage this failure | 566 LibTest/async/Stream/Stream.fromIterable_A01_t02: fail # co19-roll r546: Please
triage this failure |
| 567 LibTest/async/Stream/Stream.periodic_A02_t01: fail # co19-roll r546: Please tria
ge this failure | 567 LibTest/async/Stream/Stream.periodic_A02_t01: fail # co19-roll r546: Please tria
ge this failure |
| 568 LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this fa
ilure | 568 LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this fa
ilure |
| 569 LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this fai
lure | 569 LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this fai
lure |
| 570 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: fail # co19-roll r5
87: Please triage this failure | 570 LibTest/typed_data/Float32x4List/Float32x4List.view_A01_t02: fail # co19-roll r5
87: Please triage this failure |
| 571 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5
87: Please triage this failure | 571 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5
87: Please triage this failure |
| 572 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr
or # co19-roll r607: Please triage this failure | 572 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr
or # co19-roll r607: Please triage this failure |
| 573 Language/12_Expressions/02_Null_A02_t01: RuntimeError # co19-roll r607: Please t
riage this failure | 573 Language/12_Expressions/02_Null_A02_t01: RuntimeError # co19-roll r607: Please t
riage this failure |
| 574 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r
607: Please triage this failure | 574 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r
607: Please triage this failure |
| 575 | 575 |
| 576 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ] | 576 [ $compiler == dart2js && ($runtime == d8 || $runtime == ie9) ] |
| 577 Language/12_Expressions/08_Throw_A08_t01: RuntimeError # co19-roll r623: Please
triage this failure | 577 Language/12_Expressions/08_Throw_A08_t01: RuntimeError # co19-roll r623: Please
triage this failure |
| 578 | 578 |
| 579 [ $compiler == dart2js && $minified ] | 579 [ $compiler == dart2js && $minified ] |
| 580 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: fail # co19-roll r559: Please triage this failure | 580 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: fail # co19-roll r559: Please triage this failure |
| 581 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail
# co19-roll r559: Please triage this failure | 581 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail
# co19-roll r559: Please triage this failure |
| 582 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail
# co19-roll r559: Please triage this failure | 582 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail
# co19-roll r559: Please triage this failure |
| 583 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple
ase triage this failure | 583 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple
ase triage this failure |
| 584 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri
age this failure | 584 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri
age this failure |
| 585 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri
age this failure | 585 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri
age this failure |
| 586 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri
age this failure | 586 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri
age this failure |
| (...skipping 23 matching lines...) Expand all Loading... |
| 610 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria
ge this failure | 610 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria
ge this failure |
| 611 | 611 |
| 612 [ $compiler == dart2js ] | 612 [ $compiler == dart2js ] |
| 613 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur
e | 613 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur
e |
| 614 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur
e | 614 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur
e |
| 615 LibTest/json/printOn_A01_t01: fail # co19-roll r587: Please triage this failure | 615 LibTest/json/printOn_A01_t01: fail # co19-roll r587: Please triage this failure |
| 616 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure | 616 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure |
| 617 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure | 617 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure |
| 618 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure | 618 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure |
| 619 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure | 619 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure |
| OLD | NEW |