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

Fix linux vulkan CI #356

Merged
merged 3 commits into from
Mar 4, 2025

Added Dependency Provider logs

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

Fix linux vulkan CI #356

Added Dependency Provider logs
ab7cdea
Select commit
Loading
Failed to load commit list.
GitHub Actions / Whisper.net Linux Test Results succeeded Mar 4, 2025 in 1s

36 passed, 0 failed and 2 skipped

Tests passed successfully

Report Passed Failed Skipped Time
tests/Whisper.net.Tests/TestResults/_fv-az1374-228_2025-03-04_09_37_13.trx 18✅ 1⚪ 41s
tests/Whisper.net.Tests/TestResults/_fv-az1374-228_2025-03-04_09_37_15.trx 18✅ 1⚪ 41s

✅ tests/Whisper.net.Tests/TestResults/_fv-az1374-228_2025-03-04_09_37_13.trx

19 tests were completed in 41s with 18 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Whisper.net.Tests.FactoryTests 6✅ 630ms
Whisper.net.Tests.ProcessAsyncFunctionalTests 5✅ 30s
Whisper.net.Tests.ProcessFunctionalTests 6✅ 1⚪ 39s
Whisper.net.Tests.ProcessQuantizedTests 1✅ 8s

✅ Whisper.net.Tests.FactoryTests

✅ CreateBuilder_WithCorruptedModel_ShouldThrow
✅ CreateBuilder_WithDisposedFactory_ShouldThrow
✅ CreateBuilder_WithFileModel_ShouldReturnBuilder
✅ CreateBuilder_WithMemoryModel_ShouldReturnBuilder
✅ CreateBuilder_WithNoModel_ShouldThrow
✅ GetSupportedLanguages_ShouldReturnAll

✅ Whisper.net.Tests.ProcessAsyncFunctionalTests

✅ ProcessAsync_CalledMultipleTimes_Serially_WillCompleteEverytime
✅ ProcessAsync_Cancelled_WillCancellTheProcessing_AndDispose_WillWaitUntilFullyFinished
✅ ProcessAsync_WhenJunkChunkExists_ProcessCorrectly
✅ ProcessAsync_WhenMultichannel_ProcessCorrectly
✅ TestHappyFlowAsync

✅ Whisper.net.Tests.ProcessFunctionalTests

✅ Process_CalledMultipleTimes_Serially_WillCompleteEverytime
✅ Process_WhenMultichannel_ProcessCorrectly
✅ Test_LibraryLoadError_ShouldFallbackToCPU(invalidLibrary: "cuda")
✅ Test_LibraryLoadError_ShouldFallbackToCPU(invalidLibrary: "openvino")
✅ TestAutoDetectLanguageWithRomanian
⚪ TestCancelEncoder
✅ TestHappyFlow

✅ Whisper.net.Tests.ProcessQuantizedTests

✅ TestHappyFlowQuantized

✅ tests/Whisper.net.Tests/TestResults/_fv-az1374-228_2025-03-04_09_37_15.trx

19 tests were completed in 41s with 18 passed, 0 failed and 1 skipped.

Test suite Passed Failed Skipped Time
Whisper.net.Tests.FactoryTests 6✅ 618ms
Whisper.net.Tests.ProcessAsyncFunctionalTests 5✅ 30s
Whisper.net.Tests.ProcessFunctionalTests 6✅ 1⚪ 37s
Whisper.net.Tests.ProcessQuantizedTests 1✅ 9s

✅ Whisper.net.Tests.FactoryTests

✅ CreateBuilder_WithCorruptedModel_ShouldThrow
✅ CreateBuilder_WithDisposedFactory_ShouldThrow
✅ CreateBuilder_WithFileModel_ShouldReturnBuilder
✅ CreateBuilder_WithMemoryModel_ShouldReturnBuilder
✅ CreateBuilder_WithNoModel_ShouldThrow
✅ GetSupportedLanguages_ShouldReturnAll

✅ Whisper.net.Tests.ProcessAsyncFunctionalTests

✅ ProcessAsync_CalledMultipleTimes_Serially_WillCompleteEverytime
✅ ProcessAsync_Cancelled_WillCancellTheProcessing_AndDispose_WillWaitUntilFullyFinished
✅ ProcessAsync_WhenJunkChunkExists_ProcessCorrectly
✅ ProcessAsync_WhenMultichannel_ProcessCorrectly
✅ TestHappyFlowAsync

✅ Whisper.net.Tests.ProcessFunctionalTests

✅ Process_CalledMultipleTimes_Serially_WillCompleteEverytime
✅ Process_WhenMultichannel_ProcessCorrectly
✅ Test_LibraryLoadError_ShouldFallbackToCPU(invalidLibrary: "cuda")
✅ Test_LibraryLoadError_ShouldFallbackToCPU(invalidLibrary: "openvino")
✅ TestAutoDetectLanguageWithRomanian
⚪ TestCancelEncoder
✅ TestHappyFlow

✅ Whisper.net.Tests.ProcessQuantizedTests

✅ TestHappyFlowQuantized