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

Added test reporter #303

Merged
merged 5 commits into from
Dec 20, 2024

Added task to upload trx results

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

Added test reporter #303

Added task to upload trx results
23c530a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Whisper.net MacOs Test Results succeeded Dec 20, 2024 in 0s

38 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
tests/Whisper.net.Tests/TestResults/_Mac-1734725459040_2024-12-20_20_25_54.trx 19✅ 84s
tests/Whisper.net.Tests/TestResults/_Mac-1734725459040_2024-12-20_20_25_55.trx 19✅ 85s

✅ tests/Whisper.net.Tests/TestResults/_Mac-1734725459040_2024-12-20_20_25_54.trx

19 tests were completed in 84s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Whisper.net.Tests.FactoryTests 6✅ 401ms
Whisper.net.Tests.ProcessAsyncFunctionalTests 5✅ 69s
Whisper.net.Tests.ProcessFunctionalTests 7✅ 73s
Whisper.net.Tests.ProcessQuantizedTests 1✅ 31s

✅ Whisper.net.Tests.FactoryTests

✅ CreateBuilder_WithBufferedModel_ShouldReturnBuilder
✅ CreateBuilder_WithCorruptedModel_ShouldThrow
✅ CreateBuilder_WithDisposedFactory_ShouldThrow
✅ CreateBuilder_WithFileModel_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/_Mac-1734725459040_2024-12-20_20_25_55.trx

19 tests were completed in 85s with 19 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
Whisper.net.Tests.FactoryTests 6✅ 1s
Whisper.net.Tests.ProcessAsyncFunctionalTests 5✅ 66s
Whisper.net.Tests.ProcessFunctionalTests 7✅ 76s
Whisper.net.Tests.ProcessQuantizedTests 1✅ 17s

✅ Whisper.net.Tests.FactoryTests

✅ CreateBuilder_WithBufferedModel_ShouldReturnBuilder
✅ CreateBuilder_WithCorruptedModel_ShouldThrow
✅ CreateBuilder_WithDisposedFactory_ShouldThrow
✅ CreateBuilder_WithFileModel_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