Remove "ActiveIssue" attribute from test (#2146)
authorJan Jahoda <jajahoda@microsoft.com>
Tue, 28 Jan 2020 18:37:41 +0000 (19:37 +0100)
committerStephen Toub <stoub@microsoft.com>
Tue, 28 Jan 2020 18:37:41 +0000 (13:37 -0500)
src/libraries/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.Directory.Move.cs

index 75da73e..dd8fd7a 100644 (file)
@@ -31,7 +31,6 @@ namespace System.IO.Tests
         [InlineData(1)]
         [InlineData(2)]
         [InlineData(3)]
-        [ActiveIssue("https://github.com/dotnet/corefx/issues/42507", TestPlatforms.OSX)]
         public void Directory_Move_Multiple_From_Watched_To_Unwatched_Mac(int filesCount)
         {
             // On Mac, the FSStream aggregate old events caused by the test setup.