Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAT-10314 - Reverts removal of interceptCleanupSpecMethod #2934

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

abrackx
Copy link
Contributor

@abrackx abrackx commented Jun 9, 2022

Impact

  • Bug fix (non-breaking change which fixes expected existing functionality)
  • Enhancement/New feature (adds functionality without impacting existing logic)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Reverts removal of interceptCleanupSpecMethod in LiquibaseIntegrationMethodInterceptor. Adds comment explaining use case.

Without this change def cleanupSpec(){} is completely ignored in Spock tests.

This was removed in this commit.

Things to be aware of

N/A

Things to worry about

Tests should still pass.

Additional Context

…aseIntegrationMethodInterceptor. Adds comment.
@abrackx abrackx changed the title [DAT-10314] Reverts removal of interceptCleanupSpecMethod DAT-10314 - Reverts removal of interceptCleanupSpecMethod Jun 9, 2022
@abrackx abrackx marked this pull request as ready for review June 9, 2022 19:18
@github-actions
Copy link

github-actions bot commented Jun 9, 2022

Unit Test Results

  4 548 files  ±0    4 548 suites  ±0   31m 27s ⏱️ - 3m 39s
  4 508 tests ±0    4 294 ✔️ ±0     214 💤 ±0  0 ±0 
53 376 runs  ±0  48 368 ✔️ ±0  5 008 💤 ±0  0 ±0 

Results for commit db35e4f. ± Comparison against base commit e1c6559.

♻️ This comment has been updated with latest results.

@kataggart kataggart added this to To Do in Conditioning++ via automation Jun 10, 2022
@suryaaki2 suryaaki2 merged commit 8f1c3da into master Jun 14, 2022
Conditioning++ automation moved this from To Do to Done Jun 14, 2022
@suryaaki2 suryaaki2 deleted the DAT-10314 branch June 14, 2022 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants