Skip to content

Conversation

@lhotari
Copy link
Member

@lhotari lhotari commented Apr 13, 2021

Motivation

Test retries were added in PR #10191 for integration tests, shade tests and backwards compat tests. There was some relevant code missing for handling retries in shade and backwards compat tests.

Modifications

  • add TestRetrySupport.incrementSetupNumber() and TestRetrySupport.markCurrentSetupNumberCleaned() calls to tests so that the state tracking in org.apache.pulsar.tests.TestRetrySupport will be able to detect retries and call cleanup and setup before a retry.

@sijie sijie added this to the 2.8.0 milestone Apr 13, 2021
@lhotari lhotari force-pushed the lh-fix-inttest-retries branch from d822c8f to a836c0a Compare April 15, 2021 18:31
@merlimat merlimat merged commit 5752363 into apache:master Apr 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants