Skip to content

update dotnet version used for integration tests, use variable substi… #17

update dotnet version used for integration tests, use variable substi…

update dotnet version used for integration tests, use variable substi… #17

GitHub Actions / Integration Tests ubuntu-latest failed Nov 23, 2023 in 0s

1 fail, 73 pass in 13m 26s

74 tests  +74   73 ✔️ +73   13m 26s ⏱️ + 13m 26s
  1 suites +  1     0 💤 ±  0 
  1 files   +  1     1 +  1 

Results for commit 4ae9dff. ± Comparison against earlier commit e07253e.

Annotations

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests ubuntu-latest

ModifyProjectData (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_fv-az659-81_2023-11-23_04_39_00.trx [took 2s]
Raw output
Chorus.VcsDrivers.Mercurial.ServerErrorException : The internet server reported that it is having problems. There isn't anything you can do about that except try again later.   at Chorus.VcsDrivers.Mercurial.HgRepository.CloneFromSource(String sourceLabel, String sourceUri)
   at Chorus.VcsDrivers.Mercurial.HgNormalTransport.Clone()
   at Chorus.VcsDrivers.Mercurial.HgRepository.Clone(RepositoryAddress source, String targetPath, IProgress progress)
   at LfMergeBridge.LanguageForgeMakeCloneActionHandler.LibTriboroughBridgeChorusPlugin.Infrastructure.IBridgeActionTypeHandler.StartWorking(IProgress progress, Dictionary`2 options, String& somethingForClient)
   at LfMergeBridge.LfMergeBridge.Execute(String actionType, IProgress progress, Dictionary`2 options, String& somethingForClient)
   at Testing.Services.SendReceiveService.CloneProject(SendReceiveParams sendReceiveParams, SendReceiveAuth auth) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/SendReceiveService.cs:line 114
   at Testing.SyncReverseProxy.SendReceiveServiceTests.ModifyProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 144
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)