Skip to content

Almost there - is there a bug in MongoDB dotnet? #1342

Almost there - is there a bug in MongoDB dotnet?

Almost there - is there a bug in MongoDB dotnet? #1342

Triggered via push December 3, 2024 22:04
Status Failure
Total duration 10m 7s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Serval.ApiServer.TranslationEngineTests ► DataFileUpdate_Propagated: src/Serval/test/Serval.ApiServer.IntegrationTests/TranslationEngineTests.cs#L2068
Failed test found in: src/Serval/test/Serval.ApiServer.IntegrationTests/TestResults/test-results.trx Error: Assert.That(newEngine1.Corpora[0].SourceFiles[0].Filename, Is.EqualTo(newFileFromRepo.Filename)) Expected string length 12 but was 6. Strings differ at index 0. Expected: "gizedd24.xxc" But was: "file_a" -----------^
Serval.DataFiles.Services.CorpusServiceTests ► UpdateAsync: src/Serval/test/Serval.DataFiles.Tests/Services/CorpusServiceTests.cs#L42
Failed test found in: src/Serval/test/Serval.DataFiles.Tests/TestResults/test-results.trx Error: Assert.That(corpus.Files, Has.Count.EqualTo(0)) Expected: property Count equal to 0 But was: 1
Build
Failed test were found and 'fail-on-error' option is set to true
Build
Process completed with exit code 1.
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636