]> Git Repo - qemu.git/blobdiff - tests/test-aio.c
tests/qapi-schema: Cover union types with base
[qemu.git] / tests / test-aio.c
index c4fe0fc3b7b749af3ccc4e6c2c616f3cf1323034..592721ed3f6d05299b8ad067d71f85196a5413eb 100644 (file)
@@ -195,7 +195,6 @@ static void test_bh_delete_from_cb(void)
     g_assert(data1.bh == NULL);
 
     g_assert(!aio_poll(ctx, false));
-    g_assert(!aio_poll(ctx, true));
 }
 
 static void test_bh_delete_from_cb_many(void)
This page took 0.026471 seconds and 4 git commands to generate.