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][Android] ReAdd Android library test jobs #77280

Merged
merged 4 commits into from
Oct 21, 2022

Conversation

mdh1418
Copy link
Member

@mdh1418 mdh1418 commented Oct 20, 2022

Android library tests were not running on CI in runtime-extra-platforms.
This PR brings back the jobs that ran library tests on Android device/simulator removed in #76328
They are updated to follow the similar changes made to branch out runtime-extra-platforms in the aforementioned PR.

@ghost
Copy link

ghost commented Oct 20, 2022

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

Issue Details

null

Author: mdh1418
Assignees: -
Labels:

area-Infrastructure-mono

Milestone: -

@mdh1418
Copy link
Member Author

mdh1418 commented Oct 20, 2022

/azp run runtime-android,runtime-androidemulator

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@mdh1418
Copy link
Member Author

mdh1418 commented Oct 20, 2022

/azp run runtime-android,runtime-androidemulator

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Comment on lines +66 to +69
- name: librariesContainsChange
value: $[ dependencies.evaluate_paths.outputs['SetPathVars_libraries.containsChange'] ]
- name: monoContainsChange
value: $[ dependencies.evaluate_paths.outputs['SetPathVars_mono_excluding_wasm.containsChange'] ]
Copy link
Member Author

Choose a reason for hiding this comment

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

Since it seems like we are removing the condition: parameter, how do these variable parameters actually get consumed if at all?

@steveisok steveisok merged commit 1b4f17b into dotnet:main Oct 21, 2022
@steveisok steveisok deleted the add_android_library_jobs branch October 21, 2022 18:58
@ghost ghost locked as resolved and limited conversation to collaborators Nov 20, 2022
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.

2 participants