Skip to content

Several of the FileSystemWatcherTests are failing after PR 14043 #9000

@tannergooding

Description

@tannergooding

It seems that dotnet/coreclr#14043 introduced four failures in the CoreFX baseline tests:

  • System.IO.Tests.File_Create_Tests.FileSystemWatcher_File_Create
  • System.IO.Tests.FileSystemWatcherTests_netstandard17.EndInit_ResumesPausedEnableRaisingEvents
  • System.IO.Tests.FileSystemWatcherTests_netstandard17.EndInit_ResumesPausedEnableRaisingEvents(setBeforeBeginInit: True)
  • System.IO.Tests.FileSystemWatcherTests_netstandard17.EndInit_ResumesPausedEnableRaisingEvents(setBeforeBeginInit: False)

These were first detected in dotnet/coreclr#14119 (Job: https://ci.dot.net/job/dotnet_coreclr/job/master/job/jitstress/job/x64_checked_ubuntu_corefx_baseline_prtest/98/). But they also appeared earlier in the daily runs of the job: https://ci.dot.net/job/dotnet_coreclr/job/master/job/jitstress/job/x64_checked_ubuntu_corefx_baseline/298/.

NOTE: It wasn't detected earlier due to other build failures in the job that was caused by an unrelated change.

I did validate that it repro's as of the PR commit (555f436), but not in the commit prior to that (5d37885).

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.IOblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions