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

[DocDB] PgGetLockStatusTest.ReceivesWaiterSubtransactionId fails in gcc11 fastdebug mode #25407

Open
1 task done
spolitov opened this issue Dec 22, 2024 · 0 comments
Open
1 task done
Assignees
Labels
area/docdb YugabyteDB core features kind/enhancement This is an enhancement of an existing feature kind/failing-test Tests and testing infra priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage

Comments

@spolitov
Copy link
Contributor

spolitov commented Dec 22, 2024

Jira Link: DB-14639

Description

../../src/yb/yql/pgwrapper/pg_get_lock_status-test.cc:695: Failure
Failed
Bad status: Runtime error (yb/yql/pgwrapper/libpq_utils.h:218): Unexpected number of rows: 0 vs 1

Issue Type

kind/failing-test

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

  • I confirm this issue does not contain any sensitive information.
@spolitov spolitov added area/docdb YugabyteDB core features status/awaiting-triage Issue awaiting triage labels Dec 22, 2024
@spolitov spolitov self-assigned this Dec 22, 2024
@yugabyte-ci yugabyte-ci added kind/failing-test Tests and testing infra priority/medium Medium priority issue kind/enhancement This is an enhancement of an existing feature labels Dec 22, 2024
spolitov added a commit that referenced this issue Dec 22, 2024
…d in gcc11 fastdebug

Summary:
Increased kMinTxnAgeSeconds from 1s to 2s to make test more stable.
Jira: DB-14639

Test Plan: ./yb_build.sh fastdebug --gcc11 --cxx-test pgwrapper_pg_get_lock_status-test --gtest_filter PgGetLockStatusTest.ReceivesWaiterSubtransactionId -n 40

Reviewers: bkolagani

Reviewed By: bkolagani

Subscribers: yql, ybase

Tags: #jenkins-ready

Differential Revision: https://phorge.dev.yugabyte.com/D40847
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docdb YugabyteDB core features kind/enhancement This is an enhancement of an existing feature kind/failing-test Tests and testing infra priority/medium Medium priority issue status/awaiting-triage Issue awaiting triage
Projects
None yet
Development

No branches or pull requests

2 participants