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

Add xmin, xmax in test cases for troubleshooting flakiness. #808

Merged
merged 1 commit into from
Dec 26, 2024

Conversation

avamingli
Copy link
Contributor

Add xmin, xmax to the relevant test cases to help identify potential transaction-related differences that may be causing intermittent test failures. This change is a preliminary step to investigate the flaky behavior observed over the past few weeks. The output will be helpful address any underlying issues.

Authored-by: Zhang Mingli [email protected]

Fixes #ISSUE_Number

What does this PR do?

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

CI Skip Instructions


Add xmin, xmax to the relevant test cases to help identify
potential transaction-related differences that may be causing
intermittent test failures. This change is a preliminary step to
investigate the flaky behavior observed over the past few weeks.
The output will be helpful address any underlying issues.

Authored-by: Zhang Mingli [email protected]
@avamingli avamingli merged commit 31fe0c1 into apache:main Dec 26, 2024
16 checks passed
@avamingli avamingli deleted the flakiness_troubleshooting branch December 26, 2024 07:23
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