Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

docker.cmd.test doesn't mention stderr #3

Open
ashb opened this issue Sep 14, 2016 · 0 comments
Open

docker.cmd.test doesn't mention stderr #3

ashb opened this issue Sep 14, 2016 · 0 comments

Comments

@ashb
Copy link

ashb commented Sep 14, 2016

The text for docker.cmd.text says:

How to run the bundled test-suite for the image under the Docker runtime. MUST execute tests then exit, returning output on stdout and exit with a non-zero exit code on failure

It it conceivable that a test suite might only print errors on stderr, and nothing on stdout.

Also is the intent that all these are MUSTs?

  • execute tests then exit
  • returning output on stdout
  • exit with a non-zero exit code on failure

(I think so, but the wording could perhaps be clarified.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant