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

[browser][HybridGlobalization] Improve logging on FirstDayOfWeek failures #93380

Merged
merged 4 commits into from
Oct 16, 2023

Commits on Oct 12, 2023

  1. Log failing culture name.

    ilonatommy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1a17035 View commit details
    Browse the repository at this point in the history
  2. Do not skip these cases in hybrid mode

    We do not test Invariant and en-US in hybrid mode, so it's fine to run it there as well.
    ilonatommy committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    08ee855 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    4e270af View commit details
    Browse the repository at this point in the history
  2. @maraf's feedback

    ilonatommy committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    7f4bfc8 View commit details
    Browse the repository at this point in the history