abramenal / cypress-file-upload

File upload testing made easy
https://npm.im/cypress-file-upload
MIT License
496 stars 89 forks source link

chore: enable Firefox testing #296

Closed abramenal closed 3 years ago

abramenal commented 3 years ago

Checklist:

Summary of changes

Long time ago Firefox tests were disabled on CI, which makes FF testing manual only (read "impossible"). This PR addresses this CI issue

Also this PR removes fail-fast behavior, so failure in a single matrix step won't fail all other in-progress steps.

Linked issues

294

cypress[bot] commented 3 years ago



Test summary

20 0 0 0


Run details

Project cypress-file-upload
Status Passed
Commit 03dcf2027e ℹ️
Started Apr 14, 2021 8:13 PM
Ended Apr 14, 2021 8:14 PM
Duration 01:25 💡
OS Linux Debian - 10.6
Browser Chrome 86

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

abramenal commented 3 years ago

Clearly there's a drag-n-drop issue in Firefox