Skip to content

Move logging caching over to ConditionalWeaktable as fix for #2234 #377

Move logging caching over to ConditionalWeaktable as fix for #2234

Move logging caching over to ConditionalWeaktable as fix for #2234 #377

Triggered via pull request December 13, 2023 14:15
Status Skipped
Total duration 2s
Artifacts

test-windows-iis.yml

on: pull_request
test-iis
0s
test-iis
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Elastic.Apm.Tests.dll ► Elastic.Apm.Tests.LoggerTests ► LoggerTests.StructuredLogWithCorrectNumberOfArgs: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml#L0
Failed test found in: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml Error: System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection.
Elastic.Apm.Tests.dll ► Elastic.Apm.Tests.LoggerTests ► LoggerTests.TestLogError: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml#L0
Failed test found in: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml Error: Expected logger.Lines[0] to contain a single item, but the collection is empty.
Elastic.Apm.Tests.dll ► Elastic.Apm.Tests.LoggerTests ► LoggerTests.LogLevelSwitch_Should_Switch_LogLevel: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml#L0
Failed test found in: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml Error: Expected logger.Lines[0] to be 2, but found 0.
Elastic.Apm.Tests.dll ► Elastic.Apm.Tests.LoggerTests ► LoggerTests.StructuredLogTemplateWithAdditionalArguments_LogError: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml#L0
Failed test found in: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml Error: System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection.
Elastic.Apm.Tests.dll ► Elastic.Apm.Tests.LoggerTests ► LoggerTests.StructuredLogTemplateWith1MissingArgument_LogError: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml#L0
Failed test found in: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml Error: System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection.
Elastic.Apm.Tests.dll ► Elastic.Apm.Tests.LoggerTests ► LoggerTests.LogExceptionTest: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml#L0
Failed test found in: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml Error: System.ArgumentOutOfRangeException : Index was out of range. Must be non-negative and less than the size of the collection.
Elastic.Apm.Tests.dll ► Elastic.Apm.Tests.LoggerTests ► LoggerTests.CentralConfigNoUserNamePwPrinted: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml#L0
Failed test found in: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml Error: Expected collection to contain at least 1 item(s), but found 0.
Elastic.Apm.Tests.dll ► Elastic.Apm.Tests.LoggerTests ► LoggerTests.TestLogInfo: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml#L0
Failed test found in: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml Error: Expected logger.Lines[0] to be 3, but found 0.
Elastic.Apm.Tests.dll ► Elastic.Apm.Tests.LoggerTests ► LoggerTests.TestLogDebug: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml#L0
Failed test found in: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml Error: Expected logger.Lines[0] to be 4, but found 0.
Elastic.Apm.Tests.dll ► Elastic.Apm.Tests.LoggerTests ► LoggerTests.PayloadSenderNoUserNamePwPrintedForServerUrlWithServerReturn: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml#L0
Failed test found in: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml Error: Expected collection to contain 1 item(s), but found 0.
Elastic.Apm.Tests.dll ► Elastic.Apm.Tests.LoggerTests ► LoggerTests.TestLogWarning: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml#L0
Failed test found in: junit-unit-windows-NETFramework462-Elastic.Apm.Tests.xml Error: Expected logger.Lines[0] to be 2, but found 0.