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] Several tests are consistently failing on macOS #22238

Open
1 task done
lingamsandeep opened this issue May 2, 2024 · 0 comments
Open
1 task done

[DocDB] Several tests are consistently failing on macOS #22238

lingamsandeep opened this issue May 2, 2024 · 0 comments
Assignees
Labels
area/docdb YugabyteDB core features kind/bug This issue is a bug priority/medium Medium priority issue

Comments

@lingamsandeep
Copy link
Contributor

lingamsandeep commented May 2, 2024

Jira Link: DB-11158

Description

The following set of tests are consistently failing on macOS for various reasons:

SnapshotTxnTest.BankAccountsDelayAddLeaderPending/0
CDCServiceTest.TestGetChangesWithDeadline
XClusterTopologiesTestClusterFailure.TestBroadcastWithConsumerFailure
XClusterTabletSplitITest.SplittingWithXClusterReplicationOnConsumer
XClusterTabletSplitITest.SplittingOnProducerAndConsumer
FailOnConflict/SnapshotTxnTest.BankAccountsDelayAddLeaderPending/0
XClusterAutomaticTabletSplitITest.AutomaticTabletSplitting
TestRpcSecureCompression.CantAllocateReadBuffer
BackgroundTaskTest.RunsTaskOnInterval
PgSingleTServerTest.HybridTimeFilterDuringConflictResolution
MasterPathHandlersItest.ShowDeletedTablets
TestRpc.TestConnectionKeepalive
CreateTableStressTest.TestHeartbeatDeadline
CompactionTestWithTTL.CompactionAfterExpiry
MasterPathHandlersItest.TestTableJsonEndpointValidTableName
DebugUtilTest.TestGetStackTraceWhileCreatingThreads
KVTableTest.BigValues
MasterPathHandlersItest.TestTableJsonEndpointValidTableId

Issue Type

kind/bug

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

  • I confirm this issue does not contain any sensitive information.
@lingamsandeep lingamsandeep added area/docdb YugabyteDB core features status/awaiting-triage Issue awaiting triage labels May 2, 2024
@lingamsandeep lingamsandeep self-assigned this May 2, 2024
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue and removed status/awaiting-triage Issue awaiting triage labels May 2, 2024
lingamsandeep added a commit that referenced this issue May 3, 2024
Summary:
The following tests are failing consistently on macOS for a variety of reasons. We want to disable these until they can be stabilized to reduce wasted machine resources.

SnapshotTxnTest.BankAccountsDelayAddLeaderPending/0
CDCServiceTest.TestGetChangesWithDeadline
XClusterTopologiesTestClusterFailure.TestBroadcastWithConsumerFailure
XClusterTabletSplitITest.SplittingWithXClusterReplicationOnConsumer
XClusterTabletSplitITest.SplittingOnProducerAndConsumer
FailOnConflict/SnapshotTxnTest.BankAccountsDelayAddLeaderPending/0
XClusterAutomaticTabletSplitITest.AutomaticTabletSplitting
TestRpcSecureCompression.CantAllocateReadBuffer
BackgroundTaskTest.RunsTaskOnInterval
PgSingleTServerTest.HybridTimeFilterDuringConflictResolution
MasterPathHandlersItest.ShowDeletedTablets
TestRpc.TestConnectionKeepalive
CreateTableStressTest.TestHeartbeatDeadline
CompactionTestWithTTL.CompactionAfterExpiry
MasterPathHandlersItest.TestTableJsonEndpointValidTableName
DebugUtilTest.TestGetStackTraceWhileCreatingThreads
KVTableTest.BigValues
MasterPathHandlersItest.TestTableJsonEndpointValidTableId
Jira: DB-11158

Test Plan: Jenkins: build platform: mac

Reviewers: xCluster, hsunder

Reviewed By: hsunder

Subscribers: yql, ybase

Differential Revision: https://phorge.dev.yugabyte.com/D34694
svarnau pushed a commit that referenced this issue May 25, 2024
Summary:
The following tests are failing consistently on macOS for a variety of reasons. We want to disable these until they can be stabilized to reduce wasted machine resources.

SnapshotTxnTest.BankAccountsDelayAddLeaderPending/0
CDCServiceTest.TestGetChangesWithDeadline
XClusterTopologiesTestClusterFailure.TestBroadcastWithConsumerFailure
XClusterTabletSplitITest.SplittingWithXClusterReplicationOnConsumer
XClusterTabletSplitITest.SplittingOnProducerAndConsumer
FailOnConflict/SnapshotTxnTest.BankAccountsDelayAddLeaderPending/0
XClusterAutomaticTabletSplitITest.AutomaticTabletSplitting
TestRpcSecureCompression.CantAllocateReadBuffer
BackgroundTaskTest.RunsTaskOnInterval
PgSingleTServerTest.HybridTimeFilterDuringConflictResolution
MasterPathHandlersItest.ShowDeletedTablets
TestRpc.TestConnectionKeepalive
CreateTableStressTest.TestHeartbeatDeadline
CompactionTestWithTTL.CompactionAfterExpiry
MasterPathHandlersItest.TestTableJsonEndpointValidTableName
DebugUtilTest.TestGetStackTraceWhileCreatingThreads
KVTableTest.BigValues
MasterPathHandlersItest.TestTableJsonEndpointValidTableId
Jira: DB-11158

Test Plan: Jenkins: build platform: mac

Reviewers: xCluster, hsunder

Reviewed By: hsunder

Subscribers: yql, ybase

Differential Revision: https://phorge.dev.yugabyte.com/D34694
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/bug This issue is a bug priority/medium Medium priority issue
Projects
None yet
Development

No branches or pull requests

2 participants