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

download location when running github actions. #342

Closed
daBishMan opened this issue Apr 1, 2021 · 9 comments
Closed

download location when running github actions. #342

daBishMan opened this issue Apr 1, 2021 · 9 comments
Labels
question Further information is requested

Comments

@daBishMan
Copy link

Hello,

We are running our cypress tests in github actions.
In our configuration file we have "downloadsFolder": "cypress/testing-downloads",, we tried with "./" in the front and without. And when we try to run it with cypress dashboard using github we get the following error?

Any help you can provide is greatly appreciated

image

@bahmutov
Copy link
Contributor

bahmutov commented Apr 1, 2021 via email

@jbishtawi
Copy link

jbishtawi commented Apr 1, 2021

yes, the test is passing locally and failing on github actions.

I can run the test locally with run command and it works fine.

@bahmutov
Copy link
Contributor

bahmutov commented Apr 2, 2021

Can you create a reproducible example? Like, set up the simplest case that downloads a CSV file the same way you are testing? Otherwise we have nothing to go on. Maybe look at the inspiration at https://github.com/cypress-io/cypress-example-recipes/tree/master/examples/testing-dom__download

@bahmutov bahmutov added the question Further information is requested label Apr 2, 2021
@jbishtawi
Copy link

trying to create a reproducible example, showed that the issue is not cypress issue.

Sorry to bother you, and thank you for the quick response

@jordan-bite
Copy link

@jbishtawi What was the underlying issue? I'm experiencing the same issue as well.

@MikeMcC399
Copy link
Collaborator

@jordan-bite

I'm experiencing the same issue as well.

Are you really getting the same error message, or just something similar:

image

Did you try enabling debugging by adding the following into the yml workflow?

  env:
    DEBUG: 'cypress:*'

@nagash77 nagash77 self-assigned this May 31, 2023
@nagash77
Copy link
Contributor

nagash77 commented Jun 7, 2023

Unfortunately we have to close this issue due to inactivity. Please comment if there is new information to provide concerning the original issue and we can reopen.

@nagash77 nagash77 closed this as not planned Won't fix, can't repro, duplicate, stale Jun 7, 2023
@nagash77 nagash77 removed their assignment Jun 7, 2023
@smmehdi14
Copy link

@daBishMan hi, have you found issue for this? facing same issue

@MikeMcC399
Copy link
Collaborator

@smmehdi14

hi, have you found issue for this? facing same issue

According to the previous comments this was not an issue with Cypress GitHub Action. You may be able to get some advice from the Cypress technical community on Discord

Discord chat (click on button)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

7 participants