Skip to content

fix integration tests depending on the home button. #378

fix integration tests depending on the home button.

fix integration tests depending on the home button. #378

GitHub Actions / Integration Tests windows-latest for Mercurial 3 failed Jul 8, 2024 in 0s

4 fail, 70 pass in 20m 54s

74 tests  +13   70 ✅ +16   20m 54s ⏱️ + 5m 32s
 3 suites + 1    0 💤 ± 0 
 3 files   + 1    4 ❌  -  3 

Results for commit 62e5eec. ± Comparison against earlier commit 8ac21a5.

Annotations

Check warning on line 0 in Testing.ApiTests.OrgPermissionTests

See this annotation in the file changed.

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

NonMembersOnlySeePublicProjects (Testing.ApiTests.OrgPermissionTests) failed

./test-results\runneradmin_fv-az1115-310_2024-07-08_06_22_34.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : projects
    should not be empty but was   at Testing.ApiTests.OrgPermissionTests.MustNotShowConfidentialProjects(JsonNode org) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\OrgPermissionTests.cs:line 206
   at Testing.ApiTests.OrgPermissionTests.NonMembersOnlySeePublicProjects() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\OrgPermissionTests.cs:line 231
   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 windows-latest for Mercurial 3

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

./test-results\runneradmin_fv-az1115-310_2024-07-08_06_22_34.trx [took 27s]
Raw output
Shouldly.ShouldAssertException : srOutput
    should not contain (case insensitive comparison)
"error"
    but was actually
"Sync success: No changes from others
New long SHA: 3a0cc479217951f29d645ee2e0acf14505788227Progress..."   at Testing.Services.Utils.ValidateSendReceiveOutput(String srOutput) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\Services\Utils.cs:line 72
   at Testing.Services.SendReceiveService.SendReceiveProject(SendReceiveParams sendReceiveParams, SendReceiveAuth auth, String commitMessage, Boolean validateOutput) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\Services\SendReceiveService.cs:line 197
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendReceiveAfterProjectReset(HgProtocol protocol) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\SyncReverseProxy\SendReceiveServiceTests.cs:line 115
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Testing.SyncReverseProxy.SendReceiveServiceTests.SendReceiveAfterProjectReset(HgProtocol protocol) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\SyncReverseProxy\SendReceiveServiceTests.cs:line 167
   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.OrgPermissionTests

See this annotation in the file changed.

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

ManagersSeeAllProjects (Testing.ApiTests.OrgPermissionTests) failed

./test-results\runneradmin_fv-az1115-310_2024-07-08_06_22_34.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : projects
    should not be empty but was   at Testing.ApiTests.OrgPermissionTests.MustContainProject(JsonNode org, Guid projectId) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\OrgPermissionTests.cs:line 215
   at Testing.ApiTests.OrgPermissionTests.ManagersSeeAllProjects() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\OrgPermissionTests.cs:line 249
   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.OrgPermissionTests

See this annotation in the file changed.

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

MembersSeePublicAndTheirProjects (Testing.ApiTests.OrgPermissionTests) failed

./test-results\runneradmin_fv-az1115-310_2024-07-08_06_22_34.trx [took 0s]
Raw output
Shouldly.ShouldAssertException : projects
    should not be empty but was   at Testing.ApiTests.OrgPermissionTests.MustContainProject(JsonNode org, Guid projectId) in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\OrgPermissionTests.cs:line 215
   at Testing.ApiTests.OrgPermissionTests.MembersSeePublicAndTheirProjects() in D:\a\languageforge-lexbox\languageforge-lexbox\backend\Testing\ApiTests\OrgPermissionTests.cs:line 239
   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)