aem-test-samples icon indicating copy to clipboard operation
aem-test-samples copied to clipboard

fixes #95 disable SearchIT

Open adamcin opened this issue 1 year ago • 0 comments

resolves #95 by adding @Ignore to the SearchIT class.

Description

Skip the SearchIT test for product

Related Issue

#95

Motivation and Context

SearchIT times out for customers with nt:base index definitions during CM pipeline Product Tests phase.

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x] I have signed the Adobe Open Source CLA.
  • [x] My code follows the code style of this project.
  • [ ] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [x] I have read the CONTRIBUTING document.
  • [ ] I have added tests to cover my changes.
  • [x] All new and existing tests passed.

adamcin avatar Apr 18 '24 18:04 adamcin