commit | f6a74c53fc0e802d3a7b9882a2d04de132ebacca | [log] [tgz] |
---|---|---|
author | Ben Chan <[email protected]> | Tue Feb 19 14:06:17 2013 -0800 |
committer | ChromeBot <[email protected]> | Tue Feb 19 17:13:05 2013 -0800 |
tree | 287df51f9b9f76bf53bf115ff02133940272f89b | |
parent | c9f2999c3df1c1d267bbf916f862a8a2b66de11d [diff] |
cros_disks: Handle the case when chmod() is not implemented by filesystems. Some filesystem implementations do not support chmod(). This CL modifies FilesystemTestFile in cros_disks.py to ignore chmod() errors raised as OSError. BUG=chromium-os:39041 TEST=Run platform_CrosDisksFilesystem with exFAT tests. Change-Id: I5ca4c7f22ad4227f4ce2ba7c7153a6ea1757580d Reviewed-on: https://gerrit.chromium.org/gerrit/43563 Reviewed-by: Chris Sosa <[email protected]> Commit-Queue: Ben Chan <[email protected]> Tested-by: Ben Chan <[email protected]>