Skip to content

Null terminate iOS TabbedRenderer#23289

Merged
PureWeen merged 1 commit intorelease/9.0.1xx-preview6from
testing_failures
Jun 27, 2024
Merged

Null terminate iOS TabbedRenderer#23289
PureWeen merged 1 commit intorelease/9.0.1xx-preview6from
testing_failures

Conversation

@PureWeen
Copy link
Copy Markdown
Member

Description of Change

We recently made the xplat view inside TabbedRenderer weak so there are scenarios where life cycle events might trigger a path that tries to retrieve a collected xplat view. I noticed this failure in our device tests when running locally. Occasionally it would be fine but occasionally it wouldn't :-)

@PureWeen PureWeen requested a review from a team as a code owner June 26, 2024 23:17
@PureWeen PureWeen requested review from Eilon and StephaneDelcroix and removed request for a team June 26, 2024 23:17
@PureWeen
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@PureWeen
Copy link
Copy Markdown
Member Author

/backport to main

@github-actions
Copy link
Copy Markdown
Contributor

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

@PureWeen
Copy link
Copy Markdown
Member Author

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@PureWeen
Copy link
Copy Markdown
Member Author

/rebase

@PureWeen
Copy link
Copy Markdown
Member Author

Device Tests failing to run because of feed issues

Tests passed for these changes here
#23290

@PureWeen PureWeen merged commit 2fdff8a into release/9.0.1xx-preview6 Jun 27, 2024
@PureWeen PureWeen deleted the testing_failures branch June 27, 2024 14:26
@PureWeen
Copy link
Copy Markdown
Member Author

/backport to net9.0

@github-actions
Copy link
Copy Markdown
Contributor

Started backporting to net9.0: https://github.com/dotnet/maui/actions/runs/9712696411

@github-actions github-actions bot locked and limited conversation to collaborators Jul 29, 2024
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