Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update github actions #810

Merged
merged 1 commit into from
Jan 13, 2025

chore(deps): update github actions

cbe69e1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

chore(deps): update github actions #810

chore(deps): update github actions
cbe69e1
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test - rabbitmq091 x Verbose succeeded Jan 13, 2025 in 0s

33 passed, 0 failed and 0 skipped

Tests passed successfully

βœ…Β ./Tests/Stream/Client/TestResults/test-results.trx

33 tests were completed in 42s with 33 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.CreateSessionTests 2βœ… 666ms
ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.HealthChecksTests 1βœ… 39ms
ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.ResultsServiceTests 3βœ… 319ms
ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.StreamWrapperTests 24βœ… 40s
ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.TaskSubmissionTests 3βœ… 503ms

βœ…Β ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.CreateSessionTests

βœ… NullDefaultTaskOptionShouldThrowException
βœ… SessionShouldBeCreated

βœ…Β ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.HealthChecksTests

βœ… HealthCheckShouldSucceed

βœ…Β ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.ResultsServiceTests

βœ… CreateResultsAndMetadataShouldSucceed
βœ… CreateResultsDirectlyShouldSucceed
βœ… DownloadNotExistingResultShouldSucceed

βœ…Β ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.StreamWrapperTests

βœ… EmptyPayload
βœ… LargePayloads(10,1)
βœ… LargePayloads(10,10)
βœ… LargePayloads(10,2)
βœ… LargePayloads(10,5)
βœ… LargePayloads(2,1)
βœ… LargePayloads(2,10)
βœ… LargePayloads(2,2)
βœ… LargePayloads(2,5)
βœ… MultipleDataDependencies(1)
βœ… MultipleDataDependencies(20)
βœ… MultipleDataDependencies(5)
βœ… MultipleTasks(100,Compute)
βœ… MultipleTasks(100,Transfer)
βœ… MultipleTasks(4,Compute)
βœ… MultipleTasks(4,Transfer)
βœ… MultipleTasks(5,Compute)
βœ… MultipleTasks(5,Transfer)
βœ… PriorityShouldHaveAnEffect(10)
βœ… PriorityShouldHaveAnEffect(50)
βœ… Square(2)
βœ… Square(4)
βœ… TaskError()
βœ… TaskFailed

βœ…Β ArmoniK.Extensions.Common.StreamWrapper.Tests.Client.TaskSubmissionTests

βœ… CreatedByShouldBeFilled
βœ… SubmitTasksBeforePayloadShouldSucceed
βœ… SubmitTasksShouldSucceed