File: TestSocketAddrinfo.rb

package info (click to toggle)
jruby 9.4.8.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 89,244 kB
  • sloc: ruby: 548,574; java: 276,189; yacc: 25,873; ansic: 6,178; xml: 6,111; sh: 1,855; sed: 94; makefile: 78; jsp: 48; tcl: 40; exp: 12
file content (24 lines) | stat: -rw-r--r-- 1,284 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
exclude :test_addrinfo_new_unix, "needs investigation"
exclude :test_addrinfo_predicates_unix, "needs investigation"
exclude :test_basicsocket_send, "needs investigation"
exclude :test_connect, "needs investigation"
exclude :test_connect_from, "needs investigation"
exclude :test_connect_to, "needs investigation"
exclude :test_error_message, "unfinished in initial 2.6 work, #6161"
exclude :test_family_addrinfo, "needs investigation"
exclude :test_ipv6_address_predicates, "needs investigation"
exclude :test_ipv6_to_ipv4, "not implemented"
exclude :test_marshal, "needs investigation"
exclude :test_marshal_inet6, "needs investigation"
exclude :test_marshal_unix, "needs investigation"
exclude :test_marshal_memory_leak, "gc test"
exclude :test_socket_accept, "needs investigation"
exclude :test_socket_accept_nonblock, "needs investigation"
exclude :test_socket_bind, "needs investigation"
exclude :test_socket_connect, "needs investigation"
exclude :test_socket_connect_nonblock, "needs investigation"
exclude :test_socket_getnameinfo, "needs investigation"
exclude :test_socket_recvfrom, "needs investigation"
exclude :test_socket_recvfrom_nonblock, "needs investigation"
exclude :test_socket_sysaccept, "needs investigation"
exclude :test_udpsocket_send, "needs investigation"