Skip to content

WIP v1.7.5

WIP v1.7.5 #364

Re-run triggered February 15, 2025 14:01
Status Failure
Total duration 2m 22s
Artifacts 16

build-all.yml

on: pull_request
windows-no-avx  /  native-build
2m 16s
windows-no-avx / native-build
linux-no-avx  /  native-build
1m 20s
linux-no-avx / native-build
linux-cuda  /  native-build
linux-cuda / native-build
linux-openvino  /  native-build
linux-openvino / native-build
linux-vulkan  /  native-build
linux-vulkan / native-build
macos-coreml  /  arm-native-build
macos-coreml / arm-native-build
macos-coreml  /  intel-native-build
macos-coreml / intel-native-build
windows-cuda  /  native-build
windows-cuda / native-build
windows-openvino  /  native-build
windows-openvino / native-build
windows-vulkan  /  native-build
windows-vulkan / native-build
dotnet-maui-build-and-test  /  dotnet-maui-build
5m 55s
dotnet-maui-build-and-test / dotnet-maui-build
dotnet-build  /  dotnet-macos
3m 12s
dotnet-build / dotnet-macos
dotnet-build  /  dotnet-windows
2m 8s
dotnet-build / dotnet-windows
dotnet-build  /  dotnet-linux
1m 19s
dotnet-build / dotnet-linux
dotnet-maui-build-and-test  /  dotnet-maui-test-android
4m 35s
dotnet-maui-build-and-test / dotnet-maui-test-android
dotnet-maui-build-and-test  /  dotnet-maui-test-ios
3m 51s
dotnet-maui-build-and-test / dotnet-maui-test-ios
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithCorruptedModel_ShouldThrow: tests/Whisper.net.Tests/FactoryTests.cs#L61
Failed test found in: runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_21.trx runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_23.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_15.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_16.trx Error: Expected a <Whisper.net.WhisperModelLoadException> to be thrown, but found <System.Exception>: System.Exception: Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary at Whisper.net.WhisperFactory.CheckLibraryLoaded() in D:\a\whisper.net\whisper.net\Whisper.net\WhisperFactory.cs:line 191 at Whisper.net.WhisperFactory..ctor(IWhisperProcessorModelLoader loader, Boolean delayInit) in D:\a\whisper.net\whisper.net\Whisper.net\WhisperFactory.cs:line 35 at Whisper.net.WhisperFactory.FromPath(String path, WhisperFactoryOptions options) in D:\a\whisper.net\whisper.net\Whisper.net\WhisperFactory.cs:line 115 at Whisper.net.WhisperFactory.FromPath(String path) in D:\a\whisper.net\whisper.net\Whisper.net\WhisperFactory.cs:line 101 at Whisper.net.Tests.FactoryTests.<>c.<CreateBuilder_WithCorruptedModel_ShouldThrow>b__7_0() in D:\a\whisper.net\whisper.net\tests\Whisper.net.Tests\FactoryTests.cs:line 57 at FluentAssertions.Specialized.ActionAssertions.InvokeSubject() at FluentAssertions.Specialized.DelegateAssertions`2.InvokeSubjectWithInterception().
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithDisposedFactory_ShouldThrow: Whisper.net/WhisperFactory.cs#L191
Failed test found in: runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_21.trx runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_23.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_15.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_16.trx Error: System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithFileModel_ShouldReturnBuilder: Whisper.net/WhisperFactory.cs#L191
Failed test found in: runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_21.trx runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_23.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_15.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_16.trx Error: System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithMemoryModel_ShouldReturnBuilder: Whisper.net/WhisperFactory.cs#L191
Failed test found in: runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_21.trx runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_23.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_15.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_16.trx Error: System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
Whisper.net.Tests.FactoryTests ► CreateBuilder_WithNoModel_ShouldThrow: tests/Whisper.net.Tests/FactoryTests.cs#L49
Failed test found in: runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_21.trx runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_23.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_15.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_16.trx Error: Expected a <Whisper.net.WhisperModelLoadException> to be thrown, but found <System.Exception>: System.Exception: Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary at Whisper.net.WhisperFactory.CheckLibraryLoaded() in D:\a\whisper.net\whisper.net\Whisper.net\WhisperFactory.cs:line 191 at Whisper.net.WhisperFactory..ctor(IWhisperProcessorModelLoader loader, Boolean delayInit) in D:\a\whisper.net\whisper.net\Whisper.net\WhisperFactory.cs:line 35 at Whisper.net.WhisperFactory.FromPath(String path, WhisperFactoryOptions options) in D:\a\whisper.net\whisper.net\Whisper.net\WhisperFactory.cs:line 115 at Whisper.net.WhisperFactory.FromPath(String path) in D:\a\whisper.net\whisper.net\Whisper.net\WhisperFactory.cs:line 101 at Whisper.net.Tests.FactoryTests.<>c.<CreateBuilder_WithNoModel_ShouldThrow>b__6_0() in D:\a\whisper.net\whisper.net\tests\Whisper.net.Tests\FactoryTests.cs:line 45 at FluentAssertions.Specialized.ActionAssertions.InvokeSubject() at FluentAssertions.Specialized.DelegateAssertions`2.InvokeSubjectWithInterception().
Whisper.net.Tests.FactoryTests ► GetSupportedLanguages_ShouldReturnAll: Whisper.net/WhisperFactory.cs#L191
Failed test found in: runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_21.trx runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_23.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_15.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_16.trx Error: System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_CalledMultipleTimes_Serially_WillCompleteEverytime: Whisper.net/WhisperFactory.cs#L191
Failed test found in: runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_21.trx runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_23.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_15.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_16.trx Error: System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_Cancelled_WillCancellTheProcessing_AndDispose_WillWaitUntilFullyFinished: Whisper.net/WhisperFactory.cs#L191
Failed test found in: runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_21.trx runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_23.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_15.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_16.trx Error: System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_WhenJunkChunkExists_ProcessCorrectly: Whisper.net/WhisperFactory.cs#L191
Failed test found in: runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_21.trx runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_23.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_15.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_16.trx Error: System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
Whisper.net.Tests.ProcessAsyncFunctionalTests ► ProcessAsync_WhenMultichannel_ProcessCorrectly: Whisper.net/WhisperFactory.cs#L191
Failed test found in: runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_21.trx runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_23.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_15.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_16.trx Error: System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
Whisper.net.Tests.ProcessAsyncFunctionalTests ► TestHappyFlowAsync: Whisper.net/WhisperFactory.cs#L191
Failed test found in: runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_21.trx runtimes/tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1258-48_2025-02-15_13_13_23.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_15.trx tests/Whisper.net.Tests/TestResults/runneradmin_fv-az1489-610_2025-02-15_14_03_16.trx Error: System.Exception : Failed to load native whisper library. Error: Cannot load the library on this platform using NativeLibrary
dotnet-build / dotnet-windows
Failed test were found and 'fail-on-error' option is set to true
dotnet-build / dotnet-windows
Process completed with exit code 1.
android / native-build
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
linux-no-avx / native-build
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
linux / native-build
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
wasm / native-build
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101

Artifacts

Produced during runtime
Name Size
test-results-windows Expired
63.1 KB