Skip to content

Fix/improve a few ITs#6434

Merged
DomGarguilo merged 1 commit into
apache:mainfrom
DomGarguilo:itFixes
Jun 18, 2026
Merged

Fix/improve a few ITs#6434
DomGarguilo merged 1 commit into
apache:mainfrom
DomGarguilo:itFixes

Conversation

@DomGarguilo

Copy link
Copy Markdown
Member

Fixes several ITs that I saw failing from a recent build.

  • VerifySerialRecoveryIT - fixes a failing assertion by ignoring all system tables. Improved error logging to print more details if it fails again
  • DeleteAndVerifyFileRemovalsIT was timing out due to a flaky wait. I removed that since the condition its checking for could have already happened before the wait loop runs. Verified the other existing checks in the test cover things properly still
  • SplitMillionIT was timing out. Increased the timeout to double the default timeout
  • FateStoreITBase - fixed a bug by reserving the correct fate ID

@DomGarguilo DomGarguilo added this to the 4.0.0 milestone Jun 18, 2026
@DomGarguilo DomGarguilo self-assigned this Jun 18, 2026
@DomGarguilo DomGarguilo merged commit f5f93d8 into apache:main Jun 18, 2026
9 checks passed
@DomGarguilo DomGarguilo deleted the itFixes branch June 18, 2026 18:43
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.

2 participants