| Index: dart/tests/co19/co19-dart2js.status
|
| diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status
|
| index 1ae90e80f5da077de46244ef5ef2f6c4541c30bf..9c0639f773455266099b664672c8dc81b23f5724 100644
|
| --- a/dart/tests/co19/co19-dart2js.status
|
| +++ b/dart/tests/co19/co19-dart2js.status
|
| @@ -9,7 +9,7 @@ LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293
|
|
|
| [ $compiler == dart2js && $runtime == jsshell ]
|
| LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage this crash.
|
| -LibTest/core/List/sort_A01_t04: Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
|
| +LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
|
|
|
| [ $compiler == dart2js && $checked && $runtime == ie9 ]
|
| LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920
|
|
|