-
Notifications
You must be signed in to change notification settings - Fork 249
Closed as not planned
Labels
area/testingIssues or PRs related to testing, Quality Assurance or Quality EngineeringIssues or PRs related to testing, Quality Assurance or Quality Engineeringkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes 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.Denotes 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.Indicates an issue or PR lacks a `triage/*` and requires one.
Description
/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
rm3l
Metadata
Metadata
Assignees
Labels
area/testingIssues or PRs related to testing, Quality Assurance or Quality EngineeringIssues or PRs related to testing, Quality Assurance or Quality Engineeringkind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.Denotes 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.Denotes 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.Indicates an issue or PR lacks a `triage/*` and requires one.
Type
Projects
Status
Done ✅