Skip to content

Conversation

@matouskozak
Copy link
Member

  • This is a temporary workaround due to some CI test devices receiving an update that changed the returned display names.
  • Refactor condition around Apple mobile platforms to reflect current setup.

Addressing: #117731, #117903

@matouskozak
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copilot

This comment was marked as outdated.

@matouskozak matouskozak requested review from Copilot and tarekgh August 5, 2025 08:53
Copy link
Contributor

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 temporarily disables specific TimeZoneInfo tests on Android and refactors platform detection logic to address CI failures caused by Android device updates that changed timezone display name formatting.

Key changes:

  • Disables NoBackwardTimeZones test on Android platform using ActiveIssue attribute
  • Refactors Apple mobile platform condition to use PlatformDetection.IsAppleMobile for cleaner code
  • Conditionally excludes Sydney timezone test data on Android due to inconsistent display name formatting

+ disable NoBackwardTimeZones test on Android
@matouskozak matouskozak merged commit e7e3cc2 into dotnet:main Aug 6, 2025
79 of 81 checks passed
@matouskozak
Copy link
Member Author

/backport to release/9.0-staging

@github-actions
Copy link
Contributor

github-actions bot commented Aug 6, 2025

Started backporting to release/9.0-staging: https://github.com/dotnet/runtime/actions/runs/16782482600

@github-actions github-actions bot locked and limited conversation to collaborators Sep 6, 2025
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.

3 participants