Skip to content

Conversation

kotlarmilos
Copy link
Member

@kotlarmilos kotlarmilos commented Aug 6, 2025

Description

This PR re-enables Android emulator tests.

Fixes #117704

@Copilot Copilot AI review requested due to automatic review settings August 6, 2025 09:35
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR reverts infrastructure changes related to test timeouts and re-enables Android emulator testing. The changes address two specific GitHub issues by removing explicit launch timeouts that were previously added for Apple mobile testing and re-enabling Android x64 platform tests that were temporarily disabled.

Key changes:

  • Removes explicit LaunchTimeout configurations for Apple mobile XHarness tests
  • Re-enables Android x64 platform tests in the runtime pipeline

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/tests/Common/helixpublishwitharcade.proj Removes LaunchTimeout metadata from XHarnessAppBundleToTest items for Apple mobile tests
src/libraries/sendtohelix-mobile.targets Removes LaunchTimeout metadata from XHarnessAppBundleToTest items in mobile library tests
eng/pipelines/runtime.yml Re-enables android_x64 platform testing by uncommenting it in the platforms list

@kotlarmilos
Copy link
Member Author

/azp run runtime-extra-platforms

Copy link
Contributor

Tagging subscribers to 'arch-android': @vitek-karas, @simonrozsival, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Copy link
Contributor

Tagging subscribers to 'os-ios': @vitek-karas, @kotlarmilos, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kotlarmilos kotlarmilos changed the title [Infra] Revert explicit launch timeout for xharness on Apple mobile and re-enable Android emulator tests [Infra] Re-enable Android emulator tests Aug 7, 2025
@kotlarmilos
Copy link
Member Author

/azp run runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kotlarmilos kotlarmilos merged commit 4fdcfb1 into dotnet:main Aug 11, 2025
145 of 148 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Android] Re-enable Android emulator tests in dotnet-runtime pipeline

2 participants