Skip to content

Use project ID, not code, in CrdtMerge API (#1169) #321

Use project ID, not code, in CrdtMerge API (#1169)

Use project ID, not code, in CrdtMerge API (#1169) #321

GitHub Actions / Integration Tests ubuntu-latest for Mercurial 6 succeeded Oct 29, 2024 in 0s

All 76 tests pass, 1 skipped in 21m 44s

77 tests   76 ✅  21m 44s ⏱️
 2 suites   1 💤
 2 files     0 ❌

Results for commit baf6cd5.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

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

1 skipped test found

There is 1 skipped test, see "Raw output" for the name of the skipped test.
Raw output
Testing.ApiTests.AuthTests ‑ CanUseBearerAuth

Check notice on line 0 in .github

See this annotation in the file changed.

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

77 tests found

There are 77 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 ‑ RouteKeyInLfClassicRoutesMustMatchRouteKeyInProxyConstants
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