Skip to content

Files are created during unit tests #6539

@feloy

Description

@feloy

/kind bug

After the update of the devfile library (commit 19f8e0ebd), running the unit tests create files in pkg/libdevfile/testdata/

$ make test
[...]
$ git status
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	pkg/libdevfile/testdata/parent-devfile-commands-only.yaml
	pkg/libdevfile/testdata/parent-devfile-components-only.yaml
	pkg/libdevfile/testdata/parent-devfile-empty.yaml
	pkg/libdevfile/testdata/parent-devfile.yaml

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/testingIssues or PRs related to testing, Quality Assurance or Quality Engineeringkind/bugCategorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.needs-triageIndicates an issue or PR lacks a `triage/*` and requires one.

    Type

    No type

    Projects

    Status

    Done ✅

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions