~timo-jyrinki/qml-friends/fix_qt52_ftbfs_adding_dependencies

« back to all changes in this revision

Viewing changes to tests/unit/run.sh

  • Committer: Tarmac
  • Author(s): Albert Astals
  • Date: 2014-01-09 18:02:34 UTC
  • mfrom: (53.1.1 qml-friends)
  • Revision ID: tarmac-20140109180234-11q1ftzisb4ve02k
No need for X in this test (LP: #1267444)
.

Approved by Robert Bruce Park, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
export FRIENDS_STREAMS_MODEL=com.canonical.Friends.TestSharedModel
4
4
export QML2_IMPORT_PATH=../../modules
 
5
export QT_QPA_PLATFORM=minimal
5
6
 
6
7
xvfb-run -a dbus-test-runner -t friends-dispatcher -p --test \
7
8
    --task-name FriendsService --ignore-return -t ./unit --wait-for com.canonical.Friends.Dispatcher -m 120