Ignore GetAttributes_ReadOnly and Create_Path_ReadOnly when running as root. (#8904)
commitbf06441eadff2748bb720785f4c3ef95245259c2
authorJay Krell <jay.krell@cornell.edu>
Wed, 20 Jun 2018 10:31:29 +0000 (20 03:31 -0700)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 20 Jun 2018 10:31:29 +0000 (20 12:31 +0200)
treeab5c49953e93c0bc277cf94a7b6d5653505cbaca
parent8562f3a28f37b93074efdb952907d29f554b47d0
Ignore GetAttributes_ReadOnly and Create_Path_ReadOnly when running as root. (#8904)

root can still write to a file even if the readonly bit is set.
mcs/class/corlib/Test/System.IO/FileTest.cs