Skip to content

Fix non-windows test failure on Microsoft.Extensions.Hosting.HostTests.CreateDefaultBuilder_RegistersEventSourceLogger#39411

Merged
ViktorHofer merged 2 commits into
dotnet:masterfrom
maryamariyan:ifdefix
Jul 16, 2020
Merged

Fix non-windows test failure on Microsoft.Extensions.Hosting.HostTests.CreateDefaultBuilder_RegistersEventSourceLogger#39411
ViktorHofer merged 2 commits into
dotnet:masterfrom
maryamariyan:ifdefix

Conversation

@maryamariyan

Copy link
Copy Markdown
Contributor

@maryamariyan maryamariyan self-assigned this Jul 16, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the area-Infrastructure-coreclr Only use for closed issues label Jul 16, 2020
@maryamariyan maryamariyan added area-Extensions-Logging and removed area-Infrastructure-coreclr Only use for closed issues labels Jul 16, 2020
@maryamariyan maryamariyan changed the title Fix non-windows test failure on ConsoleLoggerProvider tests failing on non-Windows platforms Fix non-windows test failure on Microsoft.Extensions.Hosting.HostTests.CreateDefaultBuilder_RegistersEventSourceLogger Jul 16, 2020

@safern safern left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not great at naming, but I think the constant name looks fine

@ViktorHofer
ViktorHofer merged commit 47a2b59 into dotnet:master Jul 16, 2020
aik-jahoda pushed a commit to aik-jahoda/runtime that referenced this pull request Jul 16, 2020
…s.CreateDefaultBuilder_RegistersEventSourceLogger (dotnet#39411)

* ifdefing SuppressGCTransition out of Logging.Console

Fixes dotnet#39404 

Co-authored-by: Adam Sitnik <adam.sitnik@gmail.com>
aik-jahoda pushed a commit that referenced this pull request Jul 16, 2020
…s.CreateDefaultBuilder_RegistersEventSourceLogger (#39411) (#39434)

* ifdefing SuppressGCTransition out of Logging.Console

Fixes #39404 

Co-authored-by: Adam Sitnik <adam.sitnik@gmail.com>

Co-authored-by: Maryam Ariyan <maryam.ariyan@microsoft.com>
Co-authored-by: Adam Sitnik <adam.sitnik@gmail.com>
Co-authored-by: Jan Jahoda <jajahoda@.microsoft.com>
@safern

safern commented Jul 16, 2020

Copy link
Copy Markdown
Member

@maryamariyan I think it would make sense to port this to P8 branch?

@maryamariyan

Copy link
Copy Markdown
Contributor Author

I believe @aik-jahoda already ported: #39434

@safern

safern commented Jul 16, 2020

Copy link
Copy Markdown
Member

Cool, thanks.

@karelz karelz added this to the 5.0.0 milestone Aug 18, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Microsoft.Extensions.Logging.Console.ConsoleLoggerProvider tests failing on non-Windows platforms

7 participants