| 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/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell,
test sometimes times out. | 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell,
test sometimes times out. |
| 7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c
o19-roll r607: Please triage this failure | 7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c
o19-roll r607: Please triage this failure |
| 8 | 8 |
| 9 [ $compiler == dart2js && $checked && $runtime == ie9 ] | 9 [ $compiler == dart2js && $checked && $runtime == ie9 ] |
| 10 LibTest/core/Uri/encodeFull_A01_t02: Pass, Slow | 10 LibTest/core/Uri/encodeFull_A01_t02: Pass, Slow |
| (...skipping 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 184 Language/12_Expressions/05_Strings_A02_t33: Crash # Issue 15237 | 184 Language/12_Expressions/05_Strings_A02_t33: Crash # Issue 15237 |
| 185 Language/12_Expressions/05_Strings_A02_t34: Crash # Issue 15237 | 185 Language/12_Expressions/05_Strings_A02_t34: Crash # Issue 15237 |
| 186 Language/12_Expressions/05_Strings_A02_t36: Crash # Issue 15237 | 186 Language/12_Expressions/05_Strings_A02_t36: Crash # Issue 15237 |
| 187 Language/12_Expressions/05_Strings_A02_t38: Crash # Issue 15237 | 187 Language/12_Expressions/05_Strings_A02_t38: Crash # Issue 15237 |
| 188 Language/12_Expressions/05_Strings_A02_t40: Crash # Issue 15237 | 188 Language/12_Expressions/05_Strings_A02_t40: Crash # Issue 15237 |
| 189 Language/12_Expressions/05_Strings_A02_t42: Crash # Issue 15237 | 189 Language/12_Expressions/05_Strings_A02_t42: Crash # Issue 15237 |
| 190 Language/12_Expressions/05_Strings_A02_t44: Crash # Issue 15237 | 190 Language/12_Expressions/05_Strings_A02_t44: Crash # Issue 15237 |
| 191 | 191 |
| 192 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t05: Crash | 192 Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t05: Crash |
| 193 | 193 |
| 194 [ ($compiler == dart2js || $compiler == dart2dart) && $host_checked ] | 194 [ ($compiler == dart2js || $compiler == dart2dart) ] |
| 195 | 195 |
| 196 Language/13_Statements/05_If_A01_t04: Crash # Issue 15237 | 196 Language/13_Statements/05_If_A01_t04: Crash # Issue 15237 |
| 197 Language/13_Statements/07_While_A01_t01: Crash # Issue 15237 | 197 Language/13_Statements/07_While_A01_t01: Crash # Issue 15237 |
| 198 Language/13_Statements/08_Do_A01_t03: Crash # Issue 15237 | 198 Language/13_Statements/08_Do_A01_t03: Crash # Issue 15237 |
| 199 Language/13_Statements/09_Switch_A01_t04: Crash # Issue 15237 | 199 Language/13_Statements/09_Switch_A01_t04: Crash # Issue 15237 |
| 200 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A15_t06: Crash # Issue 15
237 | 200 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A15_t06: Crash # Issue 15
237 |
| 201 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A22_t06: Crash # Issue 15
237 | 201 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A22_t06: Crash # Issue 15
237 |
| 202 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A29_t06: Crash # Issue 15
237 | 202 Language/16_Reference/1_Lexical_Rules/1_Reserved_Words_A29_t06: Crash # Issue 15
237 |
| 203 | 203 |
| 204 # | 204 # |
| (...skipping 431 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 636 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea
se triage this failure | 636 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea
se triage this failure |
| 637 | 637 |
| 638 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure | 638 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure |
| 639 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure | 639 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure |
| 640 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure | 640 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure |
| 641 | 641 |
| 642 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
triage this failure | 642 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
triage this failure |
| 643 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag
e this failure | 643 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag
e this failure |
| 644 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure | 644 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please
triage this failure |
| 645 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure | 645 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please
triage this failure |
| OLD | NEW |