Skip to content
This repository was archived by the owner on Oct 4, 2021. It is now read-only.

Commit c265e82

Browse files
committed
Disable macmemorymonitor test
1 parent 6ce0add commit c265e82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/tests/MacPlatform.Tests/MacPlatformTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ public void GetMimeType_Null ()
9494
}
9595

9696
[Test]
97+
[Ignore("https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1008370")]
9798
public void MacHasProperMonitor ()
9899
{
99100
Assert.That (IdeServices.DesktopService.MemoryMonitor, Is.TypeOf<MacPlatformService.MacMemoryMonitor> ());

0 commit comments

Comments
 (0)