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

[BUG] If visiting page too quickly certain values set within the test don't get set before async calls are made #856

Open
kavilla opened this issue Sep 14, 2023 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@kavilla
Copy link
Member

kavilla commented Sep 14, 2023

For example if security enabled, wait for page load would occasionally fail with the intercept requests failing to resolve. Intercepted requests calls with security should handle async data more gracefully.

@kavilla kavilla added the bug Something isn't working label Sep 14, 2023
@kavilla kavilla removed the untriaged label Sep 14, 2023
@kavilla kavilla self-assigned this Sep 14, 2023
@kavilla kavilla added the good first issue Good for newcomers label Sep 14, 2023
kavilla pushed a commit to kavilla/opensearch-dashboards-functional-test that referenced this issue Sep 19, 2023
Disable with security as requirement is to have no flakey tests.
With security on test runner.

Created follow-up to fix this:
opensearch-project#856

Issue:
opensearch-project/OpenSearch-Dashboards#5061

Signed-off-by: Kawika Avilla <avillk@amazon.com>
kavilla added a commit that referenced this issue Sep 19, 2023
Disable with security as requirement is to have no flakey tests.
With security on test runner.

Created follow-up to fix this:
#856

Issue:
opensearch-project/OpenSearch-Dashboards#5061

Signed-off-by: Kawika Avilla <avillk@amazon.com>
Co-authored-by: Kawika Avilla <avillk@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant