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] RpcStubTest.TestRpcPerformance fails in mac #26245

Open
1 task done
spolitov opened this issue Feb 28, 2025 · 0 comments
Open
1 task done

[DocDB] RpcStubTest.TestRpcPerformance fails in mac #26245

spolitov opened this issue Feb 28, 2025 · 0 comments
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 Feb 28, 2025

Jira Link: DB-15591

Description

../../src/yb/rpc/rpc_stub-test.cc:771
Expected: (slow_calls * 200) <= (measured_calls), actual: 159800 vs 50000

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 Feb 28, 2025
@spolitov spolitov self-assigned this Feb 28, 2025
@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 Feb 28, 2025
spolitov added a commit that referenced this issue Mar 1, 2025
…ormance on Mac

Summary:
There are lot of tests running in Jenkins on a single Mac in parallel.
Quite hard to use for performance measurements.
So just ignore perf numbers in RpcStubTest.TestRpcPerformance.
Jira: DB-15591

Test Plan: Jenkins

Reviewers: hsunder

Reviewed By: hsunder

Subscribers: ybase

Tags: #jenkins-ready

Differential Revision: https://phorge.dev.yugabyte.com/D42233
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