Skip to content

Remove commands integration#12292

Merged
estesp merged 7 commits intomoby:masterfrom
cpuguy83:remove_commands_integration
Apr 14, 2015
Merged

Remove commands integration#12292
estesp merged 7 commits intomoby:masterfrom
cpuguy83:remove_commands_integration

Conversation

@cpuguy83
Copy link
Member

This moves all tests from integration/commands_test.go into an integration-cli test.

@LK4D4
Copy link
Contributor

LK4D4 commented Apr 13, 2015

@cpuguy83 Doesn't compile.

@cpuguy83
Copy link
Member Author

Bad rebase. One sec.

@cpuguy83 cpuguy83 force-pushed the remove_commands_integration branch from 0ceeb6b to 1d70af3 Compare April 13, 2015 19:13
@cpuguy83
Copy link
Member Author

Fixed

@LK4D4
Copy link
Contributor

LK4D4 commented Apr 13, 2015

@cpuguy83 Test failed.

@cpuguy83 cpuguy83 force-pushed the remove_commands_integration branch from 1d70af3 to 9488585 Compare April 13, 2015 20:36
@cpuguy83
Copy link
Member Author

Race condition in test, fixed.

@cpuguy83
Copy link
Member Author

Argh, somethings wrong with my git-ness today.
Ok apparently something was cached in my browser, it looks ok now.

@cpuguy83 cpuguy83 force-pushed the remove_commands_integration branch from 9488585 to 6145a08 Compare April 13, 2015 21:04
@cpuguy83 cpuguy83 force-pushed the remove_commands_integration branch from 6145a08 to f38c2f9 Compare April 13, 2015 21:12
@icecrime icecrime removed the dco/yes label Apr 13, 2015
@cpuguy83 cpuguy83 force-pushed the remove_commands_integration branch from f38c2f9 to 56c291b Compare April 13, 2015 21:17
@cpuguy83 cpuguy83 force-pushed the remove_commands_integration branch from 56c291b to c58c625 Compare April 13, 2015 21:21
@icecrime
Copy link
Contributor

@cpuguy83 Still an issue it seems:

--- FAIL: TestRunAttachDetach (0.13s)
    docker_cli_run_unix_test.go:225: error executing docker inspect: exit status 1
        Error: No such image or container: attach-detach        

@cpuguy83
Copy link
Member Author

sigh not sure how it even got that error.

@cpuguy83 cpuguy83 force-pushed the remove_commands_integration branch from c58c625 to 29d9f0b Compare April 14, 2015 00:28
This test is already being skipped, and is also fully tested by
`TestRunContainerWithRmFlagExitCodeNotEqualToZero`

Signed-off-by: Brian Goff <[email protected]>
Everything else was gone from this file except these utils which are
being used in other files and can't yet be removed.

Signed-off-by: Brian Goff <[email protected]>
@cpuguy83 cpuguy83 force-pushed the remove_commands_integration branch from 29d9f0b to 7d738e0 Compare April 14, 2015 00:48
@cpuguy83
Copy link
Member Author

All good now.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoa, seems like this functions is not used. And we can remove awful GetPtyMaster!!!!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed!

@LK4D4
Copy link
Contributor

LK4D4 commented Apr 14, 2015

LGTM

1 similar comment
@estesp
Copy link
Contributor

estesp commented Apr 14, 2015

LGTM

estesp added a commit that referenced this pull request Apr 14, 2015
@estesp estesp merged commit 2f0f04e into moby:master Apr 14, 2015
@cpuguy83 cpuguy83 deleted the remove_commands_integration branch September 20, 2017 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants