Skip to content

include missing namespace changes from previous commit #90

include missing namespace changes from previous commit

include missing namespace changes from previous commit #90

GitHub Actions / Integration Tests self-hosted for Mercurial 6 failed Jul 26, 2024 in 0s

11 fail, 65 pass in 37m 5s

76 tests   65 ✅  37m 5s ⏱️
 3 suites   0 💤
 3 files    11 ❌

Results for commit 26df6bd.

Annotations

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

SendNewProject_Medium (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : json["errors"]
    should be null but was
[[["message" => The specified input object field `owningOrgId` does not exist.], ["locations" => [[["line" => 9], ["column" => 9]]]], ["path" => [createProject]], ["extensions" => [["field" => owningOrgId], ["specifiedBy" => http://spec.graphql.org/October2021/#sec-Input-Object-Field-Names]]]]]   at Testing.LexCore.Utils.GqlUtils.ValidateGqlErrors(JsonObject json, Boolean expectError) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/LexCore/Utils/GqlUtils.cs:line 12
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError, Boolean expectSuccessCode) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/ApiTestBase.cs:line 42
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.Services.Utils.RegisterProjectInLexBox(ProjectConfig config, ApiTestBase apiTester) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 39
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendNewProject(Int32 totalSizeMb, Int32 fileCount) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 203
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendNewProject_Medium() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 197
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- 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, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

SendNewProject_Big (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : json["errors"]
    should be null but was
[[["message" => The specified input object field `owningOrgId` does not exist.], ["locations" => [[["line" => 9], ["column" => 9]]]], ["path" => [createProject]], ["extensions" => [["field" => owningOrgId], ["specifiedBy" => http://spec.graphql.org/October2021/#sec-Input-Object-Field-Names]]]]]   at Testing.LexCore.Utils.GqlUtils.ValidateGqlErrors(JsonObject json, Boolean expectError) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/LexCore/Utils/GqlUtils.cs:line 12
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError, Boolean expectSuccessCode) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/ApiTestBase.cs:line 42
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.Services.Utils.RegisterProjectInLexBox(ProjectConfig config, ApiTestBase apiTester) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 39
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendNewProject(Int32 totalSizeMb, Int32 fileCount) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 203
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendNewProject_Big() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 191
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- 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, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)

Check warning on line 0 in Testing.ApiTests.ResetPojectRaceCondition

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

SimultaneousResetsDontResultIn404s (Testing.ApiTests.ResetPojectRaceCondition) failed

./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : json["errors"]
    should be null but was
[[["message" => The specified input object field `owningOrgId` does not exist.], ["locations" => [[["line" => 9], ["column" => 9]]]], ["path" => [createProject]], ["extensions" => [["field" => owningOrgId], ["specifiedBy" => http://spec.graphql.org/October2021/#sec-Input-Object-Field-Names]]]]]   at Testing.LexCore.Utils.GqlUtils.ValidateGqlErrors(JsonObject json, Boolean expectError) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/LexCore/Utils/GqlUtils.cs:line 12
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError, Boolean expectSuccessCode) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/ApiTestBase.cs:line 42
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.Services.Utils.RegisterProjectInLexBox(ProjectConfig config, ApiTestBase apiTester) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 39
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.ApiTests.ResetPojectRaceCondition.SimultaneousResetsDontResultIn404s() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/ResetProjectRaceConditions.cs:line 30
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- 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, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

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

./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : json["errors"]
    should be null but was
[[["message" => The specified input object field `owningOrgId` does not exist.], ["locations" => [[["line" => 9], ["column" => 9]]]], ["path" => [createProject]], ["extensions" => [["field" => owningOrgId], ["specifiedBy" => http://spec.graphql.org/October2021/#sec-Input-Object-Field-Names]]]]]   at Testing.LexCore.Utils.GqlUtils.ValidateGqlErrors(JsonObject json, Boolean expectError) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/LexCore/Utils/GqlUtils.cs:line 12
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError, Boolean expectSuccessCode) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/ApiTestBase.cs:line 42
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.Services.Utils.RegisterProjectInLexBox(ProjectConfig config, ApiTestBase apiTester) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 39
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.SyncReverseProxy.SendReceiveServiceTests.CloneConfidentialProjectAsOrgManager(HgProtocol protocol) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 60
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- 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, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

CloneConfidentialProjectAsOrgManager(protocol: Hgweb) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : json["errors"]
    should be null but was
[[["message" => The specified input object field `owningOrgId` does not exist.], ["locations" => [[["line" => 9], ["column" => 9]]]], ["path" => [createProject]], ["extensions" => [["field" => owningOrgId], ["specifiedBy" => http://spec.graphql.org/October2021/#sec-Input-Object-Field-Names]]]]]   at Testing.LexCore.Utils.GqlUtils.ValidateGqlErrors(JsonObject json, Boolean expectError) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/LexCore/Utils/GqlUtils.cs:line 12
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError, Boolean expectSuccessCode) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/ApiTestBase.cs:line 42
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.Services.Utils.RegisterProjectInLexBox(ProjectConfig config, ApiTestBase apiTester) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 39
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.SyncReverseProxy.SendReceiveServiceTests.CloneConfidentialProjectAsOrgManager(HgProtocol protocol) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 60
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- 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, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

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

./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : json["errors"]
    should be null but was
[[["message" => The specified input object field `owningOrgId` does not exist.], ["locations" => [[["line" => 9], ["column" => 9]]]], ["path" => [createProject]], ["extensions" => [["field" => owningOrgId], ["specifiedBy" => http://spec.graphql.org/October2021/#sec-Input-Object-Field-Names]]]]]   at Testing.LexCore.Utils.GqlUtils.ValidateGqlErrors(JsonObject json, Boolean expectError) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/LexCore/Utils/GqlUtils.cs:line 12
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError, Boolean expectSuccessCode) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/ApiTestBase.cs:line 42
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.Services.Utils.RegisterProjectInLexBox(ProjectConfig config, ApiTestBase apiTester) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 39
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendReceiveAfterProjectReset(HgProtocol protocol) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 130
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- 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, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

SendReceiveAfterProjectReset(protocol: Hgweb) (Testing.SyncReverseProxy.SendReceiveServiceTests) failed

./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : json["errors"]
    should be null but was
[[["message" => The specified input object field `owningOrgId` does not exist.], ["locations" => [[["line" => 9], ["column" => 9]]]], ["path" => [createProject]], ["extensions" => [["field" => owningOrgId], ["specifiedBy" => http://spec.graphql.org/October2021/#sec-Input-Object-Field-Names]]]]]   at Testing.LexCore.Utils.GqlUtils.ValidateGqlErrors(JsonObject json, Boolean expectError) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/LexCore/Utils/GqlUtils.cs:line 12
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError, Boolean expectSuccessCode) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/ApiTestBase.cs:line 42
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.Services.Utils.RegisterProjectInLexBox(ProjectConfig config, ApiTestBase apiTester) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 39
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendReceiveAfterProjectReset(HgProtocol protocol) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 130
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- 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, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)

Check warning on line 0 in Testing.ApiTests.AuthTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

CanUseBearerAuth (Testing.ApiTests.AuthTests) failed

./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
Raw output
System.Net.Http.HttpRequestException : Response status code does not indicate success: 401 (Unauthorized).   at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
   at Testing.ApiTests.AuthTests.CanUseBearerAuth() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/AuthTests.cs:line 113
--- End of stack trace from previous location ---

Check warning on line 0 in Testing.ApiTests.NewProjectRaceCondition

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

CanCreateMultipleProjectsAndQueryThemRightAway (Testing.ApiTests.NewProjectRaceCondition) failed

./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 1s]
Raw output
Shouldly.ShouldAssertException : response["data"]!["createProject"]!["createProjectResponse"]
    should be of type
System.Text.Json.Nodes.JsonObject
    but was
null   at Testing.ApiTests.NewProjectRaceCondition.CreateQueryAndVerifyProject(Guid id) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/NewProjectRaceCondition.cs:line 54
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at Testing.ApiTests.NewProjectRaceCondition.CanCreateMultipleProjectsAndQueryThemRightAway() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/NewProjectRaceCondition.cs:line 21
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Testing.ApiTests.NewProjectRaceCondition.CanCreateMultipleProjectsAndQueryThemRightAway() in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/NewProjectRaceCondition.cs:line 29
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- 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, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

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

./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : json["errors"]
    should be null but was
[[["message" => The specified input object field `owningOrgId` does not exist.], ["locations" => [[["line" => 9], ["column" => 9]]]], ["path" => [createProject]], ["extensions" => [["field" => owningOrgId], ["specifiedBy" => http://spec.graphql.org/October2021/#sec-Input-Object-Field-Names]]]]]   at Testing.LexCore.Utils.GqlUtils.ValidateGqlErrors(JsonObject json, Boolean expectError) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/LexCore/Utils/GqlUtils.cs:line 12
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError, Boolean expectSuccessCode) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/ApiTestBase.cs:line 42
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.Services.Utils.RegisterProjectInLexBox(ProjectConfig config, ApiTestBase apiTester) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 39
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.SyncReverseProxy.SendReceiveServiceTests.ModifyProjectData(HgProtocol protocol) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 100
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- 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, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)

Check warning on line 0 in Testing.SyncReverseProxy.SendReceiveServiceTests

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

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

./test-results/_gha-lf-lexbox-runner-pvjdr-rnjqf_2024-07-26_03_13_01.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : json["errors"]
    should be null but was
[[["message" => The specified input object field `owningOrgId` does not exist.], ["locations" => [[["line" => 9], ["column" => 9]]]], ["path" => [createProject]], ["extensions" => [["field" => owningOrgId], ["specifiedBy" => http://spec.graphql.org/October2021/#sec-Input-Object-Field-Names]]]]]   at Testing.LexCore.Utils.GqlUtils.ValidateGqlErrors(JsonObject json, Boolean expectError) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/LexCore/Utils/GqlUtils.cs:line 12
   at Testing.ApiTests.ApiTestBase.ExecuteGql(String gql, Boolean expectGqlError, Boolean expectSuccessCode) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/ApiTests/ApiTestBase.cs:line 42
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.Services.Utils.RegisterProjectInLexBox(ProjectConfig config, ApiTestBase apiTester) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/Services/Utils.cs:line 39
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
   at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
   at Testing.SyncReverseProxy.SendReceiveServiceTests.ModifyProjectData(HgProtocol protocol) in /runner/_work/languageforge-lexbox/languageforge-lexbox/backend/Testing/SyncReverseProxy/SendReceiveServiceTests.cs:line 100
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)
--- 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, ConfigureAwaitOptions options)
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task, ConfigureAwaitOptions options)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Integration Tests self-hosted for Mercurial 6

76 tests found

There are 76 tests, see "Raw output" for the full list of tests.
Raw output
Testing.ApiTests.AuthTests ‑ AdminIsPermittedToCallAdminApi
Testing.ApiTests.AuthTests ‑ CanUseBearerAuth
Testing.ApiTests.AuthTests ‑ ClearingCookiesWorks
Testing.ApiTests.AuthTests ‑ JwtWithInvalidSignatureFailsAuth
Testing.ApiTests.AuthTests ‑ ManagerIsForbiddenFromAdminApi
Testing.ApiTests.AuthTests ‑ ManagerIsPermittedToCallRequiresAuthApi
Testing.ApiTests.AuthTests ‑ NoOneCanCallForgotPasswordApi
Testing.ApiTests.AuthTests ‑ NotLoggedInIsNotPermittedToCallRequiresAuthApi
Testing.ApiTests.AuthTests ‑ TestGqlVerifyDifferentUsers
Testing.ApiTests.AuthTests ‑ TestLoginAndVerifyDifferentUsers
Testing.ApiTests.FlexJwtTests ‑ CanGetProjectSpecificToken
Testing.ApiTests.InvalidRouteTests ‑ ApiBasePathRequestsShouldBeServedByDotnetForAuthenticated
Testing.ApiTests.InvalidRouteTests ‑ ApiPathRequestsShouldBeServedByDotnetForAnonymous
Testing.ApiTests.NewProjectRaceCondition ‑ CanCreateMultipleProjectsAndQueryThemRightAway
Testing.ApiTests.OrgPermissionTests ‑ AdminCanQueryOrgMembers
Testing.ApiTests.OrgPermissionTests ‑ CanNotListOrgsAndListOrgProjects
Testing.ApiTests.OrgPermissionTests ‑ CanNotListOrgsAndListOrgUsers
Testing.ApiTests.OrgPermissionTests ‑ ManagerCanSeeMemberEmails
Testing.ApiTests.OrgPermissionTests ‑ ManagerCanSeeMemberUsernames
Testing.ApiTests.OrgPermissionTests ‑ ManagersSeeAllProjects
Testing.ApiTests.OrgPermissionTests ‑ MembersSeePublicAndTheirProjects
Testing.ApiTests.OrgPermissionTests ‑ NonMemberCanJustQueryOrgWithoutMembersOrProjects
Testing.ApiTests.OrgPermissionTests ‑ NonMemberCanOnlyQueryManagers
Testing.ApiTests.OrgPermissionTests ‑ NonMembersOnlySeePublicProjects
Testing.ApiTests.OrgPermissionTests ‑ OrgMemberCanNotSeeMemberEmails
Testing.ApiTests.OrgPermissionTests ‑ OrgMemberCanNotSeeMemberUsernames
Testing.ApiTests.OrgPermissionTests ‑ OrgMemberCanSeeThemselvesInOrg
Testing.ApiTests.ResetPojectRaceCondition ‑ SimultaneousResetsDontResultIn404s
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ GetProjectDataViaForm
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ GetProjectDataViaJson
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ GetProjectDataWithEmailAddress
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ GetProjectDataWithUppercaseUsername
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ MissingPasswordReturns403
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ TestInvalidPassword
Testing.SyncReverseProxy.LegacyProjectApiTests ‑ TestInvalidUser
Testing.SyncReverseProxy.ProxyHgRequests ‑ SimpleClone
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGet(user: "admin")
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGet(user: "manager")
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGetBadPassword
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGetPrefixHg
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGetWithJwtInBasicAuth(user: "admin")
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestGetWithJwtInBasicAuth(user: "manager")
Testing.SyncReverseProxy.ProxyHgRequests ‑ TestNoAuthResponse
Testing.SyncReverseProxy.ResumableTests ‑ IsAvailable(user: "admin")
Testing.SyncReverseProxy.ResumableTests ‑ IsAvailable(user: "manager")
Testing.SyncReverseProxy.ResumableTests ‑ IsAvailableJwtInBasicAuth(user: "admin")
Testing.SyncReverseProxy.ResumableTests ‑ IsAvailableJwtInBasicAuth(user: "manager")
Testing.SyncReverseProxy.ResumableTests ‑ WithBadNotValidProject
Testing.SyncReverseProxy.ResumableTests ‑ WithBadPassword
Testing.SyncReverseProxy.ResumableTests ‑ WithBadUser
Testing.SyncReverseProxy.ResumableTests ‑ WithUnauthorizedUser
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CanCloneSendReceive(hgProtocol: Hgweb, user: "manager")
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CanCloneSendReceive(hgProtocol: Resumable, user: "manager")
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CanCloneSendReceiveWithJwtOverBasicAuth(hgProtocol: Hgweb, user: "manager")
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CanCloneSendReceiveWithJwtOverBasicAuth(hgProtocol: Resumable, user: "manager")
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CloneBigProject(hgProtocol: Hgweb)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CloneBigProject(hgProtocol: Resumable)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CloneConfidentialProjectAsOrgManager(protocol: Hgweb)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ CloneConfidentialProjectAsOrgManager(protocol: Resumable)
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(protocol: Hgweb)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ ModifyProjectData(protocol: Resumable)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ SendNewProject_Big
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ SendNewProject_Medium
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ SendReceiveAfterProjectReset(protocol: Hgweb)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ SendReceiveAfterProjectReset(protocol: Resumable)
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ UnauthorizedUserCloneHgResumable
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ UnauthorizedUserCloneHgWeb
Testing.SyncReverseProxy.SendReceiveServiceTests ‑ VerifyHgWorking