Add netstandard2.1
target and update DiagnosticSource
dependency
#1373
test-windows.yml
on: pull_request
format
3m 55s
integrations-tests
0s
startup-hook-tests
0s
profiler-tests
0s
test-iis
0s
Annotations
4 errors
tests
Process completed with exit code 1.
|
Elastic.Apm.Tests.ActivityIntegrationTests.MultipleTransactionInOneActivity:
test/Elastic.Apm.Tests/ActivityIntegrationTests.cs#L146
Expected payloadSender.Transactions[1].TraceId to be "fd566240de1fe7f06a4db7b2d11f2aa3", but "35b55b623ab7b20db77303d4b47789a9" differs near "35b" (index 0).
|
Elastic.Apm.Tests.ActivityIntegrationTests.StartActivityWithHierarchicalIdAfterTransaction:
test/Elastic.Apm.Tests/ActivityIntegrationTests.cs#L120
Expected string to be "3084fc1b3729b580742b3fd8da6e8e04", but "00000000000000000000000000000000" differs near "000" (index 0).
|
Elastic.Apm.Tests.ActivityIntegrationTests.StartActivityAfterTransaction:
test/Elastic.Apm.Tests/ActivityIntegrationTests.cs#L95
Expected string to be "b3a6c8aee70dcec525b83835f6973a11", but "00000000000000000000000000000000" differs near "000" (index 0).
|