Skip to content

Add android AOT/PInvoke functional test #47167

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

Merged
merged 18 commits into from
Mar 2, 2021

Conversation

MaximLipnin
Copy link
Contributor

@MaximLipnin MaximLipnin commented Jan 19, 2021

  1. ./build.sh mono+libs -os Android -arch x64 -c Release
  2. ./dotnet.sh build /t:Test src/tests/FunctionalTests/Android/Device_Emulator/AOT /p:TargetOS=Android /p:TargetArchitecture=x64 /p:Configuration=Release
  3. ./dotnet.sh build /t:Test src/tests/FunctionalTests/Android/Device_Emulator/PInvoke /p:TargetOS=Android /p:TargetArchitecture=x64 /p:Configuration=Release

@ghost
Copy link

ghost commented Jan 19, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@steveisok
Copy link
Member

@MaximLipnin You'll need to rebase against master in order for the aot compiler to warn as opposed to error.

@MaximLipnin MaximLipnin force-pushed the add-android-aot-func-test branch 2 times, most recently from 3ea1f41 to 6452aa1 Compare January 21, 2021 15:11
@ghost
Copy link

ghost commented Jan 26, 2021

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

Issue Details
Author: MaximLipnin
Assignees: -
Labels:

area-Infrastructure-mono

Milestone: -

Copy link
Member

@steveisok steveisok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@akoeplinger You mentioned something needed to be done to the AOT task beyond this PR. If that still applies, can you explain?

@MaximLipnin MaximLipnin force-pushed the add-android-aot-func-test branch from f083485 to 6f1f7b0 Compare February 24, 2021 12:27
@MaximLipnin MaximLipnin changed the title Add android AOT functional test Add android AOT/PInvoke functional test Feb 24, 2021
Base automatically changed from master to main March 1, 2021 09:07
@steveisok
Copy link
Member

@akoeplinger Please review and if it looks good, merge.

@akoeplinger akoeplinger merged commit e61c372 into dotnet:main Mar 2, 2021
@MaximLipnin MaximLipnin deleted the add-android-aot-func-test branch March 2, 2021 14:28
@ghost ghost locked as resolved and limited conversation to collaborators Apr 1, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
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.

6 participants