Code review comment for lp:~chris.gagnon/autopilot/add_press_duration_to_touch_devices

Revision history for this message
Chris Gagnon (chris.gagnon) wrote :

My tests are passing here on mako

http://s-jenkins.ubuntu-ci:8080/job/generic-mediumtests-runner-mako/6297/testReport/autopilot.tests.functional.test_input_stack/PointerClickTests/

The failure was due to other tests outside the inputstack that failed

the otto tests failed because of otto

/var/log/upstart/otto-setup.log: The following packages have unmet dependencies:
/var/log/upstart/otto-setup.log: libcheese-gtk23 : Depends: libclutter-1.0-0 (>= 1.13.2) but it is not going to be installed
/var/log/upstart/otto-setup.log: Depends: libclutter-gtk-1.0-0 (>= 0.91.8) but it is not going to be installed
/var/log/upstart/otto-setup.log: Depends: libcogl15 (>= 1.15.8) but it is not going to be installed
/var/log/upstart/otto-setup.log: libcheese7 : Depends: libclutter-gst-2.0-0 (>= 0.10.0) but it is not going to be installed
/var/log/upstart/otto-setup.log: Depends: gstreamer1.0-clutter but it is not going to be installed
/var/log/upstart/otto-setup.log: libgoa-1.0-0b : Depends: libgoa-1.0-common (= 3.10.2-1) but 3.10.3-0ubuntu1 is to be installed
/var/log/upstart/otto-setup.log: ubuntu-system-settings : Depends: indicator-bluetooth (> 0.0.6+13.10.20131010) but it is not going to be installed
/var/log/upstart/otto-setup.log: E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

« Back to merge proposal