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

Triggered via pull request July 30, 2024 06:25
Status Failure
Total duration 4m 36s
Artifacts 2

ci-cd.yml

on: pull_request
Matrix: build
publish-test-results
21s
publish-test-results
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 102 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
Process completed with exit code 1.
publish-test-results
This action finished successfully, but test results have status failure.
build (ubuntu-latest): src/SIL.LCModel.Core/Phonology/PhonEnv.lexer.cs#L18
The type name 'yytokens' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (ubuntu-latest): src/SIL.LCModel.Core/Phonology/PhonEnv.lexer.cs#L223
The type name 'tokens' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (ubuntu-latest): src/SIL.LCModel.Core/Text/CustomIcu.cs#L181
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build (ubuntu-latest): tests/SIL.LCModel.Utils.Tests/MiscUtilsTests.cs#L139
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build (ubuntu-latest): tests/TestHelper/TestHelper.cs#L44
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build (ubuntu-latest): tests/SIL.LCModel.Core.Tests/Attributes/InitializeIcuAttribute.cs#L96
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build (ubuntu-latest): tests/SIL.LCModel.Core.Tests/Text/CustomIcuFallbackTests.cs#L54
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build (ubuntu-latest): tests/SIL.LCModel.Core.Tests/Attributes/InitializeIcuAttribute.cs#L78
This call site is reachable on all platforms. 'Registry.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): tests/SIL.LCModel.Core.Tests/Attributes/InitializeIcuAttribute.cs#L84
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): tests/SIL.LCModel.Core.Tests/Attributes/InitializeIcuAttribute.cs#L83
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?, object?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest): src/SIL.LCModel.Core/Phonology/PhonEnv.lexer.cs#L18
The type name 'yytokens' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (windows-latest): src/SIL.LCModel.Core/Phonology/PhonEnv.lexer.cs#L223
The type name 'tokens' only contains lower-cased ascii characters. Such names may become reserved for the language.
build (windows-latest): src/SIL.LCModel.Core/Text/CustomIcu.cs#L181
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build (windows-latest): tests/TestHelper/TestHelper.cs#L44
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build (windows-latest): tests/SIL.LCModel.Utils.Tests/MiscUtilsTests.cs#L139
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build (windows-latest): tests/SIL.LCModel.Core.Tests/Attributes/InitializeIcuAttribute.cs#L96
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build (windows-latest): tests/SIL.LCModel.Core.Tests/Text/CustomIcuFallbackTests.cs#L54
'Assembly.CodeBase' is obsolete: 'Assembly.CodeBase and Assembly.EscapedCodeBase are only included for .NET Framework compatibility. Use Assembly.Location.' (https://aka.ms/dotnet-warnings/SYSLIB0012)
build (windows-latest): tests/SIL.LCModel.Core.Tests/Attributes/InitializeIcuAttribute.cs#L84
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest): tests/SIL.LCModel.Core.Tests/Attributes/InitializeIcuAttribute.cs#L79
This call site is reachable on all platforms. 'Registry.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (windows-latest): tests/SIL.LCModel.Core.Tests/Attributes/InitializeIcuAttribute.cs#L78
This call site is reachable on all platforms. 'Registry.CurrentUser' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
1 out of 4 runs failed: GetSimpleSuggestion (SIL.LCModel.Core.SpellChecking.SpellingHelperTests): SIL.LCModel.Core.SpellChecking.SpellingHelperTests#L0
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
1 out of 4 runs failed: AddBaddBeforeStarSpellling (SIL.LCModel.Core.SpellChecking.SpellingHelperTests): SIL.LCModel.Core.SpellChecking.SpellingHelperTests#L0
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
1 out of 4 runs failed: BasicSpellingStatus (SIL.LCModel.Core.SpellChecking.SpellingHelperTests): SIL.LCModel.Core.SpellChecking.SpellingHelperTests#L0
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
1 out of 4 runs failed: OtherDictionaryIsNotPrivate (SIL.LCModel.Core.SpellChecking.SpellingHelperTests): SIL.LCModel.Core.SpellChecking.SpellingHelperTests#L0
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
1 out of 4 runs failed: DictionaryCanHaveNonAsciId (SIL.LCModel.Core.SpellChecking.SpellingHelperTests): SIL.LCModel.Core.SpellChecking.SpellingHelperTests#L0
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
1 out of 4 runs failed: OurDictionaryIsPrivate (SIL.LCModel.Core.SpellChecking.SpellingHelperTests): SIL.LCModel.Core.SpellChecking.SpellingHelperTests#L0
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
1 out of 4 runs failed: ResetDictionaryAddsAllWords (SIL.LCModel.Core.SpellChecking.SpellingHelperTests): SIL.LCModel.Core.SpellChecking.SpellingHelperTests#L0
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_06.trx [took 0s]
All 4 runs failed: BlowAwaySegments_FullAnalysis (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: ParaSegmentsValid_ValidOrcSegmentsNoVerseNumbers (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: ParaSegmentsValid_Valid (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcRightBeforePunctAtEndOfPara (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: ParaSegmentsValid_NonEmptyCmTranslation_OnlyLabelSegment (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: EnsureSegmentsForPara_ContentsWithExistingSegments (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcFollowsHardLineBreak (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_DualOrcsWithFullTrans (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: EnsureBtForPara_MultipleExistingBt_OneEmpty (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcFollowsSpaceAndNonWordForming (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcsBetweenSentencesWithSpaces (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcPrecedesHardLineBreak (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_NoAnalysesOrTranslations (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: ParaSegmentsValid_OverlappingNonAdjacent (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: BlowAwaySegments_EmptyTranslation (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: ParaSegmentsValid_OffsetsWrong (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: ParaSegmentsValid_NonEmptyCmTranslation_EmptySegmentTranslations (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_EmptyTranslation (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcAdjacentToVerseNumbers (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: BlowAwaySegments_FullTranslation_TooManySegments_NoCmTranslation (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: EnsureSegmentsForPara_ContentsWithBt (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcBetweenChapterAndVerseNumbers (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: BlowAwaySegments_FullAnalysis_CurrentParse (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_DualOrcsBeforeVerseNumberMidPara (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
1 out of 4 runs failed: LinkedFilesRootDirTests (SIL.LCModel.DomainImpl.LangProjectTests): SIL.LCModel.DomainImpl.LangProjectTests#L0
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
All 4 runs failed: FixSegmentsForPara_OrcFollowsHardLineBreakInMiddle (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_ORCsAtBeginningAndEndOfPara (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: BlowAwaySegments_FullTranslation_TooManySegments (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcOnly (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_ORCInMiddleOfWord (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcSurroundedBySpaces (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: ParaSegmentsValid_TooMany_LastIsEmpty (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
2 out of 4 runs failed: CollatorSort_DoesNotThrow (SIL.LCModel.DomainServices.WritingSystemServicesTests): SIL.LCModel.DomainServices.WritingSystemServicesTests#L0
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_51.trx [took 0s]
All 4 runs failed: EnsureBtForPara_MultipleExistingBt_BothTransWithTwoWs (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcBetweenSentencesWithFullTrans (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcFollowingVerseNumberAtEndOfPara (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: EnsureStylesInUseSetForPara_EmptyPara (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcAfterSpaceAfterVerseNumber (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcBetweenSentencesWithNoSpace (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcBeforeVerseNumberAtStartOfPara (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcBeforeSpaceBeforeVerseNumber (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: ParaSegmentsValid_ValidOrcSegmentsWithVerseNumbers (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_FreeTransBeforeORCHasTrailingSpace (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_ORCInMiddleOfWord_FollowingFreeTransHasExtraLeadingSpace (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_DualOrcsBeforeVerseNumberAtStartOfPara (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcAtEndOfLabelPrecedesSpaceAndHardLineBreak (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: EnsureBtForPara_MultipleExistingBt_NotEmptyDiffWs (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: EnsureBtForPara_MultipleExistingBt_NotEmptyOneLonger (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: BlowAwaySegments_FullTranslation (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_ORCsInMiddleOfParaWithFullTrans (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcsBetweenVerseNumbersWithSpaces (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcAtEndOfLabelPrecedesHardLineBreak (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: ParaSegmentsValid_EmptyBaseline (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: EnsureSegmentsForPara_NoContents (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcPrecedesNonWordForming (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_DualOrcsBetweenVerseNumbers (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcFollowingEOSAndQuoteMarks (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: ParaSegmentsValid_TooFew (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: EnsureStylesInUseSetForPara_CharStyles (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_FreeTransFollowingORCHasExtraLeadingSpace (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_PictureORC (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
1 out of 4 runs failed: GetLinkedFilesRelativePathFromFullPath (SIL.LCModel.LinkedFilesRelativePathHelperTests): SIL.LCModel.LinkedFilesRelativePathHelperTests#L0
artifacts/Test results (ubuntu-latest)/_fv-az1152-967_2024-07-30_06_27_54.trx [took 0s]
2 out of 4 runs failed: CmPictureConstructor_FromTextRep_MissingFilename (SIL.LCModel.DomainImpl.CmPictureTests): SIL.LCModel.DomainImpl.CmPictureTests#L0
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_51.trx [took 0s]
All 4 runs failed: ParaSegmentsValid_TooMany (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_EmptyTranslation_PrecedingSegmentEndsWithSpace (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: ParaSegmentsValid_Overlapping (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcAtStartOfLabelFollowsHardLineBreak (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: FixSegmentsForPara_OrcRightBeforeEndOfSentenceWithFullTrans (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
1 out of 4 runs failed: CmPictureConstructor_FromTextRep_InvalidFilename (SIL.LCModel.DomainImpl.CmPictureTests): SIL.LCModel.DomainImpl.CmPictureTests#L0
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_51.trx [took 0s]
All 4 runs failed: FixSegmentsForPara_OrcPrecedesHardLineBreakInMiddle (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
All 4 runs failed: EnsureSegmentsForPara_Contents (SIL.LCModel.DomainServices.DataStoreInitializationServicesTests): SIL.LCModel.DomainServices.DataStoreInitializationServicesTests#L0
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]
2 out of 4 runs failed: IsFilePathValid_Windows (SIL.LCModel.Utils.FileUtilsTest): SIL.LCModel.Utils.FileUtilsTest#L0
artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_03.trx [took 0s] artifacts/Test results (windows-latest)/runneradmin_fv-az1489-324_2024-07-30_06_28_08.trx [took 0s]

Artifacts

Produced during runtime
Name Size
Test results (ubuntu-latest)
1.14 MB
Test results (windows-latest)
1.12 MB