-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
area-System.Diagnostics.EventLogtest-bugProblem in test source code (most likely)Problem in test source code (most likely)
Milestone
Description
Using Windows 10 Pro Insiders Preview Build 20211 x64 ko-KR.
<test name="System.Diagnostics.Tests.EventLogConfigurationTests.EventLogConfiguration_CheckProperties_RemainsTheSame(logName: \"Microsoft-Windows-TaskScheduler/Operational\")" type="System.Diagnostics.Tests.EventLogConfigurationTests" method="EventLogConfiguration_CheckProperties_RemainsTheSame" time="0.0480149" result="Fail">
<failure exception-type="Xunit.Sdk.NotEmptyException">
<message><![CDATA[Assert.NotEmpty() Failure]]></message>
<stack-trace><![CDATA[ at System.Diagnostics.Tests.EventLogConfigurationTests.EventLogConfiguration_CheckProperties_RemainsTheSame(String logName) in C:\Users\gotos\source\repos\runtime\src\libraries\System.Diagnostics.EventLog\tests\System\Diagnostics\Reader\EventLogConfigurationTests.cs:line 42]]></stack-trace>
</failure>
</test>
Line 42 in 1b18efa
Assert.NotEmpty(configuration.ProviderNames); |
Not sure if this something that's normally supposed to be filled with something or if this is a Windows bug.
Metadata
Metadata
Assignees
Labels
area-System.Diagnostics.EventLogtest-bugProblem in test source code (most likely)Problem in test source code (most likely)