Skip to content

blame unit test timeout after waiting 5 minutes #434

blame unit test timeout after waiting 5 minutes

blame unit test timeout after waiting 5 minutes #434

GitHub Actions / Integration Tests ubuntu-latest failed Oct 16, 2023 in 0s

2 fail, 47 pass in 12m 39s

49 tests  ±0   47 ✔️  - 1   12m 39s ⏱️ - 1m 19s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     2 +1 

Results for commit a3d59aa. ± Comparison against earlier commit 71578ab.

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

SendNewProject (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_fv-az446-348_2023-10-16_08_18_18.trx [took 2m 11s]
Raw output
Shouldly.ShouldAssertException : srResult
    should not contain (case insensitive comparison)
"abort"
    but was actually
"Sync success: No changes from others
New long SHA: 0e9ac52ab76267ffa12d8b432e6c053b64938eadProgress ..."   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendNewProject() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 198
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendNewProject() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 200
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
--- End of stack trace from previous location ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)

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-az446-348_2023-10-16_08_18_18.trx [took 7s]
Raw output
System.ApplicationException : transaction abort!
rollback completed
abort: stream ended unexpectedly (got 4346 bytes, expected 5829)

hg command was
clone -U  "https://admin:********@hg-staging.languageforge.org:443/sena-3" "/tmp/SendReceiveTests/ModifyProjectData/1/sena-3" 
Could not get HG VERSION   at Chorus.VcsDrivers.Mercurial.HgRepository.Execute(Boolean failureIsOk, Boolean noChangeIsOk, Int32 secondsBeforeTimeout, String cmd, String[] rest)
   at Chorus.VcsDrivers.Mercurial.HgRepository.Execute(Int32 secondsBeforeTimeout, String cmd, String[] rest)
   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 115
   at Testing.SyncReverseProxy.SendReceiveServiceTests.ModifyProjectData() in /home/runner/work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 128
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

Check notice on line 0 in .github

See this annotation in the file changed.

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

49 tests found

There are 49 tests, see "Raw output" for the full list of tests.
Raw output
Testing.ApiTests.AuthTests ‑ TestGqlVerifyDifferentUsers
Testing.ApiTests.AuthTests ‑ TestLoginAndVerifyDifferentUsers
Testing.ApiTests.InvalidRouteTests ‑ ApiBasePathRequestsShouldBeServedByDotnetForAuthenticated
Testing.ApiTests.InvalidRouteTests ‑ ApiPathRequestsShouldBeServedByDotnetForAnonymous
Testing.ApiTests.NewProjectRaceCondition ‑ CanCreateMultipleProjectsAndQueryThemRightAway
Testing.Browser.AdminPageTest ‑ CanNavigateToProjectPage
Testing.Browser.EmailWorkflowTests ‑ ForgotPassword
Testing.Browser.EmailWorkflowTests ‑ RegisterVerifyUpdateVerifyEmailAdress
Testing.Browser.LoginPageTests ‑ CanLogin
Testing.Browser.LoginPageTests ‑ CanLoginAfterError
Testing.Browser.LoginPageTests ‑ ShowErrorWithoutUsername
Testing.Browser.ManagerPageTest ‑ DisplayDashboardThenProjectPage
Testing.Browser.UserPageTest ‑ CanResetPassword
Testing.Browser.UserPageTest ‑ CanUpdateAccountInfo
Testing.Browser.UserPageTest ‑ DisplaysFormErrorsOnInvalidData
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ GetProjectDataViaForm
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ GetProjectDataViaJson
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ GetProjectDataWithEmailAddress
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ TestInvalidPassword
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ TestInvalidUser
Testing.SyncReverseProxy.ProxyHgRequests ‑ SimpleClone
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGet
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGetBadPassword
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGetPrefixHg
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGetWithJwtInBasicAuth
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestNoAuthResponse
Testing.SyncReverseProxy.ResumableTests ‑ IsAvailable
Testing.SyncReverseProxy.ResumableTests ‑ WithBadNotValidProject
Testing.SyncReverseProxy.ResumableTests ‑ WithBadPassword
Testing.SyncReverseProxy.ResumableTests ‑ WithBadUser
Testing.SyncReverseProxy.ResumableTests ‑ WithUnauthorizedUser
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CanCloneSendReceive(hgProtocol: Hgweb, user: "admin")
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CanCloneSendReceive(hgProtocol: Hgweb, user: "manager")
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CanCloneSendReceive(hgProtocol: Resumable, user: "admin")
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CanCloneSendReceive(hgProtocol: Resumable, user: "manager")
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CloneBigProject
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidPassOnCloneHgResumable
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidPassOnCloneHgWeb
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidPassOnSendReceiveHgResumable
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidPassOnSendReceiveHgWeb
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidProjectAdminLogin
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidProjectManagerLogin
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidUserCloneHgResumable
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ InvalidUserCloneHgWeb
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ ModifyProjectData
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ SendNewProject
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ UnauthorizedUserCloneHgResumable
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ UnauthorizedUserCloneHgWeb
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ VerifyHgWorking