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 238032d2d94fbb1b9fe2e108a6963bc471498e39..a6f5175f678c642947d6a606e9d219c3a3211927 100644 |
| --- a/dart/tests/co19/co19-dart2js.status |
| +++ b/dart/tests/co19/co19-dart2js.status |
| @@ -7,6 +7,7 @@ LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, |
| LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # co19-roll r607: Please triage this failure |
| [ $compiler == dart2js && $checked && $runtime == ie9 ] |
| +LibTest/core/Uri/encodeFull_A01_t02: Pass, Slow |
| LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: Please triage this failure |
| LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920 |
| @@ -95,7 +96,6 @@ LibTest/isolate/ReceivePort/receive_A01_t02: RuntimeError # Issue 6750 |
| [ $compiler == dart2js && $runtime == ie9 ] |
| LibTest/async/Completer/completeError_A02_t01: Pass, Fail # Issue 8920 |
| LibTest/async/Stream/listen_A04_t01: Pass, Timeout # Issue: 8920 |
| -LibTest/core/DateTime/timeZoneName_A01_t01: Fail # Issue: 8920 |
|
kustermann
2013/11/21 11:29:39
@floitsch: I think you're IE9 date time parsing ma
|
| LibTest/core/double/round_A01_t01: Fail # Issue: 8920 |
| LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920 |
| LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920 |