Skip to content
  • Xavier Noria's avatar
    8b16ff64
    revises a brittle test in Active Support · 8b16ff64
    Xavier Noria authored
    The revised test assumed that the default permissions of a file
    matched the umask of the process, but in the general case that
    depends also on the file system. This test was failing in the
    /vagrant shared folder of Rails development boxes.
    8b16ff64
    revises a brittle test in Active Support
    Xavier Noria authored
    The revised test assumed that the default permissions of a file
    matched the umask of the process, but in the general case that
    depends also on the file system. This test was failing in the
    /vagrant shared folder of Rails development boxes.
Loading