Move logging caching over to ConditionalWeaktable as fix for #2234 #377
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.
|