Imported Upstream version 5.10.0.125

Former-commit-id: 3fde85f97bfaf3bf8749c0767abce353f101b2d6
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2018-02-17 19:56:16 +00:00
parent 132339e30c
commit 1cbf3fd7cf
39 changed files with 44 additions and 34 deletions

View File

@@ -308,6 +308,7 @@ namespace MonoTests.System.Drawing.Imaging {
/* Checks bitmap features on a known 2bbp bitmap */
[Test]
[Category("NotWorking")]
public void Bitmap2bitFeatures ()
{
if (IsArm64Process ())
@@ -339,6 +340,7 @@ namespace MonoTests.System.Drawing.Imaging {
}
[Test]
[Category("NotWorking")]
public void Bitmap2bitPixels ()
{
if (IsArm64Process ())
@@ -374,6 +376,7 @@ namespace MonoTests.System.Drawing.Imaging {
}
[Test]
[Category("NotWorking")]
public void Bitmap2bitData ()
{
if (IsArm64Process ())