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
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
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
empty_spec.rb
executable_real_spec.rb
executable_spec.rb
exist_spec.rb
expand_path_spec.rb
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
grpowned_spec.rb
identical_spec.rb
initialize_spec.rb
inspect_spec.rb
join_spec.rb
lchmod_spec.rb
lchown_spec.rb
link_spec.rb
lstat_spec.rb
lutime_spec.rb
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
rename_spec.rb
reopen_spec.rb
setgid_spec.rb
setuid_spec.rb
size_spec.rb
socket_spec.rb
split_spec.rb
stat_spec.rb
sticky_spec.rb
symlink_spec.rb
to_path_spec.rb
truncate_spec.rb
umask_spec.rb
unlink_spec.rb
utime_spec.rb
world_readable_spec.rb
world_writable_spec.rb
writable_real_spec.rb
writable_spec.rb
zero_spec.rb