Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable FileSystemWatcher_DirectorySymbolicLink_TargetsFile_Fails #53368

Merged
merged 1 commit into from
May 27, 2021

Conversation

aik-jahoda
Copy link
Contributor

@aik-jahoda aik-jahoda commented May 27, 2021

FileSystemWatcher_DirectorySymbolicLink_TargetsFile_Fails started fail heavily. Disabling until it is fixed.

Related to #53366

@ghost
Copy link

ghost commented May 27, 2021

Tagging subscribers to this area: @carlossanlop
See info in area-owners.md if you want to be subscribed.

Issue Details

FileSystemWatcher_DirectorySymbolicLink_TargetsFile_Fails started fail heavily. Disabling until it is fixed.

Author: aik-jahoda
Assignees: -
Labels:

area-System.IO

Milestone: -

@aik-jahoda aik-jahoda merged commit ec2b568 into dotnet:main May 27, 2021
@aik-jahoda aik-jahoda deleted the jajahoda/disabletest53366 branch May 27, 2021 18:05
@carlossanlop
Copy link
Member

@jozkee all the failures are happening in Windows 10.

I picked a random failed result and this is the output:

Discovering: System.IO.FileSystem.Watcher.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.IO.FileSystem.Watcher.Tests (found 160 of 188 test cases)
  Starting:    System.IO.FileSystem.Watcher.Tests (parallel test collections = on, max threads = 4)
    System.IO.Tests.SymbolicLink_Changed_Tests.FileSystemWatcher_DirectorySymbolicLink_TargetsFile_Fails [FAIL]
      Assert.Throws() Failure
      Expected: typeof(System.IO.FileNotFoundException)
      Actual:   (No exception was thrown)
      Stack Trace:
        /_/src/libraries/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.SymbolicLink.cs(42,0): at System.IO.Tests.SymbolicLink_Changed_Tests.FileSystemWatcher_DirectorySymbolicLink_TargetsFile_Fails()

@ghost ghost locked as resolved and limited conversation to collaborators Jun 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants