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

[mono][ios] Enable System.Formats.Cbor test on apple mobile devices #89392

Conversation

kotlarmilos
Copy link
Member

This PR enables the CborDocument_Roundtrip test which passed locally on a device.

Fixes #73150

@kotlarmilos kotlarmilos added this to the 8.0.0 milestone Jul 24, 2023
@kotlarmilos kotlarmilos self-assigned this Jul 24, 2023
@ghost
Copy link

ghost commented Jul 24, 2023

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

This PR enables the CborDocument_Roundtrip test which passed locally on a device.

Fixes #73150

Author: kotlarmilos
Assignees: kotlarmilos
Labels:

area-Infrastructure-mono, os-ios

Milestone: 8.0.0

@kotlarmilos
Copy link
Member Author

/azp run runtime-ioslike

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@steveisok
Copy link
Member

@kotlarmilos if I remember correctly, I experienced the same behavior. It's either tvOS specific or failed on both in CI.

@kotlarmilos
Copy link
Member Author

@kotlarmilos if I remember correctly, I experienced the same behavior. It's either tvOS specific or failed on both in CI.

How did you get the stack trace in #73150 (comment)? The test is failing with exit code 1 but without any logs.

@ghost ghost locked as resolved and limited conversation to collaborators Aug 24, 2023
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.

[iOS] BigInteger CompareTo crash in CborDocument_Roundtrip test
3 participants