-
Notifications
You must be signed in to change notification settings - Fork 10
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
IOS Fix - NSCocoaErrorDomain error 256 #255
base: develop
Are you sure you want to change the base?
Conversation
files to be uploaded in IOS 17.2
Thank you @EduFrazao ! I'll try to take a look and merge this weekend |
|
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
iOS Test Report 1 files ±0 1 suites ±0 4s ⏱️ -4s For more details on these failures, see this check. Results for commit 93778d7. ± Comparison against base commit 7be63df. |
This is taking longer than expected, as I've had some issues with the builder machine not being able to kill the test runs correctly. Also, some iOS-tests are failing and I didn't have time to investigate yet. I hope to find some time for this soon |
Hi @edeckers ! Thanks for your answer! |
tl; dr: found the problem that causes the tests to fail, did not have time to fix yet -- I had some time at my disposal, so I was able to track down the issue with regards to the broken tests. The When this path is prefixed with There are some instant gratification hacks to circumvent this problem, like stripping So, I will need to find some time again to fix it properly, but the available time is sparse these days so it might be a while. If you're up to it, I'd happily accept a PR that addresses the situation! |
Fixed a IOS Bug, throwing NSCocoaErrorDomain code 256 whein trying to read absolutePath's of files ready to be uploaded.