[pygobject/benzea/gio-asyncio] blub
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject/benzea/gio-asyncio] blub
- Date: Mon, 22 Nov 2021 16:29:43 +0000 (UTC)
commit c179ce3d3347bbbc7b96cdd44cbe12bb1fdce5c3
Author: Benjamin Berg <bberg redhat com>
Date: Mon Nov 22 17:29:37 2021 +0100
blub
tests/test_events.py | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/tests/test_events.py b/tests/test_events.py
index dde434da..10c851b7 100644
--- a/tests/test_events.py
+++ b/tests/test_events.py
@@ -144,6 +144,12 @@ if sys.platform != 'win32':
t1 = self.loop.time()
self.assertTrue(0.08 <= t1-t0 <= 0.8, t1-t0)
+ def test_run_until_completeb(self):
+ pass
+
+ def test_run_until_complete_z(self):
+ pass
+
@unittest.skip("ProcessPoolExecutor is not compatible with GLib")
def test_get_event_loop_new_process():
# 3.7 and later have this test in GetEventLoopTestsMixin,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]