[tracker] libtracker-extract test: remove assertion of potentially unset variable
- From: Ivan Frade <ifrade src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] libtracker-extract test: remove assertion of potentially unset variable
- Date: Fri, 19 Mar 2010 09:12:09 +0000 (UTC)
commit b9430895aea5fc6408aff535cc464551f2679c04
Author: Ivan Frade <ivan frade nokia com>
Date: Fri Mar 19 11:10:26 2010 +0200
libtracker-extract test: remove assertion of potentially unset variable
tests/libtracker-extract/tracker-xmp-test.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/libtracker-extract/tracker-xmp-test.c b/tests/libtracker-extract/tracker-xmp-test.c
index 8487b3b..3b18c3e 100644
--- a/tests/libtracker-extract/tracker-xmp-test.c
+++ b/tests/libtracker-extract/tracker-xmp-test.c
@@ -160,7 +160,6 @@ test_parsing_xmp ()
/* Catch io and check error message ("XML parsing failure") */
}
g_test_trap_assert_stderr ("*parsing failure*");
- g_assert (result);
result = tracker_xmp_read (EXAMPLE_XMP, strlen (EXAMPLE_XMP), "test://file", &data);
/* NS_DC */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]