tests/check/libs/gdp.c: Also comment out the test (see below).

Original commit message from CVS:
* tests/check/libs/gdp.c:
Also comment out the test (see below).
This commit is contained in:
Edward Hervey 2006-08-08 09:56:45 +00:00
parent 09abcf016c
commit d65deaccae
2 changed files with 9 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2006-08-08 Edward Hervey <edward@fluendo.com>
* tests/check/libs/gdp.c:
Also comment out the test (see below).
2006-08-08 Edward Hervey <edward@fluendo.com>
* tests/check/libs/gdp.c: (gst_dp_suite):

View file

@ -85,6 +85,8 @@ GST_START_TEST (test_conversion)
GST_END_TEST;
#ifndef HAVE_CPU_PPC64 /* this test doesn't work on PPC64. See #348114 */
/* test creation of header from buffer and back again */
GST_START_TEST (test_buffer)
{
@ -149,6 +151,8 @@ GST_START_TEST (test_buffer)
GST_END_TEST;
#endif
GST_START_TEST (test_caps)
{
gchar *string, *newstring;