Skip to content

Conversation

steveisok
Copy link
Member

On iOS, this test was failing due to not being able to write files in the app root directory. The fix is to write a file in the TestDirectory, which is a subdirectory under the app root and is writeable.

Fixes #72837

On iOS, this test was failing due to not being able to write files in the app root directory.  The fix is to write a file in the TestDirectory, which is a subdirectory under the app root and is writeable.

Fixes dotnet#72837
@ghost ghost added the area-System.IO label Jul 26, 2022
@steveisok steveisok requested a review from akoeplinger July 26, 2022 12:24
@ghost ghost assigned steveisok Jul 26, 2022
@steveisok steveisok requested a review from mdh1418 July 26, 2022 12:24
@ghost
Copy link

ghost commented Jul 26, 2022

Tagging subscribers to this area: @dotnet/area-system-io
See info in area-owners.md if you want to be subscribed.

Issue Details

On iOS, this test was failing due to not being able to write files in the app root directory. The fix is to write a file in the TestDirectory, which is a subdirectory under the app root and is writeable.

Fixes #72837

Author: steveisok
Assignees: -
Labels:

area-System.IO

Milestone: -

@steveisok steveisok merged commit fbced1b into dotnet:main Jul 27, 2022
@steveisok steveisok deleted the fix-zippackage-ios branch July 27, 2022 01:37
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

System.UnauthorizedAccessException in system.io.packaging.tests.tests.zippackage_createwithfileaccesswrite
4 participants