Skip to content

Quarantine License Compliance Specs

Will Meek requested to merge quarantine_license_specs into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Quarantine License Compliance specs as per

#385135 (closed)

#385137 (closed)

It appears that some Select2 frontend components have changed

Failure/Error: license_compliance.approve_license(approved_license_name)

Capybara::ElementNotFound:
  Unable to find css "span.select2-arrow"

Unfortunately my GDK instance is having issues with runners, which caused me to spin my wheels on finding a fix, and due to taking PTO tomorrow, I've elected to quarantine for now to reduce noise.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

CHROME_HEADLESS=false bundle exec bin/qa Test::Instance::All http://gdk.test:3000/ ./qa/specs/features/ee/browser_ui/13_secure/merge_request_license_widget_spec.rb

CHROME_HEADLESS=false bundle exec bin/qa Test::Instance::All http://gdk.test:3000/ ./qa/specs/features/ee/browser_ui/13_secure/license_compliance_spec.rb

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Tiffany Rea

Merge request reports

Loading