| Index: tests/co19/co19-dart2js.status
|
| ===================================================================
|
| --- tests/co19/co19-dart2js.status (revision 27760)
|
| +++ tests/co19/co19-dart2js.status (working copy)
|
| @@ -2,11 +2,6 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| -[ $compiler == dart2js && $runtime == drt ]
|
| -LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293
|
| -LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293
|
| -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: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
|
|
|