Skip to content

Push on main

Push on main #82

GitHub Actions / Integration Tests ubuntu-latest for Mercurial 3 failed May 17, 2024 in 0s

5 fail, 56 pass in 14m 28s

61 tests  ±0   56 ✅  - 2   14m 28s ⏱️ - 1m 11s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    5 ❌ +2 

Results for commit 272760c. ± Comparison against earlier commit ebb8e5e.

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 for Mercurial 3

InvalidUserCloneHgWeb (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_fv-az1567-474_2024-05-17_07_08_12.trx [took 0s]
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.InvalidUserCloneHgWeb() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 275
   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 /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/SendReceiveService.cs:line 139
   at Testing.SyncReverseProxy.SendReceiveServiceTests.<>c__DisplayClass19_0.<InvalidUserCloneHgWeb>b__0() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 274
   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

See this annotation in the file changed.

@github-actions github-actions / Integration Tests ubuntu-latest for Mercurial 3

SendNewProject_Big (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_fv-az1567-474_2024-05-17_07_08_12.trx [took 0s]
Raw output
System.Text.Json.JsonException : 'e' is an invalid start of a value. Path: $ | LineNumber: 0 | BytePositionInLine: 0.
---- System.Text.Json.JsonReaderException : 'e' is an invalid start of a value. LineNumber: 0 | BytePositionInLine: 0.   at System.Text.Json.ThrowHelper.ReThrowWithPath(ReadStack& state, JsonReaderException ex)
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)
   at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.ContinueDeserialize(ReadBufferState& bufferState, JsonReaderState& jsonReaderState, ReadStack& readStack)
   at System.Text.Json.Serialization.Metadata.JsonTypeInfo`1.DeserializeAsync(Stream utf8Json, CancellationToken cancellationToken)
   at System.Net.Http.Json.HttpContentJsonExtensions.ReadFromJsonAsyncCore[T](HttpContent content, JsonSerializerOptions options, CancellationToken cancellationToken)
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/ApiTestBase.cs:line 38
   at Testing.Services.Utils.RegisterProjectInLexBox(ProjectConfig config, ApiTestBase apiTester) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 39
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendNewProject(Int32 totalSizeMb, Int32 fileCount) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 197
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendNewProject_Big() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 185
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at System.Text.Json.ThrowHelper.ThrowJsonReaderException(Utf8JsonReader& json, ExceptionResource resource, Byte nextByte, ReadOnlySpan`1 bytes)
   at System.Text.Json.Utf8JsonReader.ConsumeValue(Byte marker)
   at System.Text.Json.Utf8JsonReader.ReadFirstToken(Byte first)
   at System.Text.Json.Utf8JsonReader.ReadSingleSegment()
   at System.Text.Json.Utf8JsonReader.Read()
   at System.Text.Json.Serialization.JsonConverter`1.ReadCore(Utf8JsonReader& reader, JsonSerializerOptions options, ReadStack& state)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests ubuntu-latest for Mercurial 3

InvalidProjectManagerLogin (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_fv-az1567-474_2024-05-17_07_08_12.trx [took 0s]
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.InvalidProjectManagerLogin() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 302
   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 /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/SendReceiveService.cs:line 139
   at Testing.SyncReverseProxy.SendReceiveServiceTests.<>c__DisplayClass22_0.<InvalidProjectManagerLogin>b__0() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 300
   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

See this annotation in the file changed.

@github-actions github-actions / Integration Tests ubuntu-latest for Mercurial 3

CloneBigProject(hgProtocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_fv-az1567-474_2024-05-17_07_08_12.trx [took 2m 13s]
Raw output
System.Net.Http.HttpIOException : The response ended prematurely, with at least 18626302 additional bytes expected. (ResponseEnded)   at System.Net.Http.HttpConnection.ContentLengthReadStream.Read(Span`1 buffer)
   at Chorus.Utilities.WebResponseHelper.ReadResponseContent(WebResponse response, Int32 expectedLength)
   at Chorus.VcsDrivers.Mercurial.HgResumeRestApiServer.HandleResponse(HttpWebResponse res)
   at Chorus.VcsDrivers.Mercurial.HgResumeRestApiServer.Execute(String method, HgResumeApiParameters parameters, Byte[] contentToSend, Int32 secondsBeforeTimeout)
   at Chorus.VcsDrivers.Mercurial.HgResumeTransport.PullOneChunk(HgResumeApiParameters request)
   at Chorus.VcsDrivers.Mercurial.HgResumeTransport.Pull(String[] baseRevisions)
   at Chorus.VcsDrivers.Mercurial.HgResumeTransport.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 /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/SendReceiveService.cs:line 139
   at Testing.Services.SendReceiveService.RunCloneSendReceive(SendReceiveParams sendReceiveParams, SendReceiveAuth auth) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/SendReceiveService.cs:line 87
   at Testing.SyncReverseProxy.SendReceiveServiceTests.CloneBigProject(HgProtocol hgProtocol) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 50
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests ubuntu-latest for Mercurial 3

ModifyProjectData(protocol: Resumable) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_fv-az1567-474_2024-05-17_07_08_12.trx [took 41s]
Raw output
System.Net.Http.HttpRequestException : Response status code does not indicate success: 502 (Bad Gateway).   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Testing.Services.LexboxProject.DisposeAsync() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 119
   at Testing.SyncReverseProxy.SendReceiveServiceTests.ModifyProjectData(HgProtocol protocol) in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 108
--- End of stack trace from previous location ---