Skip to content

Time is reported incorrectly for xunit when different verbosity is used #4894

@nohwnd

Description

@nohwnd

full issue is in here in dotnet repo: dotnet/runtime#98205 (comment)

This is probably linked to the fact that normal console logger is measuring execution by datetime.now and the minimal output logger is collecting first and last test from each dll, and then reporting the diff.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions