-
Notifications
You must be signed in to change notification settings - Fork 513
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
Test Windows build on CircleCI #49
Conversation
bahmutov
commented
Aug 27, 2019
•
edited
Loading
edited
- Closes CircleCI can test Win 64 builds #48
- Added Windows CircleCI build
- Shows currently failing pipe from dest.end error crash during run exit on GitLab CI / Windows cypress#2181
- Once a fix is implemented can be merged
- moved early halt logic into a Node script because the bash syntax was not working on Windows
@bahmutov This is unblocked now that Cypress can run in Windows CircleCI, right? |
Are the tests passing on circle windows ? It should be I think
…Sent from my iPhone
On Dec 26, 2019, at 13:06, Zach Bloomquist ***@***.***> wrote:
@bahmutov This is unblocked now that Cypress can run in Windows CircleCI, right?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
Not passing yet, but it seems to be a failure in copying artifacts, not in Cypress itself |
Windows paths shenanigans?
…Sent from my iPhone
On Dec 26, 2019, at 13:08, Zach Bloomquist ***@***.***> wrote:
Not passing yet, but it seems to be a failure in copying artifacts, not in Cypress itself
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or unsubscribe.
|
@flotwig I have updated the dependency Literally this is stupid https://ci.appveyor.com/project/cypress-io/cypress-test-tiny-fitqm/builds/29766710
The record key and project id are set as environment variables on AppVeyor for this project. |
ok, I removed recording on AppVeyor, enough is enough |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nice!
Co-Authored-By: Zach Bloomquist <github@chary.us>
yeah, it is ok to remove hardcoded version |