Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Fix ListenerWithFilter test#37731

Merged
stephentoub merged 1 commit intodotnet:masterfrom
stephentoub:listentest
May 17, 2019
Merged

Fix ListenerWithFilter test#37731
stephentoub merged 1 commit intodotnet:masterfrom
stephentoub:listentest

Conversation

@stephentoub
Copy link
Copy Markdown
Member

It's searching the output to ensure the id doesn't get written out, so it can't match other IDs that are written out.

Fixes https://github.com/dotnet/corefx/issues/37617
cc: @ViktorHofer

It's searching the output to ensure the id doesn't get written out, so it can't match other IDs that are written out.
@stephentoub stephentoub merged commit 05233fd into dotnet:master May 17, 2019
@stephentoub stephentoub deleted the listentest branch May 17, 2019 00:31
@karelz karelz added this to the 3.0 milestone May 22, 2019
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
It's searching the output to ensure the id doesn't get written out, so it can't match other IDs that are written out.

Commit migrated from dotnet/corefx@05233fd
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test failure: System.Diagnostics.TextWriterTraceListenerTests.XmlWriterTraceListenerTests/ListenerWithFilter

3 participants