Index: tests/lib/lib.status |
=================================================================== |
--- tests/lib/lib.status (revision 26311) |
+++ tests/lib/lib.status (working copy) |
@@ -2,7 +2,7 @@ |
# 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 == d8 || $runtime == drt) ] |
+[ $compiler == dart2js && $runtime == drt ] |
convert/chunked_conversion_utf87_test: Pass, Fail # v8 bug: Issue 12293 |
typed_data/byte_data_test: Pass, Fail # v8 bug: Issue 12293 |