Skip to content

Conversation

@nicolaihenriksen
Copy link
Contributor

@nicolaihenriksen nicolaihenriksen commented Jun 7, 2025

My previous PR (#3860 ) fixed the culture issue, but I was unable to write a UI test for it. This PR leverages the new XAMLTest API for App.RemoteExecute(...) to get some testing in place.

Changes included:

  • Consume latest nightly build of XAMLTest
  • Updated TFM on UI tests project to net9.0-windows
  • Updated global.json SDK version to 9.0.300
  • Updates the pipeline to use net9.0 as well
  • Updated the basic DecimalUpDown test to make it actually use a decimal increment
  • Updated the basic DecimalUpDown test to be data-driven for a given set of cultures
    • For now, I just choose en-US, da-DK (my own), and a couple of others I suspect could be problematic.

image

Update

Reverting #3860 temporarily, yields these test results, so perhaps my choice of cultures was not that great 😛

image

@Keboo Keboo merged commit 0ed85d0 into master Jun 8, 2025
2 checks passed
@Keboo Keboo deleted the DecimalUpDownTestsWithCulture branch June 8, 2025 05:32
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.

3 participants