Move corpora to data files; implement Serval-side mixing logic (draft) #1077
Annotations
8 errors
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_ScriptureRangeEmptyString:
src/Serval/src/Serval.Translation/Services/EngineService.cs#L279
Failed test found in:
src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx
Error:
System.InvalidOperationException : No corpora associated with engine engine1
|
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_ScriptureRangeSpecified:
src/Serval/src/Serval.Translation/Services/EngineService.cs#L279
Failed test found in:
src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx
Error:
System.InvalidOperationException : No corpora associated with engine engine1
|
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_TextIdsEmpty:
src/Serval/src/Serval.Translation/Services/EngineService.cs#L279
Failed test found in:
src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx
Error:
System.InvalidOperationException : No corpora associated with engine engine1
|
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_TextIdsNotSpecified:
src/Serval/src/Serval.Translation/Services/EngineService.cs#L279
Failed test found in:
src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx
Error:
System.InvalidOperationException : No corpora associated with engine engine1
|
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_TextIdsPopulated:
src/Serval/src/Serval.Translation/Services/EngineService.cs#L279
Failed test found in:
src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx
Error:
System.InvalidOperationException : No corpora associated with engine engine1
|
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_TrainOnNotSpecified:
src/Serval/src/Serval.Translation/Services/EngineService.cs#L279
Failed test found in:
src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx
Error:
System.InvalidOperationException : No corpora associated with engine engine1
|
Build
Failed test were found and 'fail-on-error' option is set to true
|
Build
Process completed with exit code 1.
|