Skip to content

Update ui-tests.yml timeout to account for CollectionView#31233

Merged
rmarinho merged 1 commit intonet10.0from
ui_tests_increase_timeout
Aug 19, 2025
Merged

Update ui-tests.yml timeout to account for CollectionView#31233
rmarinho merged 1 commit intonet10.0from
ui_tests_increase_timeout

Conversation

@PureWeen
Copy link
Member

Description of Change

CollectionView macOS UITests are timing out currently because they are taking slightly longer than 2 hours.

We need to split these tests up or look at speeding up CollectionView tests.

But for now let's increase the timeout to unblock builds

CollectionView macOS UITests are timing out currently because they are taking slightly longer than 2 hours. 

We need to split these tests up or look at speeding up CollectionView tests.

But for now let's increase the timeout to unblock builds
Copilot AI review requested due to automatic review settings August 19, 2025 13:55
@PureWeen PureWeen requested a review from a team as a code owner August 19, 2025 13:55
@PureWeen
Copy link
Member Author

/backport to main

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 increases the timeout for UI tests from 2 hours to 3 hours to address CollectionView macOS UITests that are currently timing out. This is a temporary fix to unblock builds while longer-term solutions like test splitting or performance improvements are considered.

Key Changes

  • Increased UI test timeout from 120 to 180 minutes in the pipeline configuration

@github-actions
Copy link
Contributor

Started backporting to main: https://github.com/dotnet/maui/actions/runs/17071836572

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants