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

[iOS/tvOS] Test Failure System.IO.Compression.Tests.ZipFile_Unix.CanZipNamedPipe #62341

Closed
steveisok opened this issue Dec 3, 2021 · 1 comment · Fixed by #62477
Closed
Assignees
Labels
area-System.IO.Compression os-ios Apple iOS runtime-mono specific to the Mono runtime

Comments

@steveisok
Copy link
Member

Failure started appearing on the rolling build after #62240 landed

Assert.Equal() Failure
Expected: 0
Actual:   -1

at System.IO.Compression.Tests.ZipFile_Unix.CanZipNamedPipe()
--- End of stack trace from previous location ---
@steveisok steveisok added area-System.IO.Compression runtime-mono specific to the Mono runtime os-ios Apple iOS labels Dec 3, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Dec 3, 2021
@ghost
Copy link

ghost commented Dec 3, 2021

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

Issue Details

Failure started appearing on the rolling build after #62240 landed

Assert.Equal() Failure
Expected: 0
Actual:   -1

at System.IO.Compression.Tests.ZipFile_Unix.CanZipNamedPipe()
--- End of stack trace from previous location ---
Author: steveisok
Assignees: -
Labels:

area-System.IO.Compression, runtime-mono, os-ios

Milestone: -

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Dec 7, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Dec 7, 2021
@adamsitnik adamsitnik self-assigned this Dec 7, 2021
@adamsitnik adamsitnik removed the untriaged New issue has not been triaged by the area owner label Dec 7, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jan 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.IO.Compression os-ios Apple iOS runtime-mono specific to the Mono runtime
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants