Push on main #82
GitHub Actions / Integration Tests windows-latest for Mercurial 6
failed
May 17, 2024 in 0s
2 fail, 59 pass in 21m 46s
Annotations
Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests
github-actions / Integration Tests windows-latest for Mercurial 6
InvalidPassOnCloneHgWeb (Testing.SyncReverseProxy.SendReceiveServiceTests) failed
./test-results\runneradmin_fv-az742-368_2024-05-17_07_09_22.trx [took 1s]
Raw output
Shouldly.ShouldAssertException : `act()`
should throw
Chorus.VcsDrivers.Mercurial.RepositoryAuthorizationException
but threw
Chorus.VcsDrivers.Mercurial.ServerErrorException
---- 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 Testing.SyncReverseProxy.SendReceiveServiceTests.InvalidPassOnCloneHgWeb() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\SyncReverseProxy\SendReceiveServiceTests.cs:line 238
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
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, Boolean validateOutput) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\Services\SendReceiveService.cs:line 139
at Testing.SyncReverseProxy.SendReceiveServiceTests.<>c__DisplayClass15_0.<InvalidPassOnCloneHgWeb>b__0() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\SyncReverseProxy\SendReceiveServiceTests.cs:line 236
at Shouldly.Should.ThrowInternal[TException](Func`1 actual, String customMessage, String shouldlyMethod) in /_/src/Shouldly/ShouldStaticClasses/ShouldThrow.cs:line 81
Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests
github-actions / Integration Tests windows-latest for Mercurial 6
UnauthorizedUserCloneHgWeb (Testing.SyncReverseProxy.SendReceiveServiceTests) failed
./test-results\runneradmin_fv-az742-368_2024-05-17_07_09_22.trx [took 1s]
Raw output
Shouldly.ShouldAssertException : `act()`
should throw
Chorus.VcsDrivers.Mercurial.RepositoryAuthorizationException
but threw
Chorus.VcsDrivers.Mercurial.UriProblemException
---- Chorus.VcsDrivers.Mercurial.UriProblemException : Check that the name hg-staging.languageforge.org is correct at Testing.SyncReverseProxy.SendReceiveServiceTests.UnauthorizedUserCloneHgWeb() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\SyncReverseProxy\SendReceiveServiceTests.cs:line 312
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
----- Inner Stack Trace -----
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, Boolean validateOutput) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\Services\SendReceiveService.cs:line 139
at Testing.SyncReverseProxy.SendReceiveServiceTests.<>c__DisplayClass23_0.<UnauthorizedUserCloneHgWeb>b__0() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\SyncReverseProxy\SendReceiveServiceTests.cs:line 311
at Shouldly.Should.ThrowInternal[TException](Func`1 actual, String customMessage, String shouldlyMethod) in /_/src/Shouldly/ShouldStaticClasses/ShouldThrow.cs:line 81
Loading