Benoit Daloze
1243255c3a
Update to ruby/spec@4eec3dc
2019-11-30 21:26:52 +01:00
Benoit Daloze
40e161a612
Exclude some clocks on armv8 too
...
* See https://bugs.ruby-lang.org/issues/16234#note-16
2019-11-06 23:10:15 +01:00
Benoit Daloze
324dd9d01f
armv7l and armv7l are the same platform, generalize to armv7
...
[Bug #16007 ]
2019-09-07 12:53:47 +02:00
Benoit Daloze
d80e44deec
Update to ruby/spec@8d74d49
2019-06-27 21:02:36 +02:00
Benoit Daloze
4541d2effe
Only exclude the failing clocks for Process.clock_getres specs on AIX
...
* 20190522
T103301Z.fail.html.gz
2019-05-24 14:29:47 +02:00
Benoit Daloze
8c8f2d97cf
Remove redundant ignore rule for Process#clock_getres specs
2019-05-20 10:41:57 +02:00
Benoit Daloze
2a34543e11
Move exclusion for Hyper-V next to other skipped constants
2019-05-20 10:41:40 +02:00
Benoit Daloze
daa0874056
CLOCK_MONOTONIC_RAW_APPROX seems less precise than advertised on macOS
...
* 525651487
2019-04-28 23:29:49 +02:00
Benoit Daloze
bbb93608a3
Move the check for CentOS CLOCK_MONOTONIC_RAW next to others
...
* Fixes "No behavior expectation was found in the example"
* 20190428
T093004Z.fail.html.gz
2019-04-28 23:17:42 +02:00
Benoit Daloze
d906dd87b0
Skip CLOCK_UPTIME_RAW_APPROX since it seems less precise than advertised on macOS
...
* See 525595997
2019-04-28 15:25:09 +02:00
Benoit Daloze
a27f7e499c
Add missing platform guard
2019-04-28 14:55:30 +02:00
Benoit Daloze
9a0dbb3414
Skip problematic Process.clock_getres specs on ARM
...
* 20190428
T051708Z.fail.html.gz
* 20190428
T045405Z.fail.html.gz
2019-04-28 14:55:30 +02:00
Benoit Daloze
16695af0ef
Refactor logic in Process.clock_gettime spec
2019-04-28 14:36:03 +02:00
Benoit Daloze
fc37a045a0
Fix typo in spec
2019-04-28 14:35:17 +02:00
Benoit Daloze
a1b4816759
Update to ruby/spec@15c9619
2019-04-27 18:53:23 +02:00
eregon
6204e0804b
Update to ruby/spec@35a9fba
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66888 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2019-01-20 20:38:57 +00:00
eregon
7b37c8cdc5
Always set autoclose=false for IO.for_fd fds
...
* I believe this should be default behavior, see [Feature #2250 ].
* Now make test-spec MSPECOPT='-R100 spec/ruby/library/socket' works fine.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64454 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-08-18 19:35:20 +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