Alex Launi has proposed merging lp:~alexlauni/dbusmenu/test-failure into lp:dbusmenu.
Requested reviews: Alex Launi (alexlauni) Add a failing test to test how tarmac handles automatic landing with failing tests -- https://code.launchpad.net/~alexlauni/dbusmenu/test-failure/+merge/40100 Your team ayatana-commits is subscribed to branch lp:dbusmenu.
=== modified file 'tests/Makefile.am' --- tests/Makefile.am 2010-08-27 19:31:44 +0000 +++ tests/Makefile.am 2010-11-04 14:37:13 +0000 @@ -498,6 +498,7 @@ @echo "#!/bin/bash" > $@ @echo $(XVFB_RUN) >> $@ @echo $(DBUS_RUNNER) --task ./test-gtk-submenu-client --task-name Client --task ./test-gtk-submenu-server --task-name Server --ignore-return >> $@ + @echo $(DBUS_RUNNER) --task /bin/false --task-name Failure >> $@ @chmod +x $@ test_gtk_submenu_server_SOURCES = \
_______________________________________________ Mailing list: https://launchpad.net/~ayatana-commits Post to : [email protected] Unsubscribe : https://launchpad.net/~ayatana-commits More help : https://help.launchpad.net/ListHelp

