You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "This spec actually depends on fchdir being available"
* This reverts commit 2d690c3.
* This change is problematic because if a Ruby implementation doesn't
implement chdir it will then ignore this spec, but it should be a
failure to not implement fchdir (on POSIX platforms).
* See discussion on 2d690c3
0 commit comments