Skip to content

Move markdownlintignore to workflows directory

88e1f23
Select commit
Loading
Failed to load commit list.
Merged

Configure Markdownlint to ignore eng/common files #2990

Move markdownlintignore to workflows directory
88e1f23
Select commit
Loading
Failed to load commit list.
Azure Pipelines / microsoft-reverse-proxy-ci failed Jan 21, 2026 in 52m 9s

Build #20260121.6 had test failures

Details

Tests

  • Failed: 2 (0.03%)
  • Passed: 5,994 (99.77%)
  • Other: 12 (0.20%)
  • Total: 6,008

Annotations

Check failure on line 0 in XUnit

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft-reverse-proxy-ci

XUnit#L0

XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: D:\a\_work\1\s\artifacts\TestResults\Release\Yarp.ReverseProxy.FunctionalTests_net9.0_x64.html [net9.0|x64]

Check failure on line 48 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft-reverse-proxy-ci

Build log #L48

Git fetch failed with exit code: 128

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft-reverse-proxy-ci

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: /home/vsts/work/1/s/artifacts/TestResults/Release/

Check failure on line 48 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft-reverse-proxy-ci

Build log #L48

Git fetch failed with exit code: 128

Check failure on line 1 in Yarp.ReverseProxy.WebSocketsTelemetryTests.ConnectionClosed_BlameAttributedCorrectly

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft-reverse-proxy-ci

Yarp.ReverseProxy.WebSocketsTelemetryTests.ConnectionClosed_BlameAttributedCorrectly

Test failed

Check failure on line 1 in Yarp.ReverseProxy.WebSocketsTelemetryTests.ConnectionClosed_BlameAttributedCorrectly(clientBehavior: SendsClose_ClosesConnection, serverBehavior: SendsClose_ClosesConnection, expectedReasons: [ClientGracefulClose, ServerGracefulClose])

See this annotation in the file changed.

@azure-pipelines azure-pipelines / microsoft-reverse-proxy-ci

Yarp.ReverseProxy.WebSocketsTelemetryTests.ConnectionClosed_BlameAttributedCorrectly(clientBehavior: SendsClose_ClosesConnection, serverBehavior: SendsClose_ClosesConnection, expectedReasons: [ClientGracefulClose, ServerGracefulClose])

Assert.Contains() Failure: Item not found in collection
Collection: [ClientGracefulClose, ServerGracefulClose]
Not found:  ClientDisconnect
Raw output
   at Yarp.ReverseProxy.WebSocketsTelemetryTests.ConnectionClosed_BlameAttributedCorrectly(Behavior clientBehavior, Behavior serverBehavior, WebSocketCloseReason[] expectedReasons) in /_/test/ReverseProxy.FunctionalTests/WebSocketsTelemetryTests.cs:line 198
--- End of stack trace from previous location ---