Skip to content

Dequarantine Security Reports Spec tests

Will Meek requested to merge dequarantine_sec_reports_spec into master

What does this MR do?

De-quarantines Security Report Spec tests. The tests were executed multiple times against both Master and Nightly image, passing every time. The related tickets have been closed out.

Screenshots or Screencasts (strongly suggested)

How to setup and validate locally (strongly suggested)

  1. Set up a GDK instance, or stand up a Nightly image
  2. Run CHROME_HEADLESS=false bundle exec bin/qa Test::Instance::All http://<instance-address>/ ./qa/specs/features/ee/browser_ui/secure/security_reports_spec.rb from qa directory

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports