Skip to content

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

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

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

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 23, 2023

Copy link
Copy Markdown

Codecov Report

Merging #1255 (68c37ff) into master (4f56e59) will increase coverage by 0.84%.
Report is 2 commits behind head on master.
The diff coverage is n/a.

@@             Coverage Diff              @@
##             master    #1255      +/-   ##
============================================
+ Coverage     54.17%   55.02%   +0.84%     
+ Complexity     2659     2646      -13     
============================================
  Files           396      376      -20     
  Lines         23013    20672    -2341     
  Branches       1971     1970       -1     
============================================
- Hits          12467    11374    -1093     
+ Misses         9777     8602    -1175     
+ Partials        769      696      -73     

see 29 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 , merge to master & branch 0.8.

@roryqi
roryqi merged commit c4f3138 into apache:master Oct 23, 2023
roryqi pushed a commit that referenced this pull request Oct 23, 2023
### What changes were proposed in this pull request?
As title.

### Why are the changes needed?

Fix: #1254 

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

No.

### How was this patch tested?

unit test
@roryqi

roryqi commented Oct 24, 2023

Copy link
Copy Markdown
Contributor

@zhengchenyu

Copy link
Copy Markdown
Collaborator Author

@zhengchenyu https://github.com/apache/incubator-uniffle/actions/runs/6613073525/job/17960204522 The fix seems useless.

Oh, that's another unit test. I only fix one which I encountered in this PR, but miss another. I will submit a followup pr.

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