tests: comment out asserts in dynamic type tests
authorRyan Lortie <desrt@desrt.ca>
Thu, 7 Feb 2013 19:05:28 +0000 (14:05 -0500)
committerRyan Lortie <desrt@desrt.ca>
Thu, 7 Feb 2013 19:15:45 +0000 (14:15 -0500)
commitd7c8eda18676dbb1e6743ef46b3bbfe00cdbb578
treeb01fe0b14ea1c06b54911f0d50e5bfbecbfca2f0
parent72df62600d1ab473125b6e8beb998e71aa63701e
tests: comment out asserts in dynamic type tests

We have some testcases that assert that type modules are unloaded after
the last reference on them is dropped.  Comment out those asserts now
that we turned the last unref into a no-op.

https://bugzilla.gnome.org/show_bug.cgi?id=693351
tests/gobject/defaultiface.c
tests/gobject/dynamictype.c