-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[release/9.0.1xx] [net9.0] Run device tests arm #25375
Merged
rmarinho
merged 7 commits into
release/9.0.1xx
from
backport/pr-25331-to-release/9.0.1xx
Oct 18, 2024
Merged
[release/9.0.1xx] [net9.0] Run device tests arm #25375
rmarinho
merged 7 commits into
release/9.0.1xx
from
backport/pr-25331-to-release/9.0.1xx
Oct 18, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
requested review from
jfversluis and
mattleibow
and removed request for
a team
October 18, 2024 10:34
PureWeen
pushed a commit
that referenced
this pull request
Oct 31, 2024
* Run on arm the device tests * no brew * install api35 * add log installdefault api * use iOS pool * Maybe try skip this on handlers main build * Add new pool name --------- Co-authored-by: Rui Marinho <me@ruimarinho.net> # Conflicts: # eng/pipelines/common/device-tests-steps.yml # eng/pipelines/common/provision.yml # eng/pipelines/device-tests.yml # eng/pipelines/handlers.yml
rmarinho
pushed a commit
that referenced
this pull request
Nov 4, 2024
* Increment build targets to iOS 18 * - increment xcode * - additional bumps * Update Versions.props * Update NuGet.config * Update EmbeddedFontLoader.iOS.cs * - CA1422 * [housekeeping] Update & Consolidate Appium + driver versions (#24817) * Update appium + driver versions Updating to latest * Move appium versions to eng/Versions.props * Fix ps1 get-location * Check if appium is completely missing too No need to attempt to uninstall appium if it's not installed * - bump versions * - fix script --------- Co-authored-by: Shane Neuville <shneuvil@microsoft.com> * Update dependencies from https://github.com/dotnet/xharness build 20241009.1 Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 10.0.0-prerelease.24501.1 -> To Version 10.0.0-prerelease.24509.1 # Conflicts: # eng/Version.Details.xml * Update dotnet-tools.json * Update Versions.props * Update Version.Details.xml * - fix logs * Update UITest.cs * Bump ASPNet Versions # Conflicts: # eng/Versions.props # Conflicts: # eng/Versions.props * Update dependencies from https://github.com/dotnet/xharness build 20241024.9 (#25553) Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 10.0.0-prerelease.24514.1 -> To Version 10.0.0-prerelease.24524.9 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> # Conflicts: # .config/dotnet-tools.json # eng/Version.Details.xml # eng/Versions.props * - update pools * - update versions * - update feed * - fix package source * - images fixes * [release/9.0.1xx] [net9.0] Run device tests arm (#25375) * Run on arm the device tests * no brew * install api35 * add log installdefault api * use iOS pool * Maybe try skip this on handlers main build * Add new pool name --------- Co-authored-by: Rui Marinho <me@ruimarinho.net> # Conflicts: # eng/pipelines/common/device-tests-steps.yml # eng/pipelines/common/provision.yml # eng/pipelines/device-tests.yml # eng/pipelines/handlers.yml * - add parameters * Update provisioning.csx * Update provisioning.csx * - update iOS images * Move TitleViewSetOnShellWorksAfterNavigation to Appium (#25094) * Move TitleViewSetOnShellWorksAfterNavigation to Appium * - give width to editor so that it's visible * Disable TitleViewSetOnShellWorksAfterNavigation (#25125) --------- Co-authored-by: Jonathan Dick <jodick@microsoft.com> Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport of #25331 to release/9.0.1xx
/cc @rmarinho