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

system.io.compression.tests.zipfile_extract.extracttodirectoryunicode #72537

Open
runfoapp bot opened this issue Jul 20, 2022 · 5 comments
Open

system.io.compression.tests.zipfile_extract.extracttodirectoryunicode #72537

runfoapp bot opened this issue Jul 20, 2022 · 5 comments
Assignees
Milestone

Comments

@runfoapp
Copy link

runfoapp bot commented Jul 20, 2022

Runfo Tracking Issue: system.io.compression.tests.zipfile_extract.extracttodirectoryunicode

Build Definition Kind Run Name

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
0 0 0
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jul 20, 2022
@ghost
Copy link

ghost commented Jul 20, 2022

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

Issue Details

Runfo Creating Tracking Issue (data being generated)

Author: runfoapp[bot]
Assignees: -
Labels:

area-System.IO.Compression

Milestone: -

@tlakollo
Copy link
Contributor

The failure seem to have the same signature as this issue #60167
But the failures have been happening more often, last two rolling builds of runtime-extra-platforms failed running these tests

@jozkee jozkee added the os-tvos Apple tvOS label Jul 21, 2022
@ghost
Copy link

ghost commented Jul 21, 2022

Tagging subscribers to 'os-tvos': @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Issue Details

Runfo Tracking Issue: system.io.compression.tests.zipfile_extract.extracttodirectoryunicode

Build Definition Kind Run Name Console Core Dump Test Results Run Client
1895039 runtime-extra-platforms PR 72533 net7.0-tvOS-Release-arm64-Mono_Release-OSX.1100.Amd64.AppleTV.Open console.log test results runclient.py
1894864 runtime-extra-platforms Rolling net7.0-tvOS-Release-arm64-Mono_Release-OSX.1100.Amd64.AppleTV.Open console.log test results runclient.py
1894559 runtime-extra-platforms PR 72272 net7.0-tvOS-Release-arm64-Mono_Release-OSX.1100.Amd64.AppleTV.Open console.log test results runclient.py
1894518 runtime-extra-platforms PR 67861 net7.0-tvOS-Release-arm64-Mono_Release-OSX.1100.Amd64.AppleTV.Open console.log test results runclient.py
1893873 runtime-extra-platforms PR 72533 net7.0-tvOS-Release-arm64-Mono_Release-OSX.1100.Amd64.AppleTV.Open console.log test results runclient.py
1893763 runtime-extra-platforms Rolling net7.0-tvOS-Release-arm64-Mono_Release-OSX.1100.Amd64.AppleTV.Open console.log test results runclient.py
1893744 runtime-extra-platforms PR 72545 net7.0-tvOS-Release-arm64-Mono_Release-OSX.1100.Amd64.AppleTV.Open console.log test results runclient.py
1893157 runtime-extra-platforms Rolling net7.0-tvOS-Release-arm64-Mono_Release-OSX.1015.Amd64.AppleTV.Open console.log test results runclient.py
1893044 runtime-extra-platforms PR 67861 net7.0-tvOS-Release-arm64-Mono_Release-OSX.1100.Amd64.AppleTV.Open console.log test results runclient.py

Build Result Summary

Day Hit Count Week Hit Count Month Hit Count
7 9 9
Author: runfoapp[bot]
Assignees: -
Labels:

area-System.IO.Compression, untriaged, os-tvos

Milestone: -

@steveisok steveisok removed the untriaged New issue has not been triaged by the area owner label Jul 21, 2022
@steveisok
Copy link
Member

It's attempting to create a file at app root path, which is not allowed. I think wrapping the name in a zfile function should do the trick.

@steveisok steveisok self-assigned this Jul 21, 2022
@tlakollo tlakollo added the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Jul 24, 2022
@steveisok steveisok added this to the Future milestone Aug 1, 2022
@steveisok
Copy link
Member

Once #67861, the tests will be skipped.

@steveisok steveisok removed the blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' label Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants