Skip to content

Skip test_multithread:test_async_updates_sanity with sanitizer #5120

Merged
alonre24 merged 1 commit intomasterfrom
skip_async_updates_mt_test_on_sanitizer
Oct 21, 2024
Merged

Skip test_multithread:test_async_updates_sanity with sanitizer #5120
alonre24 merged 1 commit intomasterfrom
skip_async_updates_mt_test_on_sanitizer

Conversation

@alonre24
Copy link
Collaborator

Describe the changes in the pull request

After trying to deflake the test by removing the 30-second timeout for the forkGC in the test, we still see that the test hangs while the child fork process is not running, and we reach the hard test limit of 5 minutes.
Hence, we avoid testing it with sanitizer since this environment seems to not fit this kind of test that relies on low priority process to run.

Mark if applicable

  • This PR introduces API changes
  • This PR introduces serialization changes

@codecov
Copy link

codecov bot commented Oct 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.30%. Comparing base (eb8ebd3) to head (3728ab6).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5120      +/-   ##
==========================================
- Coverage   86.30%   86.30%   -0.01%     
==========================================
  Files         190      190              
  Lines       34604    34604              
==========================================
- Hits        29866    29864       -2     
- Misses       4738     4740       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alonre24 alonre24 requested a review from meiravgri October 20, 2024 08:06
@alonre24 alonre24 enabled auto-merge October 20, 2024 14:25
@alonre24 alonre24 added this pull request to the merge queue Oct 21, 2024
Merged via the queue into master with commit 71e8c42 Oct 21, 2024
@alonre24 alonre24 deleted the skip_async_updates_mt_test_on_sanitizer branch October 21, 2024 06:02
redisearch-backport-pull-request bot pushed a commit that referenced this pull request Oct 21, 2024
Skip test with sanitizer as fork process does not get cpu and hang test

(cherry picked from commit 71e8c42)
@redisearch-backport-pull-request
Copy link
Contributor

Successfully created backport PR for 2.8:

redisearch-backport-pull-request bot pushed a commit that referenced this pull request Oct 21, 2024
Skip test with sanitizer as fork process does not get cpu and hang test

(cherry picked from commit 71e8c42)
@redisearch-backport-pull-request
Copy link
Contributor

Successfully created backport PR for 2.10:

@redisearch-backport-pull-request
Copy link
Contributor

Successfully created backport PR for 8.0:

redisearch-backport-pull-request bot pushed a commit that referenced this pull request Oct 21, 2024
Skip test with sanitizer as fork process does not get cpu and hang test

(cherry picked from commit 71e8c42)
github-merge-queue bot pushed a commit that referenced this pull request Oct 21, 2024
…5124)

Skip test_multithread:test_async_updates_sanity with sanitizer  (#5120)

Skip test with sanitizer as fork process does not get cpu and hang test

(cherry picked from commit 71e8c42)

Co-authored-by: alonre24 <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Oct 21, 2024
…#5125)

Skip test_multithread:test_async_updates_sanity with sanitizer  (#5120)

Skip test with sanitizer as fork process does not get cpu and hang test

(cherry picked from commit 71e8c42)

Co-authored-by: alonre24 <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Oct 21, 2024
…5126)

Skip test_multithread:test_async_updates_sanity with sanitizer  (#5120)

Skip test with sanitizer as fork process does not get cpu and hang test

(cherry picked from commit 71e8c42)

Co-authored-by: alonre24 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants