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] Cypress intercept always failing on "No request ever ocurred" for Security Analytics CI run #1310

Open
amsiglan opened this issue May 9, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@amsiglan
Copy link
Contributor

amsiglan commented May 9, 2024

What is the bug?

When the cypress tests are run for Security Analytics the tests always fail to intercept the API calls in the before all hook and end up failing fast for all the specs.

As seen in the test runs for the PRs #1104 and #1160 (e.g. https://github.com/opensearch-project/opensearch-dashboards-functional-test/actions/runs/8367009816/job/22908488244?pr=1160)

However, the tests always pass on the Security Analytics repo's CI runs as well as during release candidate testing.

What is the expected behavior?

Need to investigate why the API calls are not being made so that the tests can run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants