You've already forked linux-packaging-mono
Imported Upstream version 5.10.0.125
Former-commit-id: 3fde85f97bfaf3bf8749c0767abce353f101b2d6
This commit is contained in:
parent
132339e30c
commit
1cbf3fd7cf
@@ -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 ())
|
||||
|
Reference in New Issue
Block a user