-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Open
Labels
area-System.IOdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issue
Description
System.IO.Tests.SymbolicLink_Changed_Tests.FileSystemWatcher_SymbolicLink_TargetsDirectory_Create_IncludeSubdirectories is failing in runtime-coreclr crossgen2 pipelines.
Running assembly:System.IO.FileSystem.Watcher.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
RetryHelper: retrying FileSystemWatcher_SymbolicLink_TargetsDirectory_Create_IncludeSubdirectories 1th time of 3: got Expected Event occurred
RetryHelper: retrying FileSystemWatcher_SymbolicLink_TargetsDirectory_Create_IncludeSubdirectories 2th time of 3: got Expected Event occurred
[FAIL] System.IO.Tests.SymbolicLink_Changed_Tests.FileSystemWatcher_SymbolicLink_TargetsDirectory_Create_IncludeSubdirectories
System.AggregateException : One or more errors occurred. (Expected Event occurred) (Expected Event occurred) (Expected Event occurred)
---- Expected Event occurred
---- Expected Event occurred
---- Expected Event occurred
at System.IO.Tests.FileSystemWatcherTest.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 247
at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace #1 (Xunit.Sdk.FalseException) -----
at System.IO.Tests.FileSystemWatcherTest.ExpectNoEvent(FileSystemWatcher watcher, WatcherChangeTypes unExpectedEvents, Action action, Action cleanup, String expectedPath, Int32 timeout) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 277
at System.IO.Tests.SymbolicLink_Changed_Tests.<FileSystemWatcher_SymbolicLink_TargetsDirectory_Create_IncludeSubdirectories>b__5_0() in /_/src/libraries/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.SymbolicLink.cs:line 100
at System.IO.Tests.FileSystemWatcherTest.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 238
----- Inner Stack Trace #2 (Xunit.Sdk.FalseException) -----
at System.IO.Tests.FileSystemWatcherTest.ExpectNoEvent(FileSystemWatcher watcher, WatcherChangeTypes unExpectedEvents, Action action, Action cleanup, String expectedPath, Int32 timeout) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 277
at System.IO.Tests.SymbolicLink_Changed_Tests.<FileSystemWatcher_SymbolicLink_TargetsDirectory_Create_IncludeSubdirectories>b__5_0() in /_/src/libraries/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.SymbolicLink.cs:line 100
at System.IO.Tests.FileSystemWatcherTest.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 238
----- Inner Stack Trace #3 (Xunit.Sdk.FalseException) -----
at System.IO.Tests.FileSystemWatcherTest.ExpectNoEvent(FileSystemWatcher watcher, WatcherChangeTypes unExpectedEvents, Action action, Action cleanup, String expectedPath, Int32 timeout) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 277
at System.IO.Tests.SymbolicLink_Changed_Tests.<FileSystemWatcher_SymbolicLink_TargetsDirectory_Create_IncludeSubdirectories>b__5_0() in /_/src/libraries/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.SymbolicLink.cs:line 100
at System.IO.Tests.FileSystemWatcherTest.Execute(Action test, Int32 maxAttempts, Func`2 backoffFunc, Predicate`1 retryWhen, String testName) in /_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs:line 238
Finished System.IO.FileSystem.Watcher.Tests, Version=11.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51
Tests run: 308, Errors: 0, Failures: 1, Skipped: 0. Time: 4.3316492s
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area-System.IOdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issue