[glib/wip/pwithnall/converter-stream-debugging] WIP
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/pwithnall/converter-stream-debugging] WIP
- Date: Tue, 5 Apr 2022 17:07:26 +0000 (UTC)
commit 091fda3b86a86eb25d40778afc6fd0dd24e870ce
Author: Philip Withnall <pwithnall endlessos org>
Date: Tue Apr 5 18:07:32 2022 +0100
WIP
Signed-off-by: Philip Withnall <pwithnall endlessos org>
gio/tests/converter-stream.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gio/tests/converter-stream.c b/gio/tests/converter-stream.c
index 279d71e3a4..284f436516 100644
--- a/gio/tests/converter-stream.c
+++ b/gio/tests/converter-stream.c
@@ -1066,12 +1066,12 @@ test_converter_pollable (void)
g_assert_cmpint (res, ==, -1);
/* After closing the write end, we can't get WOULD_BLOCK any more */
- if (!socket_out)
+ /*if (!socket_out)
{
g_test_message ("converter message: %s", ((GCompressorConverter *) compressor)->message);
g_assert_no_error (error);
g_assert_cmpint (res, !=, -1);
- }
+ }*/
if (res == -1)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]