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 io/raw_socket_test: Pass, RuntimeError # Issue 28288 | 10 io/raw_socket_test: Pass, RuntimeError # Issue 28288 |
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
87 vmservice/*: SkipByDesign # Do not run standalone vm service tests in browser. | 87 vmservice/*: SkipByDesign # Do not run standalone vm service tests in browser. |
88 issue14236_test: Skip # Issue 14236 Script snapshots do not work in the browser. | 88 issue14236_test: Skip # Issue 14236 Script snapshots do not work in the browser. |
89 oom_error_stacktrace_test: Skip | 89 oom_error_stacktrace_test: Skip |
90 out_of_memory_test: Skip | 90 out_of_memory_test: Skip |
91 map_insert_remove_oom_test: Skip # Issue 24571 | 91 map_insert_remove_oom_test: Skip # Issue 24571 |
92 verbose_gc_to_bmu_test: Skip | 92 verbose_gc_to_bmu_test: Skip |
93 regress_26031_test: SkipByDesign # Standalone only test | 93 regress_26031_test: SkipByDesign # Standalone only test |
94 env_test: Skip # This is testing a vm command line parsing scenario. | 94 env_test: Skip # This is testing a vm command line parsing scenario. |
95 dart_developer_disabled_env_test: SkipByDesign # Dartium does not respect VMOpti
ons | 95 dart_developer_disabled_env_test: SkipByDesign # Dartium does not respect VMOpti
ons |
96 | 96 |
97 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] | 97 [ $compiler == dart2analyzer ] |
98 issue14236_test: Skip # Analyzer can't handle Script snapshots. | 98 issue14236_test: Skip # Analyzer can't handle Script snapshots. |
99 | 99 |
100 # test issue https://code.google.com/p/dart/issues/detail?id=11518 | 100 # test issue https://code.google.com/p/dart/issues/detail?id=11518 |
101 io/file_constructor_test: fail | 101 io/file_constructor_test: fail |
102 | 102 |
103 # This is runtime test. | 103 # This is runtime test. |
104 io/process_exit_negative_test: Skip | 104 io/process_exit_negative_test: Skip |
105 | 105 |
106 io/http_parser_test: Pass, StaticWarning, CompileTimeError # Issue 28843 | 106 io/http_parser_test: Pass, StaticWarning, CompileTimeError # Issue 28843 |
107 io/http_headers_test: Pass, StaticWarning, CompileTimeError # Issue 28843 | 107 io/http_headers_test: Pass, StaticWarning, CompileTimeError # Issue 28843 |
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
188 io/socket_source_address_test: Fail # Issue 22597 | 188 io/socket_source_address_test: Fail # Issue 22597 |
189 | 189 |
190 [ $arch == mips && $mode == debug ] | 190 [ $arch == mips && $mode == debug ] |
191 io/web_socket_test: SkipSlow # Times out. Issue 20352 | 191 io/web_socket_test: SkipSlow # Times out. Issue 20352 |
192 io/test_runner_test: Skip # Flakily times out in a subtest. Issue 201351 | 192 io/test_runner_test: Skip # Flakily times out in a subtest. Issue 201351 |
193 io/http_client_stays_alive_test: Skip # Timing dependent test, MIPS machine too
slow. | 193 io/http_client_stays_alive_test: Skip # Timing dependent test, MIPS machine too
slow. |
194 | 194 |
195 [ $compiler == none && $runtime == dartium && $unchecked ] | 195 [ $compiler == none && $runtime == dartium && $unchecked ] |
196 assert_test: Fail # Issue 14651. | 196 assert_test: Fail # Issue 14651. |
197 | 197 |
198 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] | 198 [ $compiler == dart2analyzer ] |
199 io/directory_invalid_arguments_test: StaticWarning | 199 io/directory_invalid_arguments_test: StaticWarning |
200 io/process_invalid_arguments_test: StaticWarning | 200 io/process_invalid_arguments_test: StaticWarning |
201 io/raw_secure_server_socket_argument_test: StaticWarning | 201 io/raw_secure_server_socket_argument_test: StaticWarning |
202 io/secure_socket_argument_test: StaticWarning | 202 io/secure_socket_argument_test: StaticWarning |
203 io/stdout_bad_argument_test: StaticWarning | 203 io/stdout_bad_argument_test: StaticWarning |
204 package/package1_test: StaticWarning | 204 package/package1_test: StaticWarning |
205 package/package_test: StaticWarning | 205 package/package_test: StaticWarning |
206 package/scenarios/packages_dir_only/packages_dir_only_test: StaticWarning | 206 package/scenarios/packages_dir_only/packages_dir_only_test: StaticWarning |
207 package/scenarios/packages_file_only/packages_file_only_test: StaticWarning | 207 package/scenarios/packages_file_only/packages_file_only_test: StaticWarning |
208 package/scenarios/both_dir_and_file/prefers_packages_file_test: StaticWarning | 208 package/scenarios/both_dir_and_file/prefers_packages_file_test: StaticWarning |
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
325 io/regress_7191_test: Pass, Timeout # Issue 28374: timeout. | 325 io/regress_7191_test: Pass, Timeout # Issue 28374: timeout. |
326 | 326 |
327 [ $runtime == vm && $system == macos && $mode == release ] | 327 [ $runtime == vm && $system == macos && $mode == release ] |
328 io/named_pipe_script_test: Pass, RuntimeError # Issue 28737 | 328 io/named_pipe_script_test: Pass, RuntimeError # Issue 28737 |
329 | 329 |
330 [ $runtime == vm && $system == linux && $mode == release && $arch == ia32 && $bu
ilder_tag == asan ] | 330 [ $runtime == vm && $system == linux && $mode == release && $arch == ia32 && $bu
ilder_tag == asan ] |
331 io/socket_close_test: Pass, Timeout # Issue 28502: timeout. | 331 io/socket_close_test: Pass, Timeout # Issue 28502: timeout. |
332 | 332 |
333 [ $runtime == dart_precompiled || $mode == product && ($compiler != dartk && $co
mpiler != dartkp)] | 333 [ $runtime == dart_precompiled || $mode == product && ($compiler != dartk && $co
mpiler != dartkp)] |
334 io/skipping_dart2js_compilations_test: CompileTimeError # Imports dart:mirrors | 334 io/skipping_dart2js_compilations_test: CompileTimeError # Imports dart:mirrors |
| 335 io/status_file_parser_test: CompileTimeError # Imports dart:mirrors |
335 io/test_harness_analyzer_test: CompileTimeError # Imports dart:mirrors | 336 io/test_harness_analyzer_test: CompileTimeError # Imports dart:mirrors |
336 io/test_runner_test: CompileTimeError # Imports dart:mirrors | 337 io/test_runner_test: CompileTimeError # Imports dart:mirrors |
| 338 status_expression_test: CompileTimeError # Imports dart:mirrors |
337 | 339 |
338 [ $compiler == app_jit ] | 340 [ $compiler == app_jit ] |
339 assert_test: RuntimeError # Script name change? | 341 assert_test: RuntimeError # Script name change? |
340 | 342 |
341 [ $runtime == dart_precompiled || $mode == product ] | 343 [ $runtime == dart_precompiled || $mode == product ] |
342 assert_test: SkipByDesign # Requires checked mode. | 344 assert_test: SkipByDesign # Requires checked mode. |
343 no_assert_test: SkipByDesign # Requires checked mode. | 345 no_assert_test: SkipByDesign # Requires checked mode. |
344 io/code_collection_test: Skip # Incompatible flags | 346 io/code_collection_test: Skip # Incompatible flags |
345 | 347 |
346 # Overriding these flags are not supported in product mode. | 348 # Overriding these flags are not supported in product mode. |
(...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
548 package/scenarios/packages_dir_only/packages_dir_only_test: Fail # Unable to par
se package files Flutter Issue 9115 | 550 package/scenarios/packages_dir_only/packages_dir_only_test: Fail # Unable to par
se package files Flutter Issue 9115 |
549 package/scenarios/both_dir_and_file/prefers_packages_file_test: Fail # Unable to
parse package files Flutter Issue 9115 | 551 package/scenarios/both_dir_and_file/prefers_packages_file_test: Fail # Unable to
parse package files Flutter Issue 9115 |
550 package/package_test: Fail # Unable to parse package files Flutter Issue 9115 | 552 package/package_test: Fail # Unable to parse package files Flutter Issue 9115 |
551 #unboxed_int_converter_test: Fail # Unable to parse package files Flutter Issue
9115 | 553 #unboxed_int_converter_test: Fail # Unable to parse package files Flutter Issue
9115 |
552 io/process_run_output_test: Fail # Unable to parse package files Flutter Issue 9
115 | 554 io/process_run_output_test: Fail # Unable to parse package files Flutter Issue 9
115 |
553 | 555 |
554 io/test_harness_analyzer_test: CompileTimeError # Uses mirrors | 556 io/test_harness_analyzer_test: CompileTimeError # Uses mirrors |
555 io/skipping_dart2js_compilations_test: CompileTimeError # Uses mirrors | 557 io/skipping_dart2js_compilations_test: CompileTimeError # Uses mirrors |
556 io/test_runner_test: CompileTimeError # Uses mirrors | 558 io/test_runner_test: CompileTimeError # Uses mirrors |
557 | 559 |
OLD | NEW |