Improved unit tests for FFmpegRunner #221
GitHub Actions / Palaso Tests
failed
Nov 19, 2024 in 0s
3 fail, 127 skipped, 4 166 pass in 11m 4s
Annotations
Check warning on line 0 in SIL.Media.Tests.AudioFactoryTests
github-actions / Palaso Tests
Construct_FileDoesNotExist_OK (SIL.Media.Tests.AudioFactoryTests) failed
artifacts/Test results (net462)/results_net462_20241119225630.trx [took 0s]
Raw output
System.Exception : irrKlang device could not be created with the specified parameters. at IrrKlang.ISoundEngine.createSoundEngine(SoundOutputDriver driver, SoundEngineOptionFlag options, String deviceID)
at SIL.Media.WindowsAudioSession..ctor(String filePath) in D:\a\libpalaso\libpalaso\SIL.Media\WindowsAudioSession.cs:line 20
at SIL.Media.AudioFactory.CreateAudioSession(String filePath) in D:\a\libpalaso\libpalaso\SIL.Media\AudioFactory.cs:line 17
at SIL.Media.Tests.AudioFactoryTests.Construct_FileDoesNotExist_OK() in D:\a\libpalaso\libpalaso\SIL.Media.Tests\AudioFactoryTests.cs:line 16
Check warning on line 0 in SIL.Media.Tests.AudioFactoryTests
github-actions / Palaso Tests
Construct_FileDoesExistButEmpty_OK (SIL.Media.Tests.AudioFactoryTests) failed
artifacts/Test results (net462)/results_net462_20241119225630.trx [took 0s]
Raw output
System.Exception : irrKlang device could not be created with the specified parameters. at IrrKlang.ISoundEngine.createSoundEngine(SoundOutputDriver driver, SoundEngineOptionFlag options, String deviceID)
at SIL.Media.WindowsAudioSession..ctor(String filePath) in D:\a\libpalaso\libpalaso\SIL.Media\WindowsAudioSession.cs:line 20
at SIL.Media.AudioFactory.CreateAudioSession(String filePath) in D:\a\libpalaso\libpalaso\SIL.Media\AudioFactory.cs:line 17
at SIL.Media.Tests.AudioFactoryTests.Construct_FileDoesExistButEmpty_OK() in D:\a\libpalaso\libpalaso\SIL.Media.Tests\AudioFactoryTests.cs:line 22
Check warning on line 0 in SIL.Media.Tests.AudioFactoryTests
github-actions / Palaso Tests
Construct_FileDoesNotExist_DoesNotCreateFile (SIL.Media.Tests.AudioFactoryTests) failed
artifacts/Test results (net462)/results_net462_20241119225630.trx [took 0s]
Raw output
System.Exception : irrKlang device could not be created with the specified parameters. at IrrKlang.ISoundEngine.createSoundEngine(SoundOutputDriver driver, SoundEngineOptionFlag options, String deviceID)
at SIL.Media.WindowsAudioSession..ctor(String filePath) in D:\a\libpalaso\libpalaso\SIL.Media\WindowsAudioSession.cs:line 20
at SIL.Media.AudioFactory.CreateAudioSession(String filePath) in D:\a\libpalaso\libpalaso\SIL.Media\AudioFactory.cs:line 17
at SIL.Media.Tests.AudioFactoryTests.Construct_FileDoesNotExist_DoesNotCreateFile() in D:\a\libpalaso\libpalaso\SIL.Media.Tests\AudioFactoryTests.cs:line 33
Loading