Skip to content

Fix send-receive path shortening #1477

Fix send-receive path shortening

Fix send-receive path shortening #1477

GitHub Actions / Integration Tests windows-latest for Mercurial 6 failed Nov 27, 2024 in 0s

2 fail, 1 skipped, 58 pass in 1m 25s

61 tests  ±0   58 ✅ ±0   1m 25s ⏱️ +8s
 1 suites ±0    1 💤 ±0 
 1 files   ±0    2 ❌ ±0 

Results for commit e32f341. ± Comparison against earlier commit 7885c5d.

Annotations

Check warning on line 0 in Testing.ApiTests.UsersICanSeeQueryTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests windows-latest for Mercurial 6

MemberCanSeeNotProjectMembersOfConfidentialProjects (Testing.ApiTests.UsersICanSeeQueryTests) failed

./test-results\runneradmin_fv-az731-37_2024-11-27_14_45_13.trx [took 0s]
Raw output
Expected resultObject["errors"]? to be <null>, but found {{[__typename, NotFoundError], [message, User not found]}}.   at FluentAssertions.Execution.LoadableTestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage)
   at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason)
   at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason)
   at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args)
   at FluentAssertions.Primitives.ReferenceTypeAssertions`2.BeNull(String because, Object[] becauseArgs)
   at Testing.LexCore.Utils.GqlUtils.ValidateGqlErrors(JsonObject json, Boolean expectError) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\LexCore\Utils\GqlUtils.cs:line 18
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError, Boolean expectSuccessCode, String overrideJwt) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\ApiTestBase.cs:line 71
   at Testing.ApiTests.UsersICanSeeQueryTests.AddUserToProject(Guid projectId, String username) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\UsersICanSeeQueryTests.cs:line 30
   at Testing.ApiTests.UsersICanSeeQueryTests.MemberCanSeeNotProjectMembersOfConfidentialProjects() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\UsersICanSeeQueryTests.cs:line 93
   at Testing.ApiTests.UsersICanSeeQueryTests.MemberCanSeeNotProjectMembersOfConfidentialProjects() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\UsersICanSeeQueryTests.cs:line 96
--- End of stack trace from previous location ---

Check warning on line 0 in Testing.ApiTests.UsersICanSeeQueryTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests windows-latest for Mercurial 6

ManagerCanSeeProjectMembersOfAllProjects (Testing.ApiTests.UsersICanSeeQueryTests) failed

./test-results\runneradmin_fv-az731-37_2024-11-27_14_45_13.trx [took 3s]
Raw output
Expected resultObject["errors"]? to be <null>, but found {{[__typename, NotFoundError], [message, User not found]}}.   at FluentAssertions.Execution.LoadableTestFramework.Throw(String message)
   at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
   at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
   at FluentAssertions.Execution.AssertionScope.AddPreFormattedFailure(String formattedFailureMessage)
   at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason)
   at FluentAssertions.Execution.AssertionChain.FailWith(Func`1 getFailureReason)
   at FluentAssertions.Execution.AssertionChain.FailWith(String message, Object[] args)
   at FluentAssertions.Primitives.ReferenceTypeAssertions`2.BeNull(String because, Object[] becauseArgs)
   at Testing.LexCore.Utils.GqlUtils.ValidateGqlErrors(JsonObject json, Boolean expectError) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\LexCore\Utils\GqlUtils.cs:line 18
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError, Boolean expectSuccessCode, String overrideJwt) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\ApiTestBase.cs:line 71
   at Testing.ApiTests.UsersICanSeeQueryTests.AddUserToProject(Guid projectId, String username) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\UsersICanSeeQueryTests.cs:line 30
   at Testing.ApiTests.UsersICanSeeQueryTests.ManagerCanSeeProjectMembersOfAllProjects() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\UsersICanSeeQueryTests.cs:line 81
   at Testing.ApiTests.UsersICanSeeQueryTests.ManagerCanSeeProjectMembersOfAllProjects() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\UsersICanSeeQueryTests.cs:line 83
--- End of stack trace from previous location ---