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

Tracing and integration test tweaks #3336

Merged
merged 12 commits into from
Sep 27, 2024
Merged

Commits on Sep 26, 2024

  1. Disable image and document picker integration tests as they randomly …

    …fail to load and are flakey.
    stefanceriu committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1f1d302 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    802c61d View commit details
    Browse the repository at this point in the history
  3. Various tracing tweaks and fixes:

    - delete the custom tracing log levels as we can't control their ouput
    - implement comparable on them
    - change default levels only if the new chosen level increases their verbosity
    stefanceriu committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    39954a3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9dae49 View commit details
    Browse the repository at this point in the history
  5. Address PR comments

    stefanceriu committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1d2234f View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    f18d871 View commit details
    Browse the repository at this point in the history
  2. Switch back to using the run_tests reset simulator flag as `fastlan…

    …e snapshot reset_simulators` was too generic and slow
    stefanceriu committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    534f6e3 View commit details
    Browse the repository at this point in the history
  3. Switch all integration test taps to tapCenter (nee forceTap) after …

    …noticing missed taps on CI.
    stefanceriu committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b0b23b5 View commit details
    Browse the repository at this point in the history
  4. Fix fastlane file syntax

    stefanceriu committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    0ea8889 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5cb165 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    954c3bb View commit details
    Browse the repository at this point in the history
  7. Fix unit tests

    stefanceriu committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5c4b31b View commit details
    Browse the repository at this point in the history