Skip to content

Merge pull request #371 from sillsdev/develop #4

Merge pull request #371 from sillsdev/develop

Merge pull request #371 from sillsdev/develop #4

GitHub Actions / Integration Tests windows-latest failed Nov 6, 2023 in 0s

6 fail, 58 pass in 16m 49s

64 tests   - 1   58 ✔️ +2   16m 49s ⏱️ + 1m 13s
  1 suites ±0     0 💤  - 1 
  1 files   ±0     6  - 2 

Results for commit ece71e8. ± Comparison against earlier commit cbad650.

Annotations

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

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

CanCloneSendReceiveWithJwtOverBasicAuth(hgProtocol: Hgweb, user: "admin") (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results\runneradmin_fv-az731-227_2023-11-06_16_02_36.trx [took 1s]
Raw output
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.   at System.Net.Http.SocketsHttpHandler.CheckDisposedOrStarted()
   at System.Net.Http.HttpClientHandler.set_CookieContainer(CookieContainer value)
   at Testing.Services.JwtHelper.GetJwtForUser(SendReceiveAuth auth) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\Services\JwtHelper.cs:line 26
   at Testing.SyncReverseProxy.SendReceiveServiceTests.CanCloneSendReceiveWithJwtOverBasicAuth(HgProtocol hgProtocol, String user) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\SyncReverseProxy\SendReceiveServiceTests.cs:line 104
--- End of stack trace from previous location ---

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

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

CanCloneSendReceiveWithJwtOverBasicAuth(hgProtocol: Hgweb, user: "manager") (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results\runneradmin_fv-az731-227_2023-11-06_16_02_36.trx [took 0s]
Raw output
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.   at System.Net.Http.SocketsHttpHandler.CheckDisposedOrStarted()
   at System.Net.Http.HttpClientHandler.set_CookieContainer(CookieContainer value)
   at Testing.Services.JwtHelper.GetJwtForUser(SendReceiveAuth auth) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\Services\JwtHelper.cs:line 26
   at Testing.SyncReverseProxy.SendReceiveServiceTests.CanCloneSendReceiveWithJwtOverBasicAuth(HgProtocol hgProtocol, String user) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\SyncReverseProxy\SendReceiveServiceTests.cs:line 104
--- End of stack trace from previous location ---

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

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

CanCloneSendReceiveWithJwtOverBasicAuth(hgProtocol: Resumable, user: "manager") (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results\runneradmin_fv-az731-227_2023-11-06_16_02_36.trx [took 0s]
Raw output
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.   at System.Net.Http.SocketsHttpHandler.CheckDisposedOrStarted()
   at System.Net.Http.HttpClientHandler.set_CookieContainer(CookieContainer value)
   at Testing.Services.JwtHelper.GetJwtForUser(SendReceiveAuth auth) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\Services\JwtHelper.cs:line 26
   at Testing.SyncReverseProxy.SendReceiveServiceTests.CanCloneSendReceiveWithJwtOverBasicAuth(HgProtocol hgProtocol, String user) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\SyncReverseProxy\SendReceiveServiceTests.cs:line 104
--- End of stack trace from previous location ---

Check warning on line 0 in Testing.SyncReverseProxy.ProxyHgRequests

See this annotation in the file changed.

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

TestGetWithJwtInBasicAuth (Testing.SyncReverseProxy.ProxyHgRequests) failed

./test-results\runneradmin_fv-az731-227_2023-11-06_16_02_36.trx [took 11s]
Raw output
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.   at System.Net.Http.SocketsHttpHandler.CheckDisposedOrStarted()
   at System.Net.Http.HttpClientHandler.set_CookieContainer(CookieContainer value)
   at Testing.Services.JwtHelper.GetJwtForUser(SendReceiveAuth auth) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\Services\JwtHelper.cs:line 26
   at Testing.SyncReverseProxy.ProxyHgRequests.TestGetWithJwtInBasicAuth() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\SyncReverseProxy\ProxyHgRequestTests.cs:line 60
--- End of stack trace from previous location ---

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

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

ModifyProjectData (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results\runneradmin_fv-az731-227_2023-11-06_16_02_36.trx [took 1m 27s]
Raw output
Shouldly.ShouldAssertException : srResult
    should not contain (case insensitive comparison)
"abort"
    but was actually
"Sync success: No changes from others
New long SHA: 7edf555ee45fa1bbea444f030da68a80b962f5cfProgress..."   at Testing.SyncReverseProxy.SendReceiveServiceTests.ModifyProjectData() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\SyncReverseProxy\SendReceiveServiceTests.cs:line 153
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodInvoker.Invoke(Object obj, IntPtr* args, BindingFlags invokeAttr)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

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

CanCloneSendReceiveWithJwtOverBasicAuth(hgProtocol: Resumable, user: "admin") (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results\runneradmin_fv-az731-227_2023-11-06_16_02_36.trx [took 0s]
Raw output
System.InvalidOperationException : This instance has already started one or more requests. Properties can only be modified before sending the first request.   at System.Net.Http.SocketsHttpHandler.CheckDisposedOrStarted()
   at System.Net.Http.HttpClientHandler.set_CookieContainer(CookieContainer value)
   at Testing.Services.JwtHelper.GetJwtForUser(SendReceiveAuth auth) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\Services\JwtHelper.cs:line 26
   at Testing.SyncReverseProxy.SendReceiveServiceTests.CanCloneSendReceiveWithJwtOverBasicAuth(HgProtocol hgProtocol, String user) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\SyncReverseProxy\SendReceiveServiceTests.cs:line 104
--- End of stack trace from previous location ---