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

fix: Disable Thread Sanitization for an E2E Test that Times Out #11596

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

macvincent
Copy link

Summary:
We have an E2E test that times out: https://www.internalfb.com/intern/test/281475162253204

It reads and writes 2000 rows. We want to maintain the query shape but exclude the culprit test during TSAN runs. TSAN was recently enabled for this code path: D65836700

Differential Revision: D66195933

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Nov 19, 2024
Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit c627b36
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/673d53920717690008ef0d8a

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66195933

macvincent pushed a commit to macvincent/velox that referenced this pull request Nov 19, 2024
…ncubator#11596)

Summary:

We have an E2E test that times out: https://www.internalfb.com/intern/test/281475162253204

It reads and writes 2000 rows. We want to maintain the query shape but exclude the culprit test during TSAN runs. TSAN was recently enabled for this code path: D65836700

Differential Revision: D66195933
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66195933

macvincent pushed a commit to macvincent/velox that referenced this pull request Nov 19, 2024
…bookincubator#11596)

Summary:

We have an E2E test that times out: https://www.internalfb.com/intern/test/281475162253204

It reads and writes 2000 rows. We want to maintain the query shape but exclude the culprit test during TSAN runs. TSAN was recently enabled for this code path: D65836700

Differential Revision: D66195933
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66195933

@macvincent macvincent changed the title Disable Thread Sanitization for an E2E Test that Times Out fix: Disable Thread Sanitization for an E2E Test that Times Out Nov 19, 2024
…bookincubator#11596)

Summary:

We have an E2E test that times out: https://www.internalfb.com/intern/test/281475162253204

It reads and writes 2000 rows. We want to maintain the query shape but exclude the culprit test during TSAN runs. TSAN was recently enabled for this code path: D65836700

Reviewed By: HuamengJiang

Differential Revision: D66195933
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D66195933

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants