Skip to content

[test] Opt out of screenshot for flaky tests #39766

Open
@mj12albert

Description

Suggested in #39711 (comment)

const blacklist = [
  /^docs-(.*)(?<=NoSnap)\.png$/, // Excludes demos that we don't want
  // 'docs-system-typography',
];
  • 2. Update the blacklist to use the prefix for demos.

Metadata

Assignees

No one assigned

    Labels

    enhancementThis is not a bug, nor a new featurescope: code-infraSpecific to the core-infra producttest

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions