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

[YSQL][ActiveHistory] PgMiniAsh test failure in tsan builds #20387

Closed
1 task done
abhinab-yb opened this issue Dec 26, 2023 · 0 comments
Closed
1 task done

[YSQL][ActiveHistory] PgMiniAsh test failure in tsan builds #20387

abhinab-yb opened this issue Dec 26, 2023 · 0 comments
Assignees
Labels
area/ysql Yugabyte SQL (YSQL) kind/bug This issue is a bug priority/medium Medium priority issue

Comments

@abhinab-yb
Copy link
Contributor

abhinab-yb commented Dec 26, 2023

Jira Link: DB-9377

Description

The PgMiniAsh test is flaky in tsan builds due to using concurrent reader and writer threads. This test should be disabled in tsan builds

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.
@abhinab-yb abhinab-yb added area/ysql Yugabyte SQL (YSQL) status/awaiting-triage Issue awaiting triage labels Dec 26, 2023
@yugabyte-ci yugabyte-ci added kind/bug This issue is a bug priority/medium Medium priority issue labels Dec 26, 2023
@abhinab-yb abhinab-yb removed the status/awaiting-triage Issue awaiting triage label Dec 26, 2023
@abhinab-yb abhinab-yb self-assigned this Dec 26, 2023
abhinab-yb added a commit that referenced this issue Dec 27, 2023
Summary:
`PgMiniAsh.Ash` is flaky in tsan builds. This diff disables the test
in tsan mode.
Jira: DB-9377

Test Plan: Jenkins: test regex: PgMiniAsh

Reviewers: jason, amitanand

Reviewed By: jason

Subscribers: hbhanawat, yql

Differential Revision: https://phorge.dev.yugabyte.com/D31339
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ysql Yugabyte SQL (YSQL) kind/bug This issue is a bug priority/medium Medium priority issue
Projects
None yet
Development

No branches or pull requests

2 participants