~ubuntu-branches/ubuntu/saucy/software-center/saucy-proposed

« back to all changes in this revision

Viewing changes to tests/output/test_purchase.out

  • Committer: Package Import Robot
  • Author(s): Michael Vogt, Gary Lasker, Natalia Bidart, Michael Vogt
  • Date: 2012-06-28 11:12:02 UTC
  • mfrom: (192.1.2 precise-proposed)
  • Revision ID: package-import@ubuntu.com-20120628111202-7wf4tf4caen77v5z
Tags: 5.3.2
[ Gary Lasker ]
* lp:~gary-lasker/software-center/recommendations-string-change-lp986437-for-5.2
  - cherry pick string change LP: #986437

[ Natalia Bidart ]
* lp:~nataliabidart/software-center/lost-in-translation:
  - Pass the missing "self" argument to the super(ish) call to fix
    crash in the installed pane

[ Michael Vogt ]
* merge fixes from the 5.2 branch: 
  - LP:  #873104, #1003954, #967036, #920741

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
test_purchase_view_log_cleaner (tests.gtk3.test_purchase.TestPurchase) ... 
2
 
(python -m unittest:10689): Gdk-CRITICAL **: gdk_error_trap_pop_internal: assertion `trap != NULL' failed
3
 
** Message: console message:  @0: foo
4
 
 
5
 
ok
6
 
test_purchase_view_tos (tests.gtk3.test_purchase.TestPurchase) ... 
7
 
(python -m unittest:10689): Gdk-CRITICAL **: gdk_error_trap_pop_internal: assertion `trap != NULL' failed
8
 
ok
9
 
test_reinstall_previous_purchase_display (tests.gtk3.test_purchase.TestPurchase) ... 2012-06-21 09:18:28,193 - softwarecenter.ui.gtk3.app - INFO - setting up proxy 'http://localhost:3128/'
10
 
2012-06-21 09:18:28,198 - softwarecenter.db.database - INFO - open() database: path=None use_axi=True use_agent=True
11
 
 
12
 
(python -m unittest:10689): Gtk-WARNING **: Theme parsing error: softwarecenter.css:34:20: Not using units is deprecated. Assuming 'px'.
13
 
 
14
 
(python -m unittest:10689): Gtk-WARNING **: Theme parsing error: softwarecenter.css:34:22: Not using units is deprecated. Assuming 'px'.
15
 
 
16
 
(python -m unittest:10689): Gtk-WARNING **: Theme parsing error: softwarecenter.css:56:20: Not using units is deprecated. Assuming 'px'.
17
 
 
18
 
(python -m unittest:10689): Gtk-WARNING **: Theme parsing error: softwarecenter.css:56:22: Not using units is deprecated. Assuming 'px'.
19
 
 
20
 
(python -m unittest:10689): Gtk-WARNING **: Theme parsing error: softwarecenter.css:60:20: Not using units is deprecated. Assuming 'px'.
21
 
 
22
 
(python -m unittest:10689): Gtk-WARNING **: Theme parsing error: softwarecenter.css:60:22: Not using units is deprecated. Assuming 'px'.
23
 
2012-06-21 09:18:28,377 - softwarecenter.db.pkginfo_impl.aptcache - INFO - aptcache.open()
24
 
 
25
 
(python -m unittest:10689): Gdk-CRITICAL **: gdk_error_trap_pop_internal: assertion `trap != NULL' failed
26
 
 
27
 
(python -m unittest:10689): Gdk-WARNING **: /build/buildd/gtk+3.0-3.5.4/./gdk/x11/gdkwindow-x11.c:4944 drawable is not a native X11 window
28
 
 
29
 
(python -m unittest:10689): Gdk-WARNING **: /build/buildd/gtk+3.0-3.5.4/./gdk/x11/gdkwindow-x11.c:4944 drawable is not a native X11 window
30
 
 
31
 
(python -m unittest:10689): Gdk-WARNING **: /build/buildd/gtk+3.0-3.5.4/./gdk/x11/gdkwindow-x11.c:4944 drawable is not a native X11 window
32
 
2012-06-21 09:18:32,050 - softwarecenter.db.database - INFO - reopen() database
33
 
2012-06-21 09:18:32,050 - softwarecenter.db.database - INFO - open() database: path=None use_axi=True use_agent=True
34
 
ok
35
 
test_spinner_emits_signals (tests.gtk3.test_purchase.TestPurchase) ... 2012-06-21 09:18:32,472 - softwarecenter.ui.gtk3.app - INFO - software-center-agent finished with status 0
36
 
2012-06-21 09:18:32,473 - softwarecenter.db.database - INFO - reopen() database
37
 
2012-06-21 09:18:32,473 - softwarecenter.db.database - INFO - open() database: path=None use_axi=True use_agent=True
38
 
ok
39
 
 
40
 
----------------------------------------------------------------------
41
 
Ran 4 tests in 6.113s
42
 
 
43
 
OK