Skip to content

Quarantine FileLoggerProcessorTests.WritesToNewFileOnNewInstance #34986

@TanayParikh

Description

@TanayParikh

Failing Test(s)

  • Microsoft.AspNetCore.HttpLogging.FileLoggerProcessorTests.WritesToNewFileOnNewInstance

Error Message

Assert.Equal() Failure
↓ (pos 0)
Expected: Message three

Actual:

↑ (pos 0)

Stacktrace

   at Microsoft.AspNetCore.HttpLogging.FileLoggerProcessorTests.WritesToNewFileOnNewInstance() in /_/src/Middleware/HttpLogging/test/FileLoggerProcessorTests.cs:line 330
--- End of stack trace from previous location ---

Logs

[xUnit.net 00:00:04.31]     Microsoft.AspNetCore.HttpLogging.FileLoggerProcessorTests.WritesToNewFileOnNewInstance [FAIL]
[xUnit.net 00:00:04.31]       Assert.Equal() Failure
[xUnit.net 00:00:04.31]                 ↓ (pos 0)
[xUnit.net 00:00:04.31]       Expected: Message three\n
[xUnit.net 00:00:04.31]       Actual:   
[xUnit.net 00:00:04.31]                 ↑ (pos 0)
[xUnit.net 00:00:04.31]       Stack Trace:
[xUnit.net 00:00:04.32]         /_/src/Middleware/HttpLogging/test/FileLoggerProcessorTests.cs(330,0): at Microsoft.AspNetCore.HttpLogging.FileLoggerProcessorTests.WritesToNewFileOnNewInstance()
[xUnit.net 00:00:04.32]         --- End of stack trace from previous location ---
[xUnit.net 00:00:05.31]   Finished:    Microsoft.AspNetCore.HttpLogging.Tests

Build

https://dev.azure.com/dnceng/public/_build/results?buildId=1271097&view=ms.vss-test-web.build-test-results-tab&runId=37609180&resultId=110685&paneView=debug

Metadata

Metadata

Assignees

Labels

area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionstest-failuretest-fixed

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions