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

ci: Renable ffmpeg and mksnapshot tests on Azure Devops #15800

Merged
merged 4 commits into from
Nov 30, 2018

Conversation

jkleinsc
Copy link
Contributor

This PR addresses the issue that was causing verify-ffmpeg and verify-mksnapshot to timeout on Azure Devops. Those tests were disabled via #15732. The issue was that on the CI machines there were previously crashed Electron instances that were causing this dialog to appear:
crashed_electron. In order to resolve this issue, verify-ffmpeg and verify-mksnapshot now run with the Electron spec tests on a different dynamic VM.

This PR also adds testing of ffmpeg and native_mksnapshot on arm/arm64

Description of Change

Checklist

Release Notes

Notes: no-notes

@jkleinsc jkleinsc requested a review from a team November 21, 2018 20:44
Also, add testing of ffmpeg and mksnapshot to arm tests
@jkleinsc jkleinsc force-pushed the update-ffmpeg-mksnapshot-tests branch from d788445 to fdd2437 Compare November 21, 2018 22:58
@codebytere
Copy link
Member

Still seems to be failing on verify, should this be marked a WIP?

@jkleinsc jkleinsc merged commit 515525c into master Nov 30, 2018
@release-clerk
Copy link

release-clerk bot commented Nov 30, 2018

No Release Notes

@jkleinsc jkleinsc deleted the update-ffmpeg-mksnapshot-tests branch November 30, 2018 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants