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

[USMON-1200] usm: postgres: tests: Fixed a flaky test #28690

Merged
merged 3 commits into from
Aug 25, 2024

Commits on Aug 25, 2024

  1. usm: postgres: tests: Fixed a flaky test

    The test didn't run the query in a transaction, thus is was flaky as sometimes
    it captured (righfully) the select query
    guyarb committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    57b311b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    041ee30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7240f1b View commit details
    Browse the repository at this point in the history