CI (Native + dotnet) #414
GitHub Actions / Whisper.net Windows Test Results
succeeded
Feb 23, 2025 in 0s
54 passed, 0 failed and 3 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
tests/Whisper.net.Tests/TestResults/runneradmin_fv-az663-621_2025-02-23_16_25_03.trx | 18✅ | 1⚪ | 393s | |
tests/Whisper.net.Tests/TestResults/runneradmin_fv-az663-621_2025-02-23_16_25_55.trx | 18✅ | 1⚪ | 586s | |
tests/Whisper.net.Tests/TestResults/runneradmin_fv-az663-621_2025-02-23_16_25_59.trx | 18✅ | 1⚪ | 395s |
✅ tests/Whisper.net.Tests/TestResults/runneradmin_fv-az663-621_2025-02-23_16_25_03.trx
19 tests were completed in 393s with 18 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Whisper.net.Tests.FactoryTests | 6✅ | 572ms | ||
Whisper.net.Tests.ProcessAsyncFunctionalTests | 5✅ | 339s | ||
Whisper.net.Tests.ProcessFunctionalTests | 6✅ | 1⚪ | 391s | |
Whisper.net.Tests.ProcessQuantizedTests | 1✅ | 103s |
✅ 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/runneradmin_fv-az663-621_2025-02-23_16_25_55.trx
19 tests were completed in 586s with 18 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Whisper.net.Tests.FactoryTests | 6✅ | 45s | ||
Whisper.net.Tests.ProcessAsyncFunctionalTests | 5✅ | 535s | ||
Whisper.net.Tests.ProcessFunctionalTests | 6✅ | 1⚪ | 488s | |
Whisper.net.Tests.ProcessQuantizedTests | 1✅ | 435s |
✅ 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/runneradmin_fv-az663-621_2025-02-23_16_25_59.trx
19 tests were completed in 395s with 18 passed, 0 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Whisper.net.Tests.FactoryTests | 6✅ | 657ms | ||
Whisper.net.Tests.ProcessAsyncFunctionalTests | 5✅ | 298s | ||
Whisper.net.Tests.ProcessFunctionalTests | 6✅ | 1⚪ | 341s | |
Whisper.net.Tests.ProcessQuantizedTests | 1✅ | 96s |
✅ 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
Loading