test: remove warning message 26/262326/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211028.223505 accepted/tizen/unified/20210816.122905 submit/tizen/20210809.014518 submit/tizen_6.5/20211028.163301 tizen_6.5.m2_release
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 6 Aug 2021 10:29:28 +0000 (19:29 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 6 Aug 2021 10:29:28 +0000 (19:29 +0900)
commit9a01117b5d428dbe9a09b85ed8d29263ab39daf1
treea3df162f6d16fc190aea469444c785d7ec77593b
parente25f9204dbdce46e27c11f1a25466dde883bc3fc
test: remove warning message

This change is removing following message.

 GLib-CRITICAL: g_atomic_ref_count_dec:
  assertion 'g_atomic_int_get (arc) > 0' failed

It seems that the variant is removed in g_dbus_proxy_call_sync.

Change-Id: Ibf1c5990f32a7290aa40fbbdc413c29bb125f11e
test/at_spi2_tool.c