testinggtk r424 - trunk/tests
- From: bjornl svn gnome org
- To: svn-commits-list gnome org
- Subject: testinggtk r424 - trunk/tests
- Date: Tue, 9 Sep 2008 12:16:45 +0000 (UTC)
Author: bjornl
Date: Tue Sep 9 12:16:45 2008
New Revision: 424
URL: http://svn.gnome.org/viewvc/testinggtk?rev=424&view=rev
Log:
Also removing the decorators to fully disable the tests
Modified:
trunk/tests/test_widget.py
Modified: trunk/tests/test_widget.py
==============================================================================
--- trunk/tests/test_widget.py (original)
+++ trunk/tests/test_widget.py Tue Sep 9 12:16:45 2008
@@ -194,7 +194,7 @@
widget = gtk.Button()
widget.map()
- utils pass_on_warnings
+# utils pass_on_warnings
def test_map_visible_widget():
'''
Ensure that mapping a visible unrealized widget fails with a
@@ -208,7 +208,7 @@
# widget.set_flags(gtk.VISIBLE)
# widget.map()
- utils pass_on_warnings
+# utils pass_on_warnings
def test_realize_no_window_widget():
'''
In this test a ``gtk.NO_WINDOW`` ``gtk.Widget`` that does not
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]