Skip to content

End-to-end test doesn't work with docker => Replace "-it" flag in docker run #7

Description

@gruberma

I use the "-it" flags, when running flapy.sh run locally, so that the user can kill the process using Ctrl-C:
https://github.com/se2p/FlaPy/blob/master/run_line.sh#L86

However, this causes the end-to-end test to fail with the input device is not a TTY when using docker. For podman it works fine.

=> Remove the "-it" flag, but add some mechanism to make the process killable via Ctr-C

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions