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

[yugabyted] Fix the failing test org.yb.yugabyted.TestYugabytedPgParity#testPgParity #25499

Closed
1 task done
nchandrappa opened this issue Jan 6, 2025 · 0 comments
Closed
1 task done
Assignees
Labels
kind/bug This issue is a bug priority/highest Highest priority issue

Comments

@nchandrappa
Copy link
Contributor

nchandrappa commented Jan 6, 2025

Jira Link: DB-14758

Description

The failure was introduced by e1d5952.

We checked out e1d5952 and ran the offending test, and it failed. Checking out the previous commit and the test succeeds.

ybd release --java-test 'org.yb.yugabyted.TestYugabytedPgParity#testPgParity'

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.
@nchandrappa nchandrappa added status/awaiting-triage Issue awaiting triage area/ybd yugabyted project related Github tickets. labels Jan 6, 2025
@yugabyte-ci yugabyte-ci added kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue and removed area/ybd yugabyted project related Github tickets. labels Jan 6, 2025
@nchandrappa nchandrappa added kind/bug This issue is a bug priority/highest Highest priority issue and removed kind/enhancement This is an enhancement of an existing feature priority/medium Medium priority issue labels Jan 6, 2025
@yugabyte-ci yugabyte-ci removed the status/awaiting-triage Issue awaiting triage label Jan 6, 2025
gargsans-yb added a commit that referenced this issue Jan 9, 2025
…dPgParity#testPgParity

Summary:
`org.yb.yugabyted.TestYugabytedPgParity#testPgParity` Test started failing in the [[ e1d5952 | commit ]]

Since the coredb itself adds `local all yugabyte trust` to `ysql_hba_conf`, removing the code in yugabyted to add it.
Jira: DB-14758

Test Plan: ./yb_build.sh --java-test 'org.yb.yugabyted.*'

Reviewers: nikhil

Reviewed By: nikhil

Subscribers: svc_phabricator, yugabyted-dev, sgarg-yb

Differential Revision: https://phorge.dev.yugabyte.com/D41057
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug This issue is a bug priority/highest Highest priority issue
Projects
None yet
Development

No branches or pull requests

3 participants