Update to .NET 9 SDK and bump some dependencies #1050
Triggered via pull request
November 20, 2024 08:52
Status
Failure
Total duration
16m 46s
Artifacts
–
test-linux.yml
on: pull_request
format
2m 41s
pack
6m 7s
azure-tests
9m 15s
integration-tests
5m 10s
startup-hook-tests
5m 52s
profiler-tests
9m 17s
Annotations
5 errors and 2 warnings
Elastic.Apm.Azure.Functions.Tests.AzureFunctionsInProcessTests.Invoke_Http_NotFound:
test/azure/Elastic.Apm.Azure.Functions.Tests/AzureFunctionsInProcessTests.cs#L55
Expected attempt to be less than 60 because Could not connect to function running on http://localhost:17073/api/HttpTriggerWithNotFound, but found 60.
|
Elastic.Apm.Azure.Functions.Tests.AzureFunctionsInProcessTests.Invoke_Http_InternalServerError:
test/azure/Elastic.Apm.Azure.Functions.Tests/AzureFunctionsInProcessTests.cs#L34
Expected attempt to be less than 60 because Could not connect to function running on http://localhost:17073/api/HttpTriggerWithInternalServerError, but found 60.
|
Elastic.Apm.Azure.Functions.Tests.AzureFunctionsInProcessTests.Invoke_Http_Ok:
test/azure/Elastic.Apm.Azure.Functions.Tests/AzureFunctionsInProcessTests.cs#L24
Expected attempt to be less than 60 because Could not connect to function running on http://localhost:17073/api/SampleHttpTrigger, but found 60.
|
Elastic.Apm.Azure.Functions.Tests.AzureFunctionsInProcessTests.Invoke_Http_FunctionThrowsException:
test/azure/Elastic.Apm.Azure.Functions.Tests/AzureFunctionsInProcessTests.cs#L44
Expected attempt to be less than 60 because Could not connect to function running on http://localhost:17073/api/HttpTriggerWithException, but found 60.
|
azure-tests
Process completed with exit code 1.
|
pack
New version for cargo-make available: 0.37.23
|
profiler-tests
New version for cargo-make available: 0.37.23
|