eregon
e87fb88be8
Update to ruby/spec@241f9e7
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64831 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-09-25 10:41:16 +00:00
normal
64b326c220
spec/ruby/library/socket/addrinfo: require for SocketSpecs
...
Otherwise, I get NameError when running these IPv6 tests individually
or in parallel.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64663 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-09-09 08:50:53 +00:00
eregon
ebff0059f4
Add platform guards for AIX
...
* Most of these seem OS bugs.
* See 20180905
T103302Z.fail.html.gz
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64644 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-09-05 20:39:19 +00:00
eregon
a140f157b9
Guard a few specs which ipv6_available?
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64643 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-09-05 20:39:02 +00:00
naruse
7710bdd120
Add AIX guards
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64530 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-24 22:32:07 +00:00
eregon
f6f54d776e
Guard spec which only works on Linux
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-18 23:49:34 +00:00
eregon
10f642ba02
Use ftp for the service in getaddrinfo/getnameinfo/getservbyname specs
...
* Solaris cannot resolve 'http' but can resolve 'ftp'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64460 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-18 19:36:57 +00:00
eregon
686a4e2491
Add guards for Solaris for socket specs
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64458 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-18 19:36:26 +00:00
eregon
946c080892
Adapt spec to consider Solaris
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64457 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-18 19:36:10 +00:00
eregon
08563f2e14
Use 127.0.0.1 instead of localhost in Addrinfo specs
...
* Solaries doesn't support Addrinfo.getaddrinfo('localhost', 80),
but supports Addrinfo.getaddrinfo('127.0.0.1', 80).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64456 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-18 19:35:54 +00:00
eregon
0cd6355791
Re-add socket specs
...
* This reverts commit df9521fd04
:
"Remove failing spec files"
* Platform guards follow in the next commits.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64452 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-18 19:35:02 +00:00
naruse
250bf32f97
skip examples failing on solaris
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64393 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-16 10:50:53 +00:00
naruse
c7baa445ff
fix r64296
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64309 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-11 16:25:21 +00:00
naruse
984986a0a7
Solaris raises EAI_SERVICE if hints.ai_socktype=0
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64296 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-11 13:31:43 +00:00
naruse
df9521fd04
Remove failing spec files
...
Re-commit after specs are fixed.
20180810
T063001Z.log.html.gz
20180809
T191808Z.log.html.gz
20180809
T192406Z.log.html.gz
20180809
T151911Z.log.html.gz
20180809
T192507Z.log.html.gz
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64269 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-10 08:31:17 +00:00
kazu
60012d130c
Some environments do not have IPv6 address of localhost in /etc/hosts
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64226 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-08 08:00:45 +00:00
eregon
b53cf149ad
Update to ruby/spec@9be7c7e
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64180 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-03 16:19:40 +00:00
eregon
401b64c4e8
Update to ruby/spec@c1b568b
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-03-04 15:09:32 +00:00
eregon
3fa5bd38af
Update to ruby/spec@83063a3
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-01-29 16:08:16 +00:00
eregon
1d15d5f080
Move spec/rubyspec to spec/ruby for consistency
...
* Other ruby implementations use the spec/ruby directory.
[Misc #13792 ] [ruby-core:82287]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-09-20 20:18:52 +00:00