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 Windows device tests #20401

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Fix Windows device tests #20401

wants to merge 11 commits into from

Commits on Feb 15, 2024

  1. Fix Windows device tests

    - Some views need a few ms to finish animating
      The switch on WinUI needs to animate to "on" so we need to wait a few
      ms so that the control is ready for the screenshots/color comparisons.
    - We now have too many tests for WinUI to handle
      We need to break up all the tests by category to avoid "running out of
      windows"
    mattleibow authored and PureWeen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    5216040 View commit details
    Browse the repository at this point in the history
  2. Add email tests and fix essentials

    mattleibow authored and PureWeen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    e97bbdd View commit details
    Browse the repository at this point in the history
  3. better logging

    mattleibow authored and PureWeen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    c11b700 View commit details
    Browse the repository at this point in the history
  4. more

    mattleibow authored and PureWeen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    604f348 View commit details
    Browse the repository at this point in the history
  5. woohoo not crashing no more!

    mattleibow authored and PureWeen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8974e4c View commit details
    Browse the repository at this point in the history
  6. graphics

    mattleibow authored and PureWeen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    b233f43 View commit details
    Browse the repository at this point in the history
  7. this

    mattleibow authored and PureWeen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cc7ed21 View commit details
    Browse the repository at this point in the history
  8. fix that now

    mattleibow authored and PureWeen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    ef9fd49 View commit details
    Browse the repository at this point in the history
  9. yup

    mattleibow authored and PureWeen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    05e31fa View commit details
    Browse the repository at this point in the history
  10. oops

    mattleibow authored and PureWeen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    adeb01d View commit details
    Browse the repository at this point in the history
  11. longer as setup takes a second

    mattleibow authored and PureWeen committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    11a001c View commit details
    Browse the repository at this point in the history