← Back to team overview

ubuntu-phone team mailing list archive

Re: Landing team 04.03.14

 

Le 05/03/2014 15:10, Antti Kaijanmäki a écrit :
On 05.03.2014 16:07, Didier Roche wrote:
Le 05/03/2014 14:47, Antti Kaijanmäki a écrit :
On 05.03.2014 15:46, Antti Kaijanmäki wrote:
Seems that webbrowser-app AP tests are broken ATM also.
Just did a fresh flash of devel-proposed ubuntu-system image, ran
apt-get dist-upgrade to get the latest packages from the archive and
running autopilot run webbrowser_app gives me reliably:

Traceback (most recent call last):
    File
"/usr/lib/python2.7/dist-packages/webbrowser_app/tests/test_tabs.py",
line 58, in test_tabs_model
      self.ensure_activity_view_visible()
    File
"/usr/lib/python2.7/dist-packages/webbrowser_app/tests/__init__.py",
line 154, in ensure_activity_view_visible
      self.ensure_chrome_is_hidden()
    File
"/usr/lib/python2.7/dist-packages/webbrowser_app/tests/__init__.py",
line 105, in ensure_chrome_is_hidden
      self.assert_chrome_eventually_hidden()
    File
"/usr/lib/python2.7/dist-packages/webbrowser_app/tests/__init__.py",
line 100, in assert_chrome_eventually_hidden
      self.assertThat(toolbar.animating, Eventually(Equals(False)))
    File "/usr/lib/python2.7/dist-packages/testtools/testcase.py", line
406, in assertThat
      raise mismatch_error
MismatchError: After 10.0 seconds test on Panel.animating failed: False
!= dbus.Boolean(True, variant_level=1)

Ran 37 tests in 710.493s
FAILED (failures=7)
And this is on N4.




The new version of webbrowser_app in the archive is a revert to previous
version (not the one from yesterday evening) as we had to revert
signon-ui landing (more information on this evening landing email).
Can you give more information on the version? It should be quite similar
to the one before yesterday.
$ dpkg-query -l webbrowser-app
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                Version        Architecture   Description
+++-===================-==============-==============-============================================
ii  webbrowser-app      0.23+14.04.201 armhf          Ubuntu web browser





0.23+14.04.201 isn't a version and it's cut.
Can you apt-cache policy webbrowser-app? Also, do you reproduce it everytime?



References