Skip ServerAddressesIncludesBaseAddress
Open
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
Assessment
This issue has not been assessed yet.