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/file
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
..
constants
fixtures
shared Update to ruby/spec@cbfaf51 2022-07-27 17:18:25 +02:00
stat Make the test suite pass on real Android/Termux environment 2020-10-12 21:26:05 +09:00
absolute_path_spec.rb Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
atime_spec.rb Skip File.atime/File.mtime tests randomly failing on Travis 2022-10-24 09:32:13 +09:00
basename_spec.rb Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
birthtime_spec.rb
blockdev_spec.rb
chardev_spec.rb
chmod_spec.rb
chown_spec.rb
constants_spec.rb
ctime_spec.rb Ignore excessive precisions 2022-10-10 13:41:46 +09:00
delete_spec.rb
directory_spec.rb
dirname_spec.rb File.dirname optional level 2021-03-15 15:09:05 +09:00
empty_spec.rb
executable_real_spec.rb
executable_spec.rb
exist_spec.rb
expand_path_spec.rb Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
extname_spec.rb Update to ruby/spec@3affe1e 2022-04-25 14:53:54 +02:00
file_spec.rb
flock_spec.rb
fnmatch_spec.rb
ftype_spec.rb Update to ruby/spec@ec84479 2020-03-28 00:22:51 +01:00
grpowned_spec.rb
identical_spec.rb
initialize_spec.rb
inspect_spec.rb
join_spec.rb Update to ruby/spec@d394dfd 2020-05-02 16:03:14 +02:00
lchmod_spec.rb Removed meaningless system dependent tests 2020-10-02 08:43:33 +09:00
lchown_spec.rb
link_spec.rb Make the test suite pass on real Android/Termux environment 2020-10-12 21:26:05 +09:00
lstat_spec.rb Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
lutime_spec.rb Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
mkfifo_spec.rb
mtime_spec.rb Skip File.atime/File.mtime tests randomly failing on Travis 2022-10-24 09:32:13 +09:00
new_spec.rb
null_spec.rb
open_spec.rb Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
owned_spec.rb
path_spec.rb
pipe_spec.rb
printf_spec.rb
read_spec.rb
readable_real_spec.rb
readable_spec.rb
readlink_spec.rb
realdirpath_spec.rb
realpath_spec.rb Update to ruby/spec@41bf282 2020-02-28 19:07:17 +01:00
rename_spec.rb
reopen_spec.rb
setgid_spec.rb
setuid_spec.rb
size_spec.rb Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
socket_spec.rb
split_spec.rb
stat_spec.rb Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
sticky_spec.rb
symlink_spec.rb
to_path_spec.rb
truncate_spec.rb Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
umask_spec.rb Use Integer instead of Fixnum/Bignum 2020-12-21 01:19:55 +09:00
unlink_spec.rb
utime_spec.rb Update to ruby/spec@aaf998f 2022-03-28 17:47:04 +02:00
world_readable_spec.rb
world_writable_spec.rb
writable_real_spec.rb
writable_spec.rb
zero_spec.rb