Skip to content

Add delay before executors are flushed and stopped in nightly tests#1783

Merged
0xnm merged 1 commit into
developfrom
nogorodnikov/add-delay-before-executors-are-stopped-in-nightly-tests
Dec 22, 2023
Merged

Add delay before executors are flushed and stopped in nightly tests#1783
0xnm merged 1 commit into
developfrom
nogorodnikov/add-delay-before-executors-are-stopped-in-nightly-tests

Conversation

@0xnm

@0xnm 0xnm commented Dec 21, 2023

Copy link
Copy Markdown
Member

What does this PR do?

The current logic of stopping executors and flushing data after each nightly test is not reliable, because in case of RUM we have a backward loop which cannot be executed if executors are stopped.

This PR adds a delay, so that all the events possibly can get processed.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm
0xnm requested review from a team as code owners December 21, 2023 15:27
@0xnm
0xnm force-pushed the nogorodnikov/add-delay-before-executors-are-stopped-in-nightly-tests branch from cc4a5d2 to 3785409 Compare December 21, 2023 15:35
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

Merging #1783 (3785409) into develop (e6f82e9) will decrease coverage by 0.04%.
Report is 4 commits behind head on develop.
The diff coverage is n/a.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1783      +/-   ##
===========================================
- Coverage    83.47%   83.43%   -0.04%     
===========================================
  Files          466      466              
  Lines        16364    16364              
  Branches      2452     2452              
===========================================
- Hits         13659    13652       -7     
+ Misses        2039     2037       -2     
- Partials       666      675       +9     

see 18 files with indirect coverage changes

@0xnm
0xnm merged commit a969df8 into develop Dec 22, 2023
@0xnm
0xnm deleted the nogorodnikov/add-delay-before-executors-are-stopped-in-nightly-tests branch December 22, 2023 09:05
@0xnm 0xnm mentioned this pull request Jan 2, 2024
3 tasks
@xgouchet xgouchet added this to the 2.5.0 milestone Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants