OLD | NEW |
(Empty) | |
| 1 # Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file |
| 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. |
| 4 |
| 5 [ $compiler == dart2js && $runtime == jsshell ] |
| 6 async/catch_errors22_test: RuntimeError # Timer interface not supported: Issue 7
728. |
| 7 async/catch_errors18_test: Fail # Timer interface not supported: Issue 7728. |
| 8 async/catch_errors19_test: Fail # Timer interface not supported: Issue 7728. |
| 9 async/catch_errors20_test: Fail # Timer interface not supported: Issue 7728. |
| 10 async/catch_errors28_test: Fail # Timer interface not supported: Issue 7728. |
OLD | NEW |