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

xcresults-1.17.1 is exporting corrupted screenshots for failure cases in Xcode 15.0.1 #68

Open
thrigand opened this issue Feb 23, 2024 · 0 comments

Comments

@thrigand
Copy link

This issue is happening only with latest Xcode 15.0.1 version.
When I run the run "xcresults export abc.xcresult results", it is generating jpeg files with zero bytes as below:

12605a3a-2b1d-4975-aeec-6538b93f941c-attachment.

Ideally this should be 12605a3a-2b1d-4975-aeec-6538b93f941c-attachment.jpeg format.

xcresults tool is stripping and changing the format. Hence the screenshots are not visible for failure cases.

Screenshot 2024-02-23 at 10 27 10 AM
Previously it was absolutely good with older xcode versions. ex: xcode 14.2

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

No branches or pull requests

1 participant