Skip to content

run unit tests in CI against dotnet 8 #252

run unit tests in CI against dotnet 8

run unit tests in CI against dotnet 8 #252

GitHub Actions / LCM Tests failed Jul 30, 2024 in 0s

82 fail, 20 skipped, 2 721 pass in 2m 38s

    16 files  +    16      16 suites  +16   2m 38s ⏱️ + 2m 38s
 2 823 tests + 2 823   2 721 ✅ + 2 721   20 💤 + 20   82 ❌ + 82 
11 240 runs  +11 240  10 789 ✅ +10 789  168 💤 +168  283 ❌ +283 

Results for commit d1437c4. ± Comparison against earlier commit c02e0d1.

Annotations

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: GetSimpleSuggestion (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
Raw output
System.DllNotFoundException : Unable to load shared library 'libdl.so' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: 
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so.so: cannot open shared object file: No such file or directory
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.dlopen(String file, Int32 mode)
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.get_Library() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 100
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.Hunspell_initialize(Byte[] affFile, Byte[] dictFile) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 138
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux..ctor(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 22
   at SIL.LCModel.Core.SpellChecking.SpellEngine.CreateSpellEngineLinux(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 57
   at SIL.LCModel.Core.SpellChecking.SpellEngine.Create(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 32
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.RawGetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 228
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.GetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 67
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.GetSimpleSuggestion() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Core.Tests/SpellChecking/SpellingHelperTests.cs:line 287
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: AddBaddBeforeStarSpellling (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
Raw output
System.DllNotFoundException : Unable to load shared library 'libdl.so' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: 
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so.so: cannot open shared object file: No such file or directory
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.dlopen(String file, Int32 mode)
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.get_Library() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 100
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.Hunspell_initialize(Byte[] affFile, Byte[] dictFile) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 138
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux..ctor(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 22
   at SIL.LCModel.Core.SpellChecking.SpellEngine.CreateSpellEngineLinux(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 57
   at SIL.LCModel.Core.SpellChecking.SpellEngine.Create(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 32
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.RawGetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 228
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.GetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 67
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.AddBaddBeforeStarSpellling() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Core.Tests/SpellChecking/SpellingHelperTests.cs:line 271
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: BasicSpellingStatus (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
Raw output
System.DllNotFoundException : Unable to load shared library 'libdl.so' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: 
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so.so: cannot open shared object file: No such file or directory
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.dlopen(String file, Int32 mode)
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.get_Library() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 100
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.Hunspell_initialize(Byte[] affFile, Byte[] dictFile) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 138
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux..ctor(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 22
   at SIL.LCModel.Core.SpellChecking.SpellEngine.CreateSpellEngineLinux(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 57
   at SIL.LCModel.Core.SpellChecking.SpellEngine.Create(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 32
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.RawGetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 228
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.GetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 67
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.BasicSpellingStatus() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Core.Tests/SpellChecking/SpellingHelperTests.cs:line 31
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: OtherDictionaryIsNotPrivate (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
Raw output
System.DllNotFoundException : Unable to load shared library 'libdl.so' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: 
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so.so: cannot open shared object file: No such file or directory
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.dlopen(String file, Int32 mode)
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.get_Library() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 100
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.Hunspell_initialize(Byte[] affFile, Byte[] dictFile) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 138
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux..ctor(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 22
   at SIL.LCModel.Core.SpellChecking.SpellEngine.CreateSpellEngineLinux(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 57
   at SIL.LCModel.Core.SpellChecking.SpellEngine.Create(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 32
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.RawGetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 228
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.GetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 67
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.OtherDictionaryIsNotPrivate() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Core.Tests/SpellChecking/SpellingHelperTests.cs:line 180
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: EnsureDictionaryDoesNotOverwriteNonVernacularDictionary (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
Raw output
System.DllNotFoundException : Unable to load shared library 'libdl.so' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: 
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so.so: cannot open shared object file: No such file or directory
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.dlopen(String file, Int32 mode)
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.get_Library() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 100
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.Hunspell_initialize(Byte[] affFile, Byte[] dictFile) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 138
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux..ctor(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 22
   at SIL.LCModel.Core.SpellChecking.SpellEngine.CreateSpellEngineLinux(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 57
   at SIL.LCModel.Core.SpellChecking.SpellEngine.Create(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 32
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.RawGetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 228
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.GetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 67
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.EnsureDictionary(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 313
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.EnsureDictionaryDoesNotOverwriteNonVernacularDictionary() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Core.Tests/SpellChecking/SpellingHelperTests.cs:line 149
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: ResetDictionary_AddsNoWordsToNonPrivate (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
Raw output
System.DllNotFoundException : Unable to load shared library 'libdl.so' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: 
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so.so: cannot open shared object file: No such file or directory
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.dlopen(String file, Int32 mode)
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.get_Library() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 100
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.Hunspell_initialize(Byte[] affFile, Byte[] dictFile) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 138
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux..ctor(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 22
   at SIL.LCModel.Core.SpellChecking.SpellEngine.CreateSpellEngineLinux(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 57
   at SIL.LCModel.Core.SpellChecking.SpellEngine.Create(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 32
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.RawGetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 228
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.GetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 67
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.ResetDictionary(String id, IEnumerable`1 words) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 451
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.ResetDictionary_AddsNoWordsToNonPrivate() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Core.Tests/SpellChecking/SpellingHelperTests.cs:line 239
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: ExceptionListIsLoadedForNonVernacularDictionary (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
Raw output
System.DllNotFoundException : Unable to load shared library 'libdl.so' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: 
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so.so: cannot open shared object file: No such file or directory
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.dlopen(String file, Int32 mode)
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.get_Library() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 100
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.Hunspell_initialize(Byte[] affFile, Byte[] dictFile) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 138
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux..ctor(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 22
   at SIL.LCModel.Core.SpellChecking.SpellEngine.CreateSpellEngineLinux(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 57
   at SIL.LCModel.Core.SpellChecking.SpellEngine.Create(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 32
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.RawGetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 228
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.GetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 67
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.ExceptionListIsLoadedForNonVernacularDictionary() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Core.Tests/SpellChecking/SpellingHelperTests.cs:line 260
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: DictionaryCanHaveNonAsciId (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
Raw output
System.DllNotFoundException : Unable to load shared library 'libdl.so' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: 
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so.so: cannot open shared object file: No such file or directory
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.dlopen(String file, Int32 mode)
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.get_Library() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 100
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.Hunspell_initialize(Byte[] affFile, Byte[] dictFile) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 138
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux..ctor(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 22
   at SIL.LCModel.Core.SpellChecking.SpellEngine.CreateSpellEngineLinux(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 57
   at SIL.LCModel.Core.SpellChecking.SpellEngine.Create(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 32
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.RawGetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 228
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.GetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 67
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.DictionaryCanHaveNonAsciId() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Core.Tests/SpellChecking/SpellingHelperTests.cs:line 119
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: OurDictionaryIsPrivate (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
Raw output
System.DllNotFoundException : Unable to load shared library 'libdl.so' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: 
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so.so: cannot open shared object file: No such file or directory
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.dlopen(String file, Int32 mode)
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.get_Library() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 100
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.Hunspell_initialize(Byte[] affFile, Byte[] dictFile) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 138
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux..ctor(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 22
   at SIL.LCModel.Core.SpellChecking.SpellEngine.CreateSpellEngineLinux(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 57
   at SIL.LCModel.Core.SpellChecking.SpellEngine.Create(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 32
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.RawGetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 228
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.GetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 67
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.OurDictionaryIsPrivate() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Core.Tests/SpellChecking/SpellingHelperTests.cs:line 163
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.Core.SpellChecking.SpellingHelperTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

1 out of 4 runs failed: ResetDictionaryAddsAllWords (SIL.LCModel.Core.SpellChecking.SpellingHelperTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
Raw output
System.DllNotFoundException : Unable to load shared library 'libdl.so' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable: 
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/libdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/libdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/runtimes/linux-x64/native/liblibdl.so.so: cannot open shared object file: No such file or directory
/usr/share/dotnet/shared/Microsoft.NETCore.App/8.0.7/liblibdl.so.so: cannot open shared object file: No such file or directory
/home/runner/work/liblcm/liblcm/artifacts/Release/net8.0/liblibdl.so.so: cannot open shared object file: No such file or directory
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.dlopen(String file, Int32 mode)
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.get_Library() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 100
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux.Hunspell_initialize(Byte[] affFile, Byte[] dictFile) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 138
   at SIL.LCModel.Core.SpellChecking.SpellEngineLinux..ctor(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngineLinux.cs:line 22
   at SIL.LCModel.Core.SpellChecking.SpellEngine.CreateSpellEngineLinux(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 57
   at SIL.LCModel.Core.SpellChecking.SpellEngine.Create(String affixPath, String dictPath, String exceptionPath) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellEngine.cs:line 32
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.RawGetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 228
   at SIL.LCModel.Core.SpellChecking.SpellingHelper.GetSpellChecker(String dictId) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/SpellChecking/SpellingHelper.cs:line 67
   at SIL.LCModel.Core.SpellChecking.SpellingHelperTests.ResetDictionaryAddsAllWords() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Core.Tests/SpellChecking/SpellingHelperTests.cs:line 216
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: BlowAwaySegments_FullAnalysis (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.DomainServices.SegmentBreaker.HasLabelText(ITsString tss, Int32 ichMin, Int32 ichLim) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 1896
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset, Boolean fCreateGlosses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 59
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 39
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes, Boolean createAnalyses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3112
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3080
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.BlowAwaySegments_FullAnalysis() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 1278
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: ParaSegmentsValid_ValidOrcSegmentsNoVerseNumbers (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.DomainServices.SegmentBreaker.Run() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 1693
   at SIL.LCModel.DomainServices.SegmentServices.GetSegments(ITsString tss, ILgWritingSystemFactory wsf, Boolean fTreatOrcsAsLabels) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DomainObjectServices.cs:line 736
   at SIL.LCModel.DomainServices.DataStoreInitializationServices.ParaSegmentsValid(IScrTxtPara para, Boolean fCheckForEmptySegments, Boolean fTreatOrcsAsLabels) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DataStoreInitializationServices.cs:line 403
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.ParaSegmentsValid_ValidOrcSegmentsNoVerseNumbers() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 907
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: ParaSegmentsValid_Valid (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.DomainServices.SegmentBreaker.Run() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 1693
   at SIL.LCModel.DomainServices.SegmentServices.GetSegments(ITsString tss, ILgWritingSystemFactory wsf, Boolean fTreatOrcsAsLabels) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DomainObjectServices.cs:line 736
   at SIL.LCModel.DomainServices.DataStoreInitializationServices.ParaSegmentsValid(IScrTxtPara para, Boolean fCheckForEmptySegments, Boolean fTreatOrcsAsLabels) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DataStoreInitializationServices.cs:line 403
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.ParaSegmentsValid_Valid() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 876
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: FixSegmentsForPara_OrcRightBeforePunctAtEndOfPara (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.DomainServices.SegmentBreaker.HasLabelText(ITsString tss, Int32 ichMin, Int32 ichLim) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 1896
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset, Boolean fCreateGlosses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 59
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 39
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes, Boolean createAnalyses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3112
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3080
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.FixSegmentsForPara_OrcRightBeforePunctAtEndOfPara() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 2816
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: ParaSegmentsValid_NonEmptyCmTranslation_OnlyLabelSegment (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.DomainServices.SegmentBreaker.Run() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 1693
   at SIL.LCModel.DomainServices.SegmentServices.GetSegments(ITsString tss, ILgWritingSystemFactory wsf, Boolean fTreatOrcsAsLabels) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DomainObjectServices.cs:line 736
   at SIL.LCModel.DomainServices.DataStoreInitializationServices.ParaSegmentsValid(IScrTxtPara para, Boolean fCheckForEmptySegments, Boolean fTreatOrcsAsLabels) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DataStoreInitializationServices.cs:line 403
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.ParaSegmentsValid_NonEmptyCmTranslation_OnlyLabelSegment() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 1143
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: EnsureSegmentsForPara_ContentsWithExistingSegments (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.MemoryOnlyBackendProviderRestoredForEachTestTestBase.AddRunToMockedPara(IStTxtPara para, String runText, Int32 ws) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestBase.cs:line 438
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.EnsureSegmentsForPara_ContentsWithExistingSegments() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 742
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: FixSegmentsForPara_OrcFollowsHardLineBreak (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.DomainServices.SegmentBreaker.HasLabelText(ITsString tss, Int32 ichMin, Int32 ichLim) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 1896
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset, Boolean fCreateGlosses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 59
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 39
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes, Boolean createAnalyses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3112
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3080
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.FixSegmentsForPara_OrcFollowsHardLineBreak() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 1667
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: FixSegmentsForPara_DualOrcsWithFullTrans (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.DomainServices.SegmentBreaker.HasLabelText(ITsString tss, Int32 ichMin, Int32 ichLim) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 1896
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset, Boolean fCreateGlosses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 59
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 39
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes, Boolean createAnalyses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3112
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3080
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.FixSegmentsForPara_DualOrcsWithFullTrans() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 2860
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: EnsureBtForPara_MultipleExistingBt_OneEmpty (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
  Expected: "I want a monkey."
  But was:  null
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.EnsureBtForPara_MultipleExistingBt_OneEmpty() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 479

1)    at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.EnsureBtForPara_MultipleExistingBt_OneEmpty() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 479

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: FixSegmentsForPara_OrcFollowsSpaceAndNonWordForming (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.DomainServices.SegmentBreaker.HasLabelText(ITsString tss, Int32 ichMin, Int32 ichLim) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 1896
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset, Boolean fCreateGlosses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 59
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 39
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes, Boolean createAnalyses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3112
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3080
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.FixSegmentsForPara_OrcFollowsSpaceAndNonWordForming() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 1959
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: FixSegmentsForPara_OrcsBetweenSentencesWithSpaces (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.DomainServices.SegmentBreaker.HasLabelText(ITsString tss, Int32 ichMin, Int32 ichLim) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 1896
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset, Boolean fCreateGlosses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 59
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 39
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes, Boolean createAnalyses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3112
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3080
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.FixSegmentsForPara_OrcsBetweenSentencesWithSpaces() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 2915
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: FixSegmentsForPara_OrcPrecedesHardLineBreak (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.DomainServices.SegmentBreaker.HasLabelText(ITsString tss, Int32 ichMin, Int32 ichLim) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 1896
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset, Boolean fCreateGlosses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 59
   at SIL.LCModel.LcmTestHelper.CreateAnalyses(ISegment segment, ITsString paraContents, Int32 ichBeginOffset, Int32 ichLimOffset) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/LcmTestHelper.cs:line 39
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes, Boolean createAnalyses) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3112
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.AddSegmentToPara(IScrTxtPara para, Int32 ichBeginOffset, Int32 ichEndOffset, String freeTrans, Int32 cNotes) in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3080
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.FixSegmentsForPara_OrcPrecedesHardLineBreak() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 1696
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: FixSegmentsForPara_NoAnalysesOrTranslations (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.DomainServices.SegmentBreaker.Run() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 1693
   at SIL.LCModel.DomainServices.SegmentServices.GetSegments(ITsString tss, ILgWritingSystemFactory wsf, Boolean fTreatOrcsAsLabels) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DomainObjectServices.cs:line 736
   at SIL.LCModel.DomainServices.DataStoreInitializationServices.ParaSegmentsValid(IScrTxtPara para, Boolean fCheckForEmptySegments, Boolean fTreatOrcsAsLabels) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DataStoreInitializationServices.cs:line 403
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.CallFixSegmentsForPara() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 3022
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.FixSegmentsForPara_NoAnalysesOrTranslations() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 2005
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: ParaSegmentsValid_OverlappingNonAdjacent (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.DomainServices.SegmentBreaker.Run() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 1693
   at SIL.LCModel.DomainServices.SegmentServices.GetSegments(ITsString tss, ILgWritingSystemFactory wsf, Boolean fTreatOrcsAsLabels) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DomainObjectServices.cs:line 736
   at SIL.LCModel.DomainServices.DataStoreInitializationServices.ParaSegmentsValid(IScrTxtPara para, Boolean fCheckForEmptySegments, Boolean fTreatOrcsAsLabels) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DataStoreInitializationServices.cs:line 403
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.ParaSegmentsValid_OverlappingNonAdjacent() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 1094
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)

Check warning on line 0 in SIL.LCModel.DomainServices.DataStoreInitializationServicesTests

See this annotation in the file changed.

@github-actions github-actions / LCM Tests

All 4 runs failed: BlowAwaySegments_EmptyTranslation (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests)

artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_04.trx [took 0s]
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_02[1].trx [took 0s]
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
Raw output
System.NullReferenceException : Object reference not set to an instance of an object.   at SIL.LCModel.Core.Text.TsStringUtils.GetFirstVernacularWs(String vernWsVecImage, ILgWritingSystemFactory wsf, ITsString text) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel.Core/Text/TsStringUtils.cs:line 1260
   at SIL.LCModel.DomainServices.ParagraphParser.Setup(IStTxtPara para) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 360
   at SIL.LCModel.DomainServices.ParagraphParser..ctor(IStTxtPara para) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/ITextUtils.cs:line 334
   at SIL.LCModel.DomainServices.DataStoreInitializationServices.FixParaAnalysis(IScrTxtPara para) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DataStoreInitializationServices.cs:line 468
   at SIL.LCModel.DomainServices.DataStoreInitializationServices.<>c__DisplayClass11_0.<BlowAwaySegments>b__0() in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DataStoreInitializationServices.cs:line 450
   at SIL.LCModel.DomainServices.BackTranslationAndFreeTranslationUpdateHelper.Do(IStTxtPara para, Action updateMethod) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DomainObjectServices.cs:line 1693
   at SIL.LCModel.DomainServices.DataStoreInitializationServices.BlowAwaySegments(IScrTxtPara para) in /home/runner/work/liblcm/liblcm/src/SIL.LCModel/DomainServices/DataStoreInitializationServices.cs:line 449
   at SIL.LCModel.DomainServices.DataStoreInitializationServicesTests.BlowAwaySegments_EmptyTranslation() in /home/runner/work/liblcm/liblcm/tests/SIL.LCModel.Tests/DomainServices/DataStoreInitializationServicesTests.cs:line 1168
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)