Skip to content

chore: Re-enable flaky test(UserCanSpecifyCustomBuildConfiguration) for .NET Framework#3157

Merged
timcassell merged 1 commit into
dotnet:masterfrom
filzrev:chore-re-enable-flaky-test-on-netfx
May 29, 2026
Merged

chore: Re-enable flaky test(UserCanSpecifyCustomBuildConfiguration) for .NET Framework#3157
timcassell merged 1 commit into
dotnet:masterfrom
filzrev:chore-re-enable-flaky-test-on-netfx

Conversation

@filzrev
Copy link
Copy Markdown
Contributor

@filzrev filzrev commented May 29, 2026

This PR intended to fix #2376

What's changed in this PR

  1. Remove NonFullFramework env requirement.
  2. Increase build timeout to 360s (When I've tested before. 240 timeout is not enough on .NET Framework)
  3. Add NonGitHubDraftPR env requirement (Add settings to skip tests that take times on draft PR #3088)

@timcassell timcassell merged commit 5aefbc3 into dotnet:master May 29, 2026
11 checks passed
@timcassell timcassell added this to the v0.16.0 milestone May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UserCanSpecifyCustomBuildConfiguration is flaky on Windows

2 participants