Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(4540)

Issue 100710044: Fix/remove skipped tests

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by axw
Modified:
9 years, 11 months ago
Reviewers:
mp+220899, fwereade
Visibility:
Public.

Description

Fix/remove skipped tests This change addresses four tests that were previously skipped due to being unreliable or untestable on the bot. The ec2 test is no longer relevant, as the test it was masking is no longer in the source tree. The keymanager test should be an integration test (it requires ssh-import-id, thus network access) so I removed it. The cmd/juju tests were calling "juju bootstrap"; I've changed them to call "juju env" instead, so there will be no risk of side-effects or network access. https://code.launchpad.net/~axwalk/juju-core/unskip-tests/+merge/220899 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix/remove skipped tests #

Patch Set 3 : Fix/remove skipped tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -59 lines) Patch
A [revision details] View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M cmd/juju/main_test.go View 1 chunk +16 lines, -37 lines 0 comments Download
M provider/ec2/local_test.go View 1 chunk +0 lines, -4 lines 0 comments Download
M state/apiserver/keymanager/keymanager_test.go View 1 2 1 chunk +0 lines, -18 lines 0 comments Download

Messages

Total messages: 6
axw
Please take a look.
9 years, 11 months ago (2014-05-26 05:53:25 UTC) #1
fwereade
LGTM if you do ssh-import-id tests, either in this branch or an imminent followup. https://codereview.appspot.com/100710044/diff/1/cmd/juju/main_test.go ...
9 years, 11 months ago (2014-05-26 07:04:26 UTC) #2
axw
Please take a look. https://codereview.appspot.com/100710044/diff/1/state/apiserver/keymanager/keymanager_test.go File state/apiserver/keymanager/keymanager_test.go (left): https://codereview.appspot.com/100710044/diff/1/state/apiserver/keymanager/keymanager_test.go#oldcode284 state/apiserver/keymanager/keymanager_test.go:284: output, err := keymanager.RunSSHImportId("lp:wallyworld") On ...
9 years, 11 months ago (2014-05-26 07:53:27 UTC) #3
axw
On 2014/05/26 07:53:27, axw wrote: > Please take a look. > > https://codereview.appspot.com/100710044/diff/1/state/apiserver/keymanager/keymanager_test.go > File ...
9 years, 11 months ago (2014-05-26 07:56:02 UTC) #4
axw
On 2014/05/26 07:56:02, axw wrote: > On 2014/05/26 07:53:27, axw wrote: > > Please take ...
9 years, 11 months ago (2014-05-26 08:06:10 UTC) #5
axw
9 years, 11 months ago (2014-05-26 08:28:20 UTC) #6
Please take a look.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b