Merge lp:~matsubara/charmworld/make-check-fail into lp:~matsubara/charmworld/trunk-test

Proposed by Diogo Matsubara
Status: Needs review
Proposed branch: lp:~matsubara/charmworld/make-check-fail
Merge into: lp:~matsubara/charmworld/trunk-test
Diff against target: 13 lines (+2/-1)
1 file modified
Makefile (+2/-1)
To merge this branch: bzr merge lp:~matsubara/charmworld/make-check-fail
Reviewer Review Type Date Requested Status
Diogo Matsubara Approve
Charmworld Lander Pending
Review via email: mp+164534@code.launchpad.net

Commit message

fail

Description of the change

test mp intended to fail

To post a comment you must log in.
Revision history for this message
Diogo Matsubara (matsubara) :
review: Approve
Revision history for this message
Charmworld Lander (charmworld-lander) wrote :

The Jenkins job https://jenkins.qa.ubuntu.com/job/charmworld-merger-trunk/297/console reported an error when processing this lp:~matsubara/charmworld/make-check-fail branch.
Not merging it.

Revision history for this message
Charmworld Lander (charmworld-lander) wrote :

The Jenkins job https://jenkins.qa.ubuntu.com/job/charmworld-merger-trunk/298/console reported an error when processing this lp:~matsubara/charmworld/make-check-fail branch.
Not merging it.

Revision history for this message
Charmworld Lander (charmworld-lander) wrote :

The Jenkins job https://jenkins.qa.ubuntu.com/job/charmworld-merger-trunk/230/console reported an error when processing this lp:~matsubara/charmworld/make-check-fail branch.
Not merging it.

Revision history for this message
Charmworld Lander (charmworld-lander) wrote :

The Jenkins job https://jenkins.qa.ubuntu.com/job/charmworld-merger-trunk/303/console reported an error when processing this lp:~matsubara/charmworld/make-check-fail branch.
Not merging it.

Unmerged revisions

232. By Diogo Matsubara

fail make check

231. By Diogo Matsubara

fail make check

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'Makefile'
2--- Makefile 2013-05-03 15:15:20 +0000
3+++ Makefile 2013-05-17 20:18:33 +0000
4@@ -104,7 +104,8 @@
5 testdebug: test.ini bin/nosetests
6 $(NOSE) --with-id --pdb --pdb-failures charmworld
7
8-check: clear_ini clean sysdeps install testid
9+check:
10+ exit 1
11
12 lint: sources = setup.py charmworld
13 lint:

Subscribers

People subscribed via source and target branches

to all changes: