Skip to content

Fix deploy-prod condition. Just make sure integration-tests ran. #14

Fix deploy-prod condition. Just make sure integration-tests ran.

Fix deploy-prod condition. Just make sure integration-tests ran. #14

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

1 fail, 73 pass in 13m 16s

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

Results for commit cf1d84d. ± Comparison against earlier commit 927e637.

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-az1022-276_2023-11-20_14_45_58.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.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)