Skip to content

[Do-Not-Merge][WIP] Repeated test runs to debug flaky tests. TestHoodieMergeOnReadTable#testRollbackWithDeltaAndCompactionCommitUsingFileList#3156

Closed
nsivabalan wants to merge 1 commit intoapache:masterfrom
nsivabalan:flakyTest_testRollbackDeltaCompactionFileList
Closed

[Do-Not-Merge][WIP] Repeated test runs to debug flaky tests. TestHoodieMergeOnReadTable#testRollbackWithDeltaAndCompactionCommitUsingFileList#3156
nsivabalan wants to merge 1 commit intoapache:masterfrom
nsivabalan:flakyTest_testRollbackDeltaCompactionFileList

Conversation

@nsivabalan
Copy link
Contributor

Tips

What is the purpose of the pull request

(For example: This pull request adds quick-start document.)

Brief change log

(for example:)

  • Modify AnnotationLocation checkstyle rule in checkstyle.xml

Verify this pull request

(Please pick either of the following options)

This pull request is a trivial rework / code cleanup without any test coverage.

(or)

This pull request is already covered by existing tests, such as (please describe tests).

(or)

This change added tests and can be verified as follows:

(example:)

  • Added integration tests for end-to-end.
  • Added HoodieClientWriteTest to verify the change.
  • Manually verified the change by running a job locally.

Committer checklist

  • Has a corresponding JIRA in PR title & commit

  • Commit message is descriptive of the change

  • CI is green

  • Necessary doc changes done or have another open PR

  • For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.

@nsivabalan nsivabalan added the status:in-progress Work in progress label Jun 25, 2021
@hudi-bot
Copy link
Collaborator

hudi-bot commented Jun 25, 2021

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run travis re-run the last Travis build
  • @hudi-bot run azure re-run the last Azure build

@codecov-commenter
Copy link

codecov-commenter commented Jun 25, 2021

Codecov Report

Merging #3156 (35a349f) into master (380518e) will decrease coverage by 41.08%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #3156       +/-   ##
============================================
- Coverage     44.15%   3.07%   -41.09%     
+ Complexity     4537      82     -4455     
============================================
  Files           819     280      -539     
  Lines         36171   10875    -25296     
  Branches       3920    1106     -2814     
============================================
- Hits          15970     334    -15636     
+ Misses        18467   10515     -7952     
+ Partials       1734      26     -1708     
Flag Coverage Δ
hudicli ?
hudiclient 0.00% <ø> (-16.46%) ⬇️
hudicommon ?
hudiflink ?
hudihadoopmr ?
hudisparkdatasource ?
hudisync 5.38% <ø> (-46.35%) ⬇️
huditimelineservice ?
hudiutilities 9.46% <ø> (-48.95%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...va/org/apache/hudi/utilities/IdentitySplitter.java 0.00% <0.00%> (-100.00%) ⬇️
...va/org/apache/hudi/utilities/schema/SchemaSet.java 0.00% <0.00%> (-100.00%) ⬇️
...a/org/apache/hudi/utilities/sources/RowSource.java 0.00% <0.00%> (-100.00%) ⬇️
.../org/apache/hudi/utilities/sources/AvroSource.java 0.00% <0.00%> (-100.00%) ⬇️
.../org/apache/hudi/utilities/sources/JsonSource.java 0.00% <0.00%> (-100.00%) ⬇️
...rg/apache/hudi/utilities/sources/CsvDFSSource.java 0.00% <0.00%> (-100.00%) ⬇️
...g/apache/hudi/utilities/sources/JsonDFSSource.java 0.00% <0.00%> (-100.00%) ⬇️
...apache/hudi/utilities/sources/JsonKafkaSource.java 0.00% <0.00%> (-100.00%) ⬇️
...pache/hudi/utilities/sources/ParquetDFSSource.java 0.00% <0.00%> (-100.00%) ⬇️
...main/java/org/apache/hudi/metrics/HoodieGauge.java 0.00% <0.00%> (-100.00%) ⬇️
... and 660 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 380518e...35a349f. Read the comment docs.

@nsivabalan nsivabalan force-pushed the flakyTest_testRollbackDeltaCompactionFileList branch 2 times, most recently from 285dd07 to ece4424 Compare June 29, 2021 00:21
@nsivabalan nsivabalan force-pushed the flakyTest_testRollbackDeltaCompactionFileList branch from ece4424 to 35a349f Compare June 29, 2021 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status:in-progress Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants