quickly test fails for new created app

Bug #969133 reported by Thomas Guettler
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Quickly
Fix Released
Undecided
Unassigned
quickly (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

quickly create ubuntu-application foo
Creating project directory foo
Creating bzr repository and committing
....
cd foo
FE
======================================================================
ERROR: run pylint in error only mode
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/guettli/foo/tests/test_lint.py", line 16, in test_project_errors_only
    return_code = subprocess.call(["pylint", '-E', 'foo'])
  File "/usr/lib/python2.7/subprocess.py", line 493, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1239, in _execute_child
    raise child_exception
OSError: [Errno 2] file not found
======================================================================
FAIL: test_AboutFooDialog_members (test_example.TestExample)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/guettli/foo/tests/test_example.py", line 23, in test_AboutFooDialog_members
    self.assertEqual(self.AboutFooDialog_members, public_members)
AssertionError: Lists differ: ['AboutFooDialog', 'get_builde... != ['AboutDialog', 'AboutFooDialo...

First differing element 0:
AboutFooDialog
AboutDialog

Second list contains 1 additional elements.
First extra element 4:
logging

- ['AboutFooDialog', 'get_builder', 'gettext', 'gtk']
+ ['AboutDialog', 'AboutFooDialog', 'gettext', 'logger', 'logging']

----------------------------------------------------------------------
Ran 2 tests in 0.164s

FAILED (errors=1, failures=1)

--------------------
===> quickly --version
Quickly 11.10
  Python interpreter: /usr/bin/python 2.7.2
  Python standard library: /usr/lib/python2.7

  Quickly used library: /usr/lib/python2.7/dist-packages/quickly
  Quickly data path: /usr/share/quickly
  Quickly detected template directories:
          /usr/share/quickly/templates/

Copyright 2009 Rick Spencer
Copyright 2009-2011 Didier Roche
Copyright 2010-2011 Canonical Ltd
https://launchpad.net/quickly

quickly comes with ABSOLUTELY NO WARRANTY. quickly is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 3 or later.

Related branches

Michael Terry (mterry)
Changed in quickly:
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package quickly - 12.03-0ubuntu2

---------------
quickly (12.03-0ubuntu2) precise; urgency=low

  * debian/patches/fix_test_example.patch:
    - Fix shipped example test so that 'quickly test' works out of the box.
      LP: #969133
 -- Michael Terry <email address hidden> Thu, 12 Apr 2012 10:59:45 -0400

Changed in quickly (Ubuntu):
status: New → Fix Released
Michael Terry (mterry)
Changed in quickly:
milestone: none → 12.04
Michael Terry (mterry)
Changed in quickly:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.