-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Open
Labels
area-System.IOdisabled-testThe test is disabled in source code against the issueThe test is disabled in source code against the issue
Milestone
Description
Various System.IO.Tests.Directory tests fail at different times.
Today it failed with NotifyFilter_ModifyAndCreate test.
Related: #104269
Pipeline: runtime-coreclr superpmi-collect: 20240707.1
net9.0-windows-Release-x86-coreclr_Checked-no_tiered_compilation-windows.10.amd64.x86.rt
- System.IO.Tests.Directory_NotifyFilter_Tests.FileSystemWatcher_Directory_NotifyFilter_ModifyAndCreate
Error Message
Changed event did not occur as expected
Stack Trace
/_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs(295,0): at System.IO.Tests.FileSystemWatcherTest.ExecuteAndVerifyEvents(FileSystemWatcher watcher, WatcherChangeTypes expectedEvents, Action action, Boolean assertExpected, String[] expectedPaths, Int32 timeout)
/_/src/libraries/System.IO.FileSystem.Watcher/tests/Utility/FileSystemWatcherTest.cs(198,0): at System.IO.Tests.FileSystemWatcherTest.ExpectEvent(FileSystemWatcher watcher, WatcherChangeTypes expectedEvents, Action action, Action cleanup, String[] expectedPaths, Int32 attempts, Int32 timeout)
/_/src/libraries/System.IO.FileSystem.Watcher/tests/FileSystemWatcher.Directory.NotifyFilter.cs(242,0): at System.IO.Tests.Directory_NotifyFilter_Tests.FileSystemWatcher_Directory_NotifyFilter_ModifyAndCreate()
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
/_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs(36,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
/_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(57,0): at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
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