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 cache failed #170

Open
Hailong-am opened this issue Mar 18, 2024 · 1 comment
Open

[BUG] Cypress cache failed #170

Hailong-am opened this issue Mar 18, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Hailong-am
Copy link
Collaborator

What is the bug?

CI failed at cache cypress step with below error

Error: The template is not valid. .github/workflows/dashboards-notifications-test-and-build-workflow.yml (Line: 173, Col: 16): hashFiles('**/package.json') couldn't finish within 120 seconds.

An example:

https://github.com/opensearch-project/dashboards-notifications/actions/runs/8303801103/job/22728537631

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

What is the expected behavior?
A clear and concise description of what you expected to happen.

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?

actions/runner#1840

@Hailong-am Hailong-am added bug Something isn't working untriaged and removed untriaged labels Mar 18, 2024
@fcientymeh
Copy link

The problem seems to be in lost folders in ./cypress directory: screenshots and videos. I fixed this in PR 7e9add7.

with another PR: #200

Can someone look at this, please?

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

3 participants