Skip to content

Improved unit tests for FFmpegRunner #221

Improved unit tests for FFmpegRunner

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

    3 files  +    1      3 suites  +1   11m 4s ⏱️ + 7m 42s
4 296 tests +    5  4 166 ✅ +    1  127 💤 + 1  3 ❌ +3 
7 756 runs  +2 612  7 500 ✅ +2 514  253 💤 +95  3 ❌ +3 

Results for commit b7e5120. ± Comparison against earlier commit 962ee5a.

Annotations

Check warning on line 0 in SIL.Media.Tests.AudioFactoryTests

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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