Skip to content

[Security Solution] Some Prebuilt Rules Cypress tests don't run in CI #192256

@nikitaindik

Description

@nikitaindik

PR: #191978

Summary

Two Cypress test files are not getting executed on CI.

  • update_workflow.ts - has incorrect file extension, should be .cy.ts
  • prebuilt_rules_preview.cy.ts - has @ess and @serverless labels defined in a JS variable, which doesn't work with our tags parser.

We need to fix the two issues above to make these tests run again.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions