Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Rerunning the end_to_end test a second time produces no results #74

Closed
ciera opened this issue Sep 16, 2015 · 3 comments
Closed

Rerunning the end_to_end test a second time produces no results #74

ciera opened this issue Sep 16, 2015 · 3 comments
Assignees
Labels

Comments

@ciera
Copy link
Contributor

ciera commented Sep 16, 2015

Repro steps:
docker stop shipping_container
docker rm shipping_container
./shipshape/test/end_to_end_test.sh --tag local
./shipshape/test/end_to_end_test.sh --tag local

Notice the difference in output from the last two commands.

@collinw
Copy link
Contributor

collinw commented Sep 16, 2015

Does this happen if end_to_end_test.sh is modified to shut down Shipshape after each invocation?

@ciera ciera added the P1 label Sep 16, 2015
@ciera ciera added P0 and removed P1 labels Oct 7, 2015
@ciera ciera assigned rsamuelklatchko and ciera and unassigned rsamuelklatchko Oct 8, 2015
@ciera
Copy link
Contributor Author

ciera commented Oct 14, 2015

Now that we have go tests, I'm going to create a new test that tries to repro this.

@ciera
Copy link
Contributor Author

ciera commented Oct 15, 2015

Test added in D136 and seems to work now. Might have been a problem with the end to end test itself.

@ciera ciera closed this as completed Oct 15, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants