~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to .testr.conf

  • Committer: Maris Fogels
  • Date: 2010-07-26 14:30:36 UTC
  • mto: This revision was merged to the branch mainline in revision 11240.
  • Revision ID: maris.fogels@canonical.com-20100726143036-qvqjjb01frxkjxn8
Tell testr to run xvfb by default.  Adds to the risk of failure but also provides a more reasonable default action.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[DEFAULT]
2
 
test_command=./bin/test --subunit $IDOPTION
 
2
test_command=xvfb-run ./bin/test --subunit $IDOPTION
3
3
test_id_option=--load-list $IDFILE