Skip to content

Remove filename from corpus data structure #1316

Remove filename from corpus data structure

Remove filename from corpus data structure #1316

Triggered via push November 28, 2024 13:28
Status Failure
Total duration 10m 24s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Serval.ApiServer.AssessmentEngineTests ► StartJobAsync: src/Serval/src/Serval.Client/Client.g.cs#L1701
Failed test found in: src/Serval/test/Serval.ApiServer.IntegrationTests/TestResults/test-results.trx Error: Serval.Client.ServalApiException : The job configuration was invalid. Status: 400 Response: "The filename has not been populated. It is not stored in the database."
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_MixedSourceAndTarget_ParallelCorpus: src/Serval/src/Serval.Shared/Models/CorpusFile.cs#L27
Failed test found in: src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx Error: System.InvalidOperationException : The data file file1 cannot be found.
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_NoFilters_ParallelCorpus: src/Serval/src/Serval.Shared/Models/CorpusFile.cs#L27
Failed test found in: src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx Error: System.InvalidOperationException : The data file file1 cannot be found.
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_NoTargetFilter_ParallelCorpus: src/Serval/src/Serval.Shared/Models/CorpusFile.cs#L27
Failed test found in: src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx Error: System.InvalidOperationException : The data file file1 cannot be found.
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_OneOfMultipleCorpora: src/Serval/src/Serval.Shared/Models/CorpusFile.cs#L27
Failed test found in: src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx Error: System.InvalidOperationException : The data file file1 cannot be found.
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_ParallelCorpus_OneOfMultipleCorpora: src/Serval/src/Serval.Shared/Models/CorpusFile.cs#L27
Failed test found in: src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx Error: System.InvalidOperationException : The data file file1 cannot be found.
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_ParallelCorpus_TextFiles: src/Serval/src/Serval.Shared/Models/CorpusFile.cs#L27
Failed test found in: src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx Error: System.InvalidOperationException : The data file file1 cannot be found.
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_ParallelCorpus_TrainOnOnePretranslateTheOther: src/Serval/src/Serval.Shared/Models/CorpusFile.cs#L27
Failed test found in: src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx Error: System.InvalidOperationException : The data file file1 cannot be found.
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_ScriptureRange_ParallelCorpus: src/Serval/src/Serval.Shared/Models/CorpusFile.cs#L27
Failed test found in: src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx Error: System.InvalidOperationException : The data file file1 cannot be found.
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_ScriptureRangeEmptyString: src/Serval/src/Serval.Shared/Models/CorpusFile.cs#L27
Failed test found in: src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx Error: System.InvalidOperationException : The data file file1 cannot be found.
Serval.Translation.Services.EngineServiceTests ► StartBuildAsync_ScriptureRangeSpecified: src/Serval/src/Serval.Shared/Models/CorpusFile.cs#L27
Failed test found in: src/Serval/test/Serval.Translation.Tests/TestResults/test-results.trx Error: System.InvalidOperationException : The data file file1 cannot be found.
Build
Failed test were found and 'fail-on-error' option is set to true
Build
Process completed with exit code 1.