Skip to content

[#1254][FOLLOWUP] fix(test): Fix the flaky test RssShuffleTest. - #1259

Merged
roryqi merged 1 commit into
apache:masterfrom
zhengchenyu:ISSUE-1254.followup
Oct 24, 2023
Merged

[#1254][FOLLOWUP] fix(test): Fix the flaky test RssShuffleTest.#1259
roryqi merged 1 commit into
apache:masterfrom
zhengchenyu:ISSUE-1254.followup

Conversation

@zhengchenyu

Copy link
Copy Markdown
Collaborator

What changes were proposed in this pull request?

Why are the changes needed?

Fix: #1254

Does this PR introduce any user-facing change?

No.

How was this patch tested?

unit test

@codecov-commenter

codecov-commenter commented Oct 24, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1259 (6db55bd) into master (49effee) will increase coverage by 1.22%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1259      +/-   ##
============================================
+ Coverage     53.93%   55.16%   +1.22%     
- Complexity     2647     2659      +12     
============================================
  Files           396      376      -20     
  Lines         23036    20676    -2360     
  Branches       1970     1970              
============================================
- Hits          12424    11405    -1019     
+ Misses         9845     8575    -1270     
+ Partials        767      696      -71     

see 23 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@roryqi roryqi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @zhengchenyu

@roryqi
roryqi merged commit 3071099 into apache:master Oct 24, 2023
xianjingfeng pushed a commit that referenced this pull request Oct 31, 2023
### What changes were proposed in this pull request?

### Why are the changes needed?

Fix: #1254

### Does this PR introduce _any_ user-facing change?

No.

### How was this patch tested?

unit test

(cherry picked from commit 3071099)
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.

[Flaky Test] tez unit test RssShuffleTest

3 participants