Skip to content

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Jul 25, 2025

This test started failing after the machine rollback yesterday - this is due to us losing some IIS features that were added in the rollout last week. It should only fail until the next rollout next week, at which time I'll revert this change.

@Copilot Copilot AI review requested due to automatic review settings July 25, 2025 17:14
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR temporarily skips a failing test RequestPathBase_WithDoubleSlashes_Split due to IIS feature rollback on the test machines. The test will be re-enabled after the next deployment restores the required IIS features.

Comments suppressed due to low confidence (1)

src/Servers/IIS/IIS/test/Common.FunctionalTests/RequestPathBaseTests.cs:73

  • The [SkipOnCI] attribute completely disables test coverage for this functionality in CI environments. Consider using a more specific attribute like [SkipOnPlatform] or [ConditionalFact] with environment checks to only skip when the required IIS features are unavailable, ensuring the test runs when conditions are met.
    [SkipOnCI]

@github-actions github-actions bot added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Jul 25, 2025
@wtgodbe wtgodbe merged commit e7d49f5 into main Jul 25, 2025
30 checks passed
@wtgodbe wtgodbe deleted the wtgodbe/skippin branch July 25, 2025 20:40
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-rc1 milestone Jul 25, 2025
wtgodbe added a commit that referenced this pull request Jul 29, 2025
wtgodbe added a commit that referenced this pull request Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant