[pygobject/wip/jfelder/template-gtk4: 9/9] tests: Re-enable template tests for gtk4
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject/wip/jfelder/template-gtk4: 9/9] tests: Re-enable template tests for gtk4
- Date: Mon, 30 Nov 2020 17:34:57 +0000 (UTC)
commit ca3e1f8ca9f5076ea2449aa79f5c1e2a4447c357
Author: Jean Felder <jfelder src gnome org>
Date: Sat Nov 21 15:06:34 2020 +0100
tests: Re-enable template tests for gtk4
tests/test_gtk_template.py | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/tests/test_gtk_template.py b/tests/test_gtk_template.py
index 7243fd48..9dd7a902 100644
--- a/tests/test_gtk_template.py
+++ b/tests/test_gtk_template.py
@@ -11,9 +11,6 @@ from .helper import capture_exceptions
GTK4 = (Gtk._version == "4.0")
-# https://gitlab.gnome.org/GNOME/pygobject/-/merge_requests/145
-pytestmark = pytest.mark.skipif(Gtk._version == "4.0", reason="FIXME!!")
-
def new_gtype_name(_count=[0]):
_count[0] += 1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]