Skip to content

Commit 1cb25da

Browse files
Unquarantine W3CLoggerTests.HandlesNullValuesAsync (issue #61052) (#65967)
Test has been passing 100% for 30+ days (300 passes, 30 builds) in the quarantined test pipeline. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 94ee69f commit 1cb25da

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Middleware/HttpLogging/test/W3CLoggerTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ public async Task WritesDateTime()
5454
}
5555

5656
[Fact]
57-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/61052")]
5857
public async Task HandlesNullValuesAsync()
5958
{
6059
var path = Path.GetTempFileName() + "_";

0 commit comments

Comments
 (0)