Skip to content

The Android logging support has broken a diagnostics exception handling test #114579

Closed
@janvorli

Description

@janvorli

The change #113416 has broken the UnhandledExceptionTest in the dotnet diagnostic tests. It looks like the test can see added extra newlines in the unhandled exception stack trace dumped to the console. The test verifies that the output matches an expected result and it fails due to that.
Interestingly, when the output is printed to console, there are no extra newlines, it only happens when the output is redirected. Even redirecting to a file causes this problem.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions