-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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
fixtures: add test.dmg #9499
fixtures: add test.dmg #9499
Conversation
Review period will end on 2020-12-11 at 11:08:09 UTC. |
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.
Would be great to make this smaller if possible (perhaps gzipping it?) but otherwise: 👍🏻
I thought dmg's were already zipped, but they're not… great idea! |
(It's not critical but given the scope I don't think the one-day review period should apply) |
Review period ended. |
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.
400KB -> 3.66KB: 🎉
Does this contain any files? |
There is already a DMG in |
Nevermind, I realize now that this it supposed to be a replacement for |
Tests that were previously calling
hdiutil create
are now failing with sandbox restrictions. Let's add DMG images (as small as possible, 400 kB) to the test fixtures.