GoogleContainerTools / GoogleContainerTools/container-structure-test

Output of list with empty string is the same to empty list

Open
#79 1 comment 0 reactions 0 assignees View on GitHub
bug good first issue help wanted
Dominant language
Go
Stars
2.5k
Forks
212
PR merge metrics
No merged PRs in 30d

Description

Entrypoint in the image is `[]`. If I create the following metadata test:
```
metadataTest:
entrypoint: [""]
```
it will fail with error message:
```
--- FAIL: TestAll/Metadata_Test (0.00s)
structure.go:179: Image entrypoint [] does not match expected entrypoint: []
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.