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

[tests] System test dlls leak symbols on tvOS. #14496

Closed
mandel-macaque opened this issue May 16, 2019 · 1 comment · Fixed by dotnet/android#3135
Closed

[tests] System test dlls leak symbols on tvOS. #14496

mandel-macaque opened this issue May 16, 2019 · 1 comment · Fixed by dotnet/android#3135

Comments

@mandel-macaque
Copy link
Member

There are symbols that are leaking in the system unit tests for tvOS: https://github.com/xamarin/maccore/issues/1610

The tests are going to be ignored in devices on the xamarin.iOS side until we fix this.

@akoeplinger Can you take a look please (I'm not a super user that can assign you to do it ;) )

@mandel-macaque mandel-macaque changed the title System test dlls leak symbols on tvOS. [tests] System test dlls leak symbols on tvOS. May 16, 2019
@akoeplinger akoeplinger self-assigned this May 16, 2019
@akoeplinger akoeplinger added this to the 2019-02 (6.0.xx) milestone May 16, 2019
@akoeplinger
Copy link
Member

Fixed by #14661

jonathanpeppers added a commit to jonathanpeppers/xamarin-android that referenced this issue May 28, 2019
Changes: mono/mono@3dc72cf...a980e7f

Fixes: mono/mono#13526
Fixes: mono/mono#14496
Fixes: mono/mono#14497
Fixes: dotnet#3120

Bumping to get fixes for AOT compilation on Windows.
jonpryor pushed a commit to dotnet/android that referenced this issue May 28, 2019
Changes: mono/mono@3dc72cf...a980e7f

Fixes: mono/mono#13526
Fixes: mono/mono#14496
Fixes: mono/mono#14497
Fixes: #3120

Bumping to get fixes for AOT compilation on Windows.
mandel-macaque added a commit to mandel-macaque/xamarin-macios that referenced this issue May 30, 2019
After mono fixed issues mono/mono#14497 and
mono/mono#14496 re-enable the ignored tests.

Fixes: xamarin/maccore#1610
Fixes: xamarin/maccore#1611
jonpryor pushed a commit to dotnet/android that referenced this issue May 30, 2019
Changes: mono/mono@3dc72cf...a980e7f

Fixes: mono/mono#13526
Fixes: mono/mono#14496
Fixes: mono/mono#14497
Fixes: #3120

Bumping to get fixes for AOT compilation on Windows.
mandel-macaque added a commit to xamarin/xamarin-macios that referenced this issue May 30, 2019
After mono fixed issues mono/mono#14497 and
mono/mono#14496 re-enable the ignored tests.

Fixes: xamarin/maccore#1610
Fixes: xamarin/maccore#1611
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants