[grilo-plugins] test: Add some broken tests with FIXMEs
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [grilo-plugins] test: Add some broken tests with FIXMEs
- Date: Thu, 27 Mar 2014 19:21:22 +0000 (UTC)
commit 0270383ceb17a202a78f73acffdfd0837ff12d34
Author: Bastien Nocera <hadess hadess net>
Date: Thu Mar 27 19:00:52 2014 +0100
test: Add some broken tests with FIXMEs
This will be helpful to point out known bugs in the episode
parsing.
tests/local-metadata/test_local_metadata.c | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/tests/local-metadata/test_local_metadata.c b/tests/local-metadata/test_local_metadata.c
index 81aa2fd..ae90bf8 100644
--- a/tests/local-metadata/test_local_metadata.c
+++ b/tests/local-metadata/test_local_metadata.c
@@ -94,7 +94,14 @@ test_episodes (void)
{ "metalocalypse.s02e01.dvdrip.xvid-ffndvd.avi", NULL, "metalocalypse", 2, 1 },
{ "Boardwalk.Empire.S04E01.HDTV.x264-2HD.mp4", NULL, "Boardwalk Empire", 4, 1 },
{ NULL, "file:///home/test/My%20super%20series.S01E01.mp4", "My super series", 1, 1 },
- { "Adventure Time - 2x01 - It Came from the Nightosphere.mp4", NULL, "Adventure Time", 2, 1 }
+ { "Adventure Time - 2x01 - It Came from the Nightosphere.mp4", NULL, "Adventure Time", 2, 1 },
+
+ /* FIXME: Incorrect checks below */
+
+ /* https://bugzilla.gnome.org/show_bug.cgi?id=725025 */
+ { "My.Neighbor.Totoro.1988.1080p.BluRay.X264.mkv", NULL, "My Neighbor Totoro", 19, 88 },
+ /* https://bugzilla.gnome.org/show_bug.cgi?id=727181 */
+ { NULL, "file:///home/hadess/.cache/totem/media/140127Mata-16x9%20(bug%20723166).mp4", "140127Mata-16x9
(bug", 72, 31 }
};
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]