Skip to content

Fsw.Tests: FileMove_FromWatchedToUnwatched: remove ActiveIssue.#130067

Merged
jkotas merged 1 commit into
dotnet:mainfrom
tmds:remove-activeissue
Jul 1, 2026
Merged

Fsw.Tests: FileMove_FromWatchedToUnwatched: remove ActiveIssue.#130067
jkotas merged 1 commit into
dotnet:mainfrom
tmds:remove-activeissue

Conversation

@tmds

@tmds tmds commented Jul 1, 2026

Copy link
Copy Markdown
Member

.NET 11 reduces the number of inotify instances a single application uses to one. This reduces contention during the test run.

Fixes #96728.

@jkotas ptal.

.NET 11 reduces the number of inotify instances a single application uses to one.
This reduces contention during the test run.

Fixes dotnet#96728.
@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Jul 1, 2026
@jkotas

jkotas commented Jul 1, 2026

Copy link
Copy Markdown
Member

/azp run runtime-coreclr crossgen2-outerloop

@azure-pipelines

Copy link
Copy Markdown
No pipelines are associated with this pull request.

@jkotas jkotas enabled auto-merge (squash) July 1, 2026 06:01
@adamsitnik

Copy link
Copy Markdown
Member

/azp run runtime-coreclr crossgen2 outerloop

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@jkotas

jkotas commented Jul 1, 2026

Copy link
Copy Markdown
Member

/ba-g failures are known issues

@jkotas jkotas merged commit b9601f1 into dotnet:main Jul 1, 2026
139 of 143 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-System.IO community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

System.IO.FileSystem.Watcher.Tests Fails with Open File Descriptors Limit Reached when TestReadyToRun is Enabled

3 participants