[tests] Large locks not supported on Android
authorMarek Habersack <grendel@twistedcode.net>
Wed, 24 Jun 2015 16:37:52 +0000 (18:37 +0200)
committerMarek Habersack <grendel@twistedcode.net>
Wed, 15 Jul 2015 18:45:23 +0000 (20:45 +0200)
commit7dbce1ad58e5ebf1c7fe581296960cc4f4dcd7a7
tree9c13a8a8f1f0397eeec3cdd865139fc73160c9ae
parentf2d39fe696611e7455feeacd98e906798338c1db
[tests] Large locks not supported on Android

While bionic reports it supports 64-bit offsets for locks and exposes the
necessary APIs, attempt to use offsets larger than 32 bits results in
an error.
mcs/class/corlib/Test/System.IO/FileTest.cs