1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
Nobuyoshi Nakada 174ddc79c5
Skip File.atime/File.mtime tests randomly failing on Travis
Not only powerpc64le, also s390x and arm32 seem failing too.  These
failures are probably caused by filesystem settings on Travis, but
unrelated to CPUs.
2022-10-24 09:32:13 +09:00
..
argf
array Fix Array#[] with ArithmeticSequence with negative steps (#5739) 2022-08-11 19:16:49 +09:00
basicobject Update to ruby/spec@1d9d5c6 2022-09-28 18:37:17 +02:00
binding
builtin_constants Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
class Add Class#attached_object 2022-10-20 17:30:17 +02:00
comparable Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
complex [Bug #19004] Complex.polar handles complex singular abs argument 2022-10-23 12:59:06 +09:00
conditionvariable
data Add Data class implementation: Simple immutable value object 2022-09-30 18:23:19 +09:00
dir Skip a couple of chroot spec faillures 2022-08-29 09:55:57 -07:00
encoding Deprecate Encoding#replicate 2022-09-10 19:02:15 +02:00
enumerable Update to ruby/spec@1d9d5c6 2022-09-28 18:37:17 +02:00
enumerator Update to ruby/spec@cbfaf51 2022-07-27 17:18:25 +02:00
env Update to ruby/spec@b8a8240 2022-08-29 18:18:23 +02:00
exception Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
false Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
fiber Introduce Fiber.blocking{} for bypassing the fiber scheduler. (#6498) 2022-10-06 23:00:49 +13:00
file Skip File.atime/File.mtime tests randomly failing on Travis 2022-10-24 09:32:13 +09:00
filetest
float Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
gc Fix GC.total_time example 2021-11-30 08:49:41 +09:00
hash Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
integer Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
io Update to ruby/spec@1d9d5c6 2022-09-28 18:37:17 +02:00
kernel Update to ruby/spec@1d9d5c6 2022-09-28 18:37:17 +02:00
main Support using at toplevel in wrapped script 2022-09-24 09:41:15 +09:00
marshal Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
matchdata Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
math Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
method Add specs for {Method,UnboundMethod}#owner of a zsuper method 2022-09-29 15:48:35 +02:00
module Update to ruby/spec@1d9d5c6 2022-09-28 18:37:17 +02:00
mutex
nil Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
numeric Update to ruby/spec@902ab83 2022-01-28 14:42:38 +01:00
objectspace Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
proc Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
process Skip utime example with Intel C Compiler suite 2022-10-13 13:42:22 +09:00
queue
random Update to ruby/spec@aaf998f 2022-03-28 17:47:04 +02:00
range Range#size returns nil for (.."a") and (nil..) 2022-10-21 16:35:46 +09:00
rational Update to ruby/spec@82cd3a3 2022-03-03 14:43:14 +01:00
refinement Remove Refinement#{extend_object,append_features,prepend_features} 2022-01-05 10:59:03 -08:00
regexp Update to ruby/spec@d01709f 2022-08-29 15:36:29 +02:00
signal Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
sizedqueue
string Update to ruby/spec@1d9d5c6 2022-09-28 18:37:17 +02:00
struct Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
symbol Fix private methods reported as protected when called via Symbol#to_proc 2022-08-25 17:49:50 +02:00
systemexit
thread Update to ruby/spec@1d9d5c6 2022-09-28 18:37:17 +02:00
threadgroup
time Re-enable TZ test missed due to merge conflict. 2022-09-27 19:32:46 +02:00
tracepoint Fix spec description 2022-03-29 18:14:33 -07:00
true Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
unboundmethod Add specs for {Method,UnboundMethod}#owner of a zsuper method 2022-09-29 15:48:35 +02:00
warning Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00