[conduit: 100/138] Fix excludes



commit b3ab0d66219cccd624ad48e75f3ed2f586514ee4
Author: John Carr <john carr unrouted co uk>
Date:   Tue May 5 06:34:57 2009 -0700

    Fix excludes
---
 test/soup/soup |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/test/soup/soup b/test/soup/soup
index 510c029..2e0df63 100755
--- a/test/soup/soup
+++ b/test/soup/soup
@@ -13,7 +13,8 @@ import soup
 
 known_failures = [
     'Evo',              # Will trash your main evo :/
-    'Audio', 'Music'    # GStreamer hanging
+    'Tomboy',
+    'Audio', 'Music',  # GStreamer hanging
     'Video',            # Probably same as ^
 ]
 



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