OLD | NEW |
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file |
2 # for details. All rights reserved. Use of this source code is governed by a | 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. | 3 # BSD-style license that can be found in the LICENSE file. |
4 | 4 |
5 # WARNING: | 5 # WARNING: |
6 # Tests using the multitest feature where failure is expected should *also* be | 6 # Tests using the multitest feature where failure is expected should *also* be |
7 # listed in tests/lib/analyzer/analyze_tests.status without the "standalone" | 7 # listed in tests/lib/analyzer/analyze_tests.status without the "standalone" |
8 # prefix. | 8 # prefix. |
9 | 9 |
10 package/invalid_uri_test: Fail, OK # CompileTimeErrors intentionally | 10 package/invalid_uri_test: Fail, OK # CompileTimeErrors intentionally |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
45 debugger/*: SkipByDesign # Do not run standalone debugger tests in browser. | 45 debugger/*: SkipByDesign # Do not run standalone debugger tests in browser. |
46 coverage_test: Skip | 46 coverage_test: Skip |
47 full_coverage_test: Skip | 47 full_coverage_test: Skip |
48 http_launch_test: Skip | 48 http_launch_test: Skip |
49 vmservice/*: SkipByDesign # Do not run standalone vm service tests in browser. | 49 vmservice/*: SkipByDesign # Do not run standalone vm service tests in browser. |
50 issue14236_test: Skip # Issue 14236 Script snapshots do not work in the browser. | 50 issue14236_test: Skip # Issue 14236 Script snapshots do not work in the browser. |
51 javascript_compatibility_errors_test: Skip | 51 javascript_compatibility_errors_test: Skip |
52 javascript_compatibility_warnings_test: Skip | 52 javascript_compatibility_warnings_test: Skip |
53 oom_error_stacktrace_test: Skip | 53 oom_error_stacktrace_test: Skip |
54 out_of_memory_test: Skip | 54 out_of_memory_test: Skip |
| 55 verbose_gc_to_bmu_test: Skip |
55 | 56 |
56 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] | 57 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
57 javascript_int_overflow_literal_test/01: Fail, OK | 58 javascript_int_overflow_literal_test/01: Fail, OK |
58 issue14236_test: Skip # Analyzer can't handle Script snapshots. | 59 issue14236_test: Skip # Analyzer can't handle Script snapshots. |
59 | 60 |
60 # test issue https://code.google.com/p/dart/issues/detail?id=11518 | 61 # test issue https://code.google.com/p/dart/issues/detail?id=11518 |
61 io/file_constructor_test: fail | 62 io/file_constructor_test: fail |
62 | 63 |
63 # This is runtime test. | 64 # This is runtime test. |
64 io/process_exit_negative_test: Skip | 65 io/process_exit_negative_test: Skip |
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
147 typed_data_view_test: StaticWarning | 148 typed_data_view_test: StaticWarning |
148 javascript_compatibility_errors_test: Skip | 149 javascript_compatibility_errors_test: Skip |
149 javascript_compatibility_warnings_test: Skip | 150 javascript_compatibility_warnings_test: Skip |
150 | 151 |
151 [ $compiler == dart2analyzer ] | 152 [ $compiler == dart2analyzer ] |
152 package/package1_test: CompileTimeError | 153 package/package1_test: CompileTimeError |
153 package/package_test: CompileTimeError | 154 package/package_test: CompileTimeError |
154 | 155 |
155 [ $system == windows ] | 156 [ $system == windows ] |
156 io/skipping_dart2js_compilations_test: Fail # Issue 19551. | 157 io/skipping_dart2js_compilations_test: Fail # Issue 19551. |
| 158 verbose_gc_to_bmu_test: Skip |
157 | 159 |
158 [ $arch != ia32 && $arch != x64 && $arch != simarm && $arch != simarmv5te && $mo
de == debug ] | 160 [ $arch != ia32 && $arch != x64 && $arch != simarm && $arch != simarmv5te && $mo
de == debug ] |
159 verified_mem_test: Skip # Not yet implemented. | 161 verified_mem_test: Skip # Not yet implemented. |
160 | 162 |
161 [ $runtime == vm && $mode == debug && $builder_tag == asan ] | 163 [ $runtime == vm && $mode == debug && $builder_tag == asan ] |
162 full_coverage_test: Skip # Timeout. | 164 full_coverage_test: Skip # Timeout. |
163 io/file_lock_test: Skip # Timeout. | 165 io/file_lock_test: Skip # Timeout. |
164 io/test_runner_test: Skip # Timeout. | 166 io/test_runner_test: Skip # Timeout. |
165 io/http_client_stays_alive_test: Skip # Timeout. | 167 io/http_client_stays_alive_test: Skip # Timeout. |
166 | 168 |
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
251 io/test_runner_test: Crash # Unhandled node | 253 io/test_runner_test: Crash # Unhandled node |
252 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. | 254 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement
ed for _Nullary. |
253 io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. | 255 io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented
for _Nullary. |
254 io/windows_environment_test: Crash # unsupported element kind: context:field | 256 io/windows_environment_test: Crash # unsupported element kind: context:field |
255 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. | 257 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type chec
k unimplemented for _Nullary. |
256 io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. | 258 io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _
Nullary. |
257 priority_queue_stress_test: RuntimeError # Please triage this failure. | 259 priority_queue_stress_test: RuntimeError # Please triage this failure. |
258 status_expression_test: Crash # unsupported element kind: regexp:field | 260 status_expression_test: Crash # unsupported element kind: regexp:field |
259 typed_array_test: Crash # unsupported element kind: float64:field | 261 typed_array_test: Crash # unsupported element kind: float64:field |
260 verified_mem_test: Crash # unsupported element kind: a:field | 262 verified_mem_test: Crash # unsupported element kind: a:field |
OLD | NEW |