Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport of [secrets sync] remove incorrect dom assertion into release/1.16.x #26132

Conversation

hc-github-team-secure-vault-core
Copy link
Collaborator

Backport

This PR is auto-generated from #26131 to be assessed for backporting due to the inclusion of the label backport/1.16.x.

The below text is copied from the body of the original PR.


Removes a test failure caused by an incorrect assertion.

@hellobontempo and I paired on this and we believe the error is occurring because client activity data is generated as the test suite runs other acceptance tests. This correctly caused the <UsageStats /> component not to render (since there was activity data).

Next up we should rewrite the test to stub the activity response to return 0 clients. That way we're ensuring that we can consistently predict the Vault cluster's client activity.


Overview of commits

@hc-github-team-secure-vault-core hc-github-team-secure-vault-core force-pushed the backport/ui/hotfix-client-counts-overview-test/socially-free-hermit branch from fbfb624 to d8e168e Compare March 23, 2024 00:42
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Mar 23, 2024
@noelledaley noelledaley added this to the 1.16.0 milestone Mar 23, 2024
@noelledaley noelledaley enabled auto-merge (squash) March 23, 2024 00:45
Copy link

Build Results:
All builds succeeded! ✅

Copy link

CI Results:
All Go tests succeeded! ✅

@noelledaley noelledaley merged commit 6f4631e into release/1.16.x Mar 23, 2024
28 of 29 checks passed
@noelledaley noelledaley deleted the backport/ui/hotfix-client-counts-overview-test/socially-free-hermit branch March 23, 2024 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed pr/no-changelog ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants