[totem-pl-parser] tests: Broken ASX test is broken



commit cab22b1b302c6e2760dbf04a0b4b369ae884be71
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Nov 7 22:57:11 2012 +0100

    tests: Broken ASX test is broken
    
    Oh, the irony.

 plparse/tests/parser.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/plparse/tests/parser.c b/plparse/tests/parser.c
index 38b2fef..741261c 100644
--- a/plparse/tests/parser.c
+++ b/plparse/tests/parser.c
@@ -639,6 +639,10 @@ test_parsing_broken_asx (void)
 {
 	TotemPlParserResult result;
 
+	/* FIXME
+	 * URL is gone now */
+	return;
+
 	/* Slow test! */
 	if (!g_test_slow ())
 		return;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]