Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Side by Side Diff: tests/standalone/standalone.status

Issue 1180623006: Revert change to Platform.excutable and add Platform.resolvedExecutable (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Updated dart2js io_patch.dart Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tests/standalone/io/platform_test.dart ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 17 matching lines...) Expand all
28 # These test have type errors on purpose and take very long to run in 28 # These test have type errors on purpose and take very long to run in
29 # checked mode with no benefit. Skip. 29 # checked mode with no benefit. Skip.
30 io/file_fuzz_test: Skip 30 io/file_fuzz_test: Skip
31 io/directory_fuzz_test: Skip 31 io/directory_fuzz_test: Skip
32 32
33 [ $runtime == vm && $system == macos ] 33 [ $runtime == vm && $system == macos ]
34 # This test fails with "Too many open files" on the Mac OS buildbot. 34 # This test fails with "Too many open files" on the Mac OS buildbot.
35 # This is expected as MacOS by default runs with a very low number 35 # This is expected as MacOS by default runs with a very low number
36 # of allowed open files ('ulimit -n' says something like 256). 36 # of allowed open files ('ulimit -n' says something like 256).
37 io/socket_many_connections_test: Skip 37 io/socket_many_connections_test: Skip
38 io/platform_executable_test/06: RuntimeError 38 io/platform_resolved_executable_test/06: RuntimeError
39 39
40 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ] 40 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ]
41 typed_array_test: Fail # Issue 13921 41 typed_array_test: Fail # Issue 13921
42 typed_array_int64_uint64_test: Fail # Issue 13921 42 typed_array_int64_uint64_test: Fail # Issue 13921
43 typed_data_isolate_test: SkipByDesign # This test uses dart:io 43 typed_data_isolate_test: SkipByDesign # This test uses dart:io
44 io/*: SkipByDesign # Don't run tests using dart:io in the browser 44 io/*: SkipByDesign # Don't run tests using dart:io in the browser
45 package/*: Skip # Do not run those in Dartium. 45 package/*: Skip # Do not run those in Dartium.
46 debugger/*: SkipByDesign # Do not run standalone debugger tests in browser. 46 debugger/*: SkipByDesign # Do not run standalone debugger tests in browser.
47 coverage_test: Skip 47 coverage_test: Skip
48 full_coverage_test: Skip 48 full_coverage_test: Skip
(...skipping 155 matching lines...) Expand 10 before | Expand all | Expand 10 after
204 io/http_server_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 204 io/http_server_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
205 io/https_bad_certificate_test: Crash # (main()async{var cli... cannot handle as ync/sync*/async* functions 205 io/https_bad_certificate_test: Crash # (main()async{var cli... cannot handle as ync/sync*/async* functions
206 io/https_server_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 206 io/https_server_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
207 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 207 io/internet_address_invalid_arguments_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
208 io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary. 208 io/internet_address_test: Crash # Instance of 'TypeOperator': type check unimple mented for _Nullary.
209 io/issue_22636_test: Crash # (test()async{server=... cannot handle async/sync*/ async* functions 209 io/issue_22636_test: Crash # (test()async{server=... cannot handle async/sync*/ async* functions
210 io/issue_22637_test: Crash # (test()async{server=... cannot handle async/sync*/ async* functions 210 io/issue_22637_test: Crash # (test()async{server=... cannot handle async/sync*/ async* functions
211 io/link_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary. 211 io/link_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
212 io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 212 io/link_uri_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
213 io/observatory_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary. 213 io/observatory_test: Crash # Instance of 'TypeOperator': type check unimplemente d for _Nullary.
214 io/platform_executable_test/01: Crash # (try {test(tempDir);}finally {tempDir.de leteSync(recursive:true);}): try/finally 214 io/platform_resolved_executable_test/01: Crash # (try {test(tempDir);}finally {t empDir.deleteSync(recursive:true);}): try/finally
215 io/platform_executable_test/02: Crash # (try {test(tempDir);}finally {tempDir.de leteSync(recursive:true);}): try/finally 215 io/platform_resolved_executable_test/02: Crash # (try {test(tempDir);}finally {t empDir.deleteSync(recursive:true);}): try/finally
216 io/platform_executable_test/04: Crash # (try {test(tempDir);}finally {tempDir.de leteSync(recursive:true);}): try/finally 216 io/platform_resolved_executable_test/04: Crash # (try {test(tempDir);}finally {t empDir.deleteSync(recursive:true);}): try/finally
217 io/platform_executable_test/05: Crash # (try {test(tempDir);}finally {tempDir.de leteSync(recursive:true);}): try/finally 217 io/platform_resolved_executable_test/05: Crash # (try {test(tempDir);}finally {t empDir.deleteSync(recursive:true);}): try/finally
218 io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary. 218 io/platform_test: Crash # Instance of 'TypeOperator': type check unimplemented f or _Nullary.
219 io/process_invalid_arguments_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 219 io/process_invalid_arguments_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
220 io/raw_datagram_socket_test: Crash # (switch (event){case... Unhandled node 220 io/raw_datagram_socket_test: Crash # (switch (event){case... Unhandled node
221 io/raw_secure_server_closing_test: Crash # Please triage this failure. 221 io/raw_secure_server_closing_test: Crash # Please triage this failure.
222 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': t ype check unimplemented for _Nullary. 222 io/raw_secure_server_socket_argument_test: Crash # Instance of 'TypeOperator': t ype check unimplemented for _Nullary.
223 io/raw_secure_server_socket_test: Crash # Please triage this failure. 223 io/raw_secure_server_socket_test: Crash # Please triage this failure.
224 io/raw_secure_socket_pause_test: Crash # (switch (event){case... Unhandled node 224 io/raw_secure_socket_pause_test: Crash # (switch (event){case... Unhandled node
225 io/raw_secure_socket_test: Crash # (switch (event){case... Unhandled node 225 io/raw_secure_socket_test: Crash # (switch (event){case... Unhandled node
226 io/raw_server_socket_cancel_test: Crash # (switch (event){case... Unhandled nod e 226 io/raw_server_socket_cancel_test: Crash # (switch (event){case... Unhandled nod e
227 io/raw_socket_cross_process_test: Crash # (switch (event){case... Unhandled nod e 227 io/raw_socket_cross_process_test: Crash # (switch (event){case... Unhandled nod e
(...skipping 15 matching lines...) Expand all
243 io/socket_upgrade_to_secure_test: Crash # Please triage this failure. 243 io/socket_upgrade_to_secure_test: Crash # Please triage this failure.
244 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary. 244 io/stdout_stderr_terminal_test: Crash # Instance of 'TypeOperator': type check u nimplemented for _Nullary.
245 io/test_extension_fail_test: Crash # (switch (Platform.op... Unhandled node 245 io/test_extension_fail_test: Crash # (switch (Platform.op... Unhandled node
246 io/test_extension_test: Crash # (switch (Platform.op... Unhandled node 246 io/test_extension_test: Crash # (switch (Platform.op... Unhandled node
247 io/test_runner_test: Crash # (switch (arguments[0... Unhandled node 247 io/test_runner_test: Crash # (switch (arguments[0... Unhandled node
248 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary. 248 io/uri_platform_test: Crash # Instance of 'TypeOperator': type check unimplement ed for _Nullary.
249 io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary. 249 io/web_socket_test: Crash # Instance of 'TypeOperator': type check unimplemented for _Nullary.
250 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary. 250 io/windows_file_system_links_test: Crash # Instance of 'TypeOperator': type chec k unimplemented for _Nullary.
251 io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary. 251 io/zlib_test: Crash # Instance of 'TypeOperator': type check unimplemented for _ Nullary.
252 priority_queue_stress_test: RuntimeError # Please triage this failure. 252 priority_queue_stress_test: RuntimeError # Please triage this failure.
OLDNEW
« no previous file with comments | « tests/standalone/io/platform_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698