Skip to content
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

fix: workaround failing ui test for autolayout #1224

Closed
wants to merge 1 commit into from

Conversation

kazo0
Copy link
Contributor

@kazo0 kazo0 commented Aug 17, 2024

closes #1203

There is an outstanding issue (#1051) if the AutoLayout is the absolute root element of the application Window. Which is not a common scenario outside of UI Tests that are replacing the window content. For now we can workaround this by wrapping the AutoLayout in a Border.

@kazo0 kazo0 enabled auto-merge (squash) August 17, 2024 15:29
Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-field-01aa64f0f-1224.eastus2.azurestaticapps.net

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://polite-field-01aa64f0f-1224.eastus2.azurestaticapps.net

@kazo0
Copy link
Contributor Author

kazo0 commented Aug 19, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor

@Xiaoy312 Xiaoy312 left a comment

Choose a reason for hiding this comment

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

We should make the test pass. But, not like this.
I would much prefer if we had left it with the [Ignore].

@kazo0 kazo0 disabled auto-merge August 20, 2024 14:28
@kazo0 kazo0 closed this Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AutoLayout] restore disabled When_Hug_With_CounterAlignment test
4 participants