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] Skip NullableTests.ClassWithDictionariesWithNullableValues #79675

Merged
merged 1 commit into from
Dec 15, 2022

Conversation

steveisok
Copy link
Member

The test is failing on device and is tracked by #79583

@ghost
Copy link

ghost commented Dec 14, 2022

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

Issue Details

The test is failing on device and is tracked by #79583

Author: steveisok
Assignees: steveisok
Labels:

area-System.Text.Json

Milestone: -

@steveisok
Copy link
Member Author

/azp run runtime-ioslike

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@steveisok
Copy link
Member Author

@premun 5 suites are failing when mlaunch is trying to connect to the device. Rather odd.

dbug: [ERROR] FATAL UNHANDLED EXCEPTION: Xamarin.Hosting.MobileDeviceException: Read Error (error: 0xe8000004)

https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-79675-merge-6adfcb996172467e98/System.Diagnostics.StackTrace.Tests/1/console.f8248151.log?helixlogtype=result

@steveisok
Copy link
Member Author

I've also noticed that in a bunch of runs, the System.Text.Json suite was the only one to fail because it crashed. In typical runs, we have around 5 suites fail due to usb connection issues. It seems odd that would not happen when one suite crashes.

This could just be coincidence, but it does feel a bit strange.

@premun
Copy link
Member

premun commented Dec 15, 2022

Interesting, I don't think I've seen this one before. System.Text.Json was giving us some problems before but I think that was the trampoline limit and has probably nothing to do with this as here we are not even running anything.

Is this blocking anything? I'd investigate on Monday if possible.

@steveisok
Copy link
Member Author

Interesting, I don't think I've seen this one before. System.Text.Json was giving us some problems before but I think that was the trampoline limit and has probably nothing to do with this as here we are not even running anything.

Is this blocking anything? I'd investigate on Monday if possible.

It's blocking a cleaner rolling build. Will merging this PR impact your investigation?

@premun
Copy link
Member

premun commented Dec 15, 2022

No, please go ahead

@premun
Copy link
Member

premun commented Dec 23, 2022

@steveisok just an FYI, we will be retrying this now: dotnet/arcade#12024

I will also ask Rolf about this

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

3 participants