Uh oh!
There was an error while loading. Please reload this page.
Give tvOS a special value for Personal/MyDocuments - #57508
Conversation
ghost
commented
Aug 16, 2021
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
steveisok
commented
Aug 17, 2021
@directhex Looks like the test fails with: |
…e into tvos-specialdirectories
Not guilty. I reverted all my changes to System.Environment, and the device build still fails. /tmp is readonly on device. |
directhex
commented
Aug 18, 2021
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…OS.cs Co-authored-by: Alexander Köplinger <alex.koeplinger@outlook.com>
…OS.cs Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
…OS.cs Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
…oniOS.cs Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…OS.cs Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
directhex
commented
Aug 24, 2021
i can't get a dang thing to run on my iPhone 😠 |
directhex
commented
Aug 24, 2021
/backport to release/6.0-rc1 |
Started backporting to release/6.0-rc1: https://github.com/dotnet/runtime/actions/runs/1163777452 |
@directhex backporting to release/6.0-rc1 failed, the patch most likely resulted in conflicts: $ git am --3way --ignore-whitespace --keep-non-patch changes.patch
Applying: Use a different Personal folder on tvOS, and a test that it works
Applying: Run this PR on device, the error does not happen on sim
Applying: CI fixes
Applying: Nullable
Applying: Test on devices
Applying: Just run one test to save disk space
Applying: Tweak to run only 1 test and make sure DevTeamProvisioning is right
Applying: Horrible hack to check something in CI
Applying: Revert all changes. Run as-is in CI to see if it's my changes to blameApplying: nonsenseApplying: Set temp path to a valid locationApplying: Fix AppDomainTests.ExecuteAssembly to copy files to a valid placeApplying: Don't expect HOME to work on tvOS
Applying: We cannot get exit code from tvOS device, so runonly tests don't workApplying: Revert infra changes made to enable CI of this PR, which passes now on deviceerror: sha1 information is lacking or useless (eng/testing/tests.mobile.targets).error: could not build fake ancestorhint: Use 'git am --show-current-patch=diff' to see the failed patchPatch failed at 0015 Revert infra changes made to enable CI of this PR, which passes now on deviceWhen you have resolved this problem, run "git am --continue".If you prefer to skip this patch, run "git am --skip" instead.To restore the original branch and stop patching, run "git am --abort".Error: The process '/usr/bin/git' failed with exit code 128Please backport manually! |
marek-safar
commented
Aug 27, 2021
/backport to release/6.0 |
Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1175024534 |
@marek-safar backporting to release/6.0 failed, the patch most likely resulted in conflicts: $ git am --3way --ignore-whitespace --keep-non-patch changes.patch
Applying: Use a different Personal folder on tvOS, and a test that it works
Applying: Run this PR on device, the error does not happen on sim
Applying: CI fixes
Applying: Nullable
Applying: Test on devices
Applying: Just run one test to save disk space
Applying: Tweak to run only 1 test and make sure DevTeamProvisioning is right
Applying: Horrible hack to check something in CI
Applying: Revert all changes. Run as-is in CI to see if it's my changes to blameApplying: nonsenseApplying: Set temp path to a valid locationApplying: Fix AppDomainTests.ExecuteAssembly to copy files to a valid placeApplying: Don't expect HOME to work on tvOS
Applying: We cannot get exit code from tvOS device, so runonly tests don't workApplying: Revert infra changes made to enable CI of this PR, which passes now on deviceerror: sha1 information is lacking or useless (eng/testing/tests.mobile.targets).error: could not build fake ancestorhint: Use 'git am --show-current-patch=diff' to see the failed patchPatch failed at 0015 Revert infra changes made to enable CI of this PR, which passes now on deviceWhen you have resolved this problem, run "git am --continue".If you prefer to skip this patch, run "git am --skip" instead.To restore the original branch and stop patching, run "git am --abort".Error: The process '/usr/bin/git' failed with exit code 128Please backport manually! |
Fixes#34007
Fixes#57638