Skip to content

Remove failures/ from repo #19

@ajaxspace

Description

@ajaxspace

failures/ folder should not be committed to version control.

It contains transient debug artifacts generated during golden test failures, and should be:

  • Ignored via .gitignore
  • Used only for local diagnosis

✅ Add this to .gitignore if not already present:

test/**/failures/

Impact:

  • A broken widget means golden test output is invalid and untrustworthy.
  • Pushing failures/ pollutes the repo with debug-only files and bloats the history.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions