| # Copyright (c) 2014, the Dart project authors. Please see the AUTHORS file | |
| # 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. | |
| [ $runtime == vm ] | |
| test/find_default_locale_browser_test: Skip | |
| [ $runtime == vm && $system == windows ] | |
| test/find_default_locale_standalone_test: Fail # Issue 8110 | |
| [ $browser ] | |
| test/date_time_format_file_even_test: Skip # Uses dart:io. | |
| test/date_time_format_file_odd_test: Skip # Uses dart:io. |