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

« back to all changes in this revision

Viewing changes to tests/output/test_reviews.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_delete_review (tests.gtk3.test_reviews.TestGRatingsAndReviews) ... ok
2
 
test_flag_review (tests.gtk3.test_reviews.TestGRatingsAndReviews) ... ok
3
 
test_modify_review (tests.gtk3.test_reviews.TestGRatingsAndReviews) ... ok
4
 
test_submit_review (tests.gtk3.test_reviews.TestGRatingsAndReviews) ... ok
5
 
test_submit_usefulness (tests.gtk3.test_reviews.TestGRatingsAndReviews) ... ok
6
 
test_change_status (tests.gtk3.test_reviews.TestReviewLoader) ... 
7
 
(python -m unittest:11469): Gtk-WARNING **: Unknown property: GtkGrid.n-rows
8
 
 
9
 
(python -m unittest:11469): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
10
 
 
11
 
(python -m unittest:11469): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
12
 
ok
13
 
test_edit_review_screen_has_right_labels (tests.gtk3.test_reviews.TestReviewLoader)
14
 
Check that LP #880255 stays fixed. ... 
15
 
(python -m unittest:11469): Gtk-WARNING **: Unknown property: GtkGrid.n-rows
16
 
 
17
 
(python -m unittest:11469): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
18
 
 
19
 
(python -m unittest:11469): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
20
 
 
21
 
(python -m unittest:11469): Gdk-CRITICAL **: gdk_error_trap_pop_internal: assertion `trap != NULL' failed
22
 
 
23
 
(python -m unittest:11469): Gdk-CRITICAL **: gdk_error_trap_pop_internal: assertion `trap != NULL' failed
24
 
ok
25
 
test_get_fade_colour_markup (tests.gtk3.test_reviews.TestReviewLoader) ... 
26
 
(python -m unittest:11469): Gtk-WARNING **: Unknown property: GtkGrid.n-rows
27
 
 
28
 
(python -m unittest:11469): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
29
 
 
30
 
(python -m unittest:11469): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
31
 
ok
32
 
test_modify_review_is_the_same_supports_unicode (tests.gtk3.test_reviews.TestReviewLoader) ... 
33
 
(python -m unittest:11469): Gtk-WARNING **: Unknown property: GtkGrid.n-rows
34
 
 
35
 
(python -m unittest:11469): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
36
 
 
37
 
(python -m unittest:11469): Gdk-CRITICAL **: gdk_window_invalidate_rect_full: assertion `GDK_IS_WINDOW (window)' failed
38
 
 
39
 
(python -m unittest:11469): Gtk-CRITICAL **: gtk_box_pack: assertion `gtk_widget_get_parent (child) == NULL' failed
40
 
ok
41
 
 
42
 
----------------------------------------------------------------------
43
 
Ran 9 tests in 2.903s
44
 
 
45
 
OK