Merge lp:~fgimenez/snappy/comment-rc-local-crash-test into lp:~snappy-dev/snappy/snappy-moved-to-github

Proposed by Federico Gimenez on 2015-09-09
Status: Merged
Approved by: John Lenton on 2015-09-09
Approved revision: 658
Merged at revision: 658
Proposed branch: lp:~fgimenez/snappy/comment-rc-local-crash-test
Merge into: lp:~snappy-dev/snappy/snappy-moved-to-github
Diff against target: 15 lines (+5/-0)
1 file modified
_integration-tests/tests/failover_rclocal_crash_test.go (+5/-0)
To merge this branch: bzr merge lp:~fgimenez/snappy/comment-rc-local-crash-test
Reviewer Review Type Date Requested Status
John Lenton 2015-09-09 Approve on 2015-09-09
Review via email: mp+270485@code.launchpad.net

Commit Message

RC Local crash failover test commented

Description of the Change

RC Local crash failover test commented

This branch [1] got merged before commenting again the test, it should be disabled until the bug is resolved.

[1] https://code.launchpad.net/~mvo/snappy/snappy-lp1476129-boot-ok/+merge/269224

To post a comment you must log in.
John Lenton (chipaca) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file '_integration-tests/tests/failover_rclocal_crash_test.go'
2--- _integration-tests/tests/failover_rclocal_crash_test.go 2015-08-26 14:32:43 +0000
3+++ _integration-tests/tests/failover_rclocal_crash_test.go 2015-09-09 06:58:21 +0000
4@@ -44,6 +44,11 @@
5 ExecCommand(c, "sudo", "rm", fmt.Sprintf("%s/etc/rc.local", BaseAltPartitionPath))
6 }
7
8+/*
9+TODO: uncomment when bug https://bugs.launchpad.net/snappy/+bug/1476129 is fixed
10+(fgimenez 20150728)
11+
12 func (s *failoverSuite) TestRCLocalCrash(c *check.C) {
13 commonFailoverTest(c, rcLocalCrash{})
14 }
15+*/

Subscribers

People subscribed via source and target branches