dotnet / dotnet/aspnetcore

Skip ServerAddressesIncludesBaseAddress

Open
#62,787 0 comments 0 reactions 0 assignees View on GitHub
area-networking test-failure
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

## Failing Test(s)

- Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.StartupTests.ServerAddressesIncludesBaseAddress, on `Windows.Amd64.VS2022.Pre`

## Error Message

```text
Assert.Equal() Failure: Strings differ
↓ (pos 25)
Expected: "https://localhost:44300/МоёПриложение"
Actual: "https://localhost:44300/МОЁПРИЛОЖЕНИЕ"
↑ (pos 25)
```

## Stacktrace

```text
at Microsoft.AspNetCore.Server.IIS.IISExpress.FunctionalTests.StartupTests.ServerAddressesIncludesBaseAddress() in /_/src/Servers/IIS/IIS/test/Common.LongTests/StartupTests.cs:line 1318
--- End of stack trace from previous location ---
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.