sbsv2/raptor/test/smoke_suite/resource.py
branchfix
changeset 393 629079c72ee4
parent 260 6956be913ed6
child 463 92c43194abb5
--- a/sbsv2/raptor/test/smoke_suite/resource.py	Tue Mar 23 13:34:00 2010 +0000
+++ b/sbsv2/raptor/test/smoke_suite/resource.py	Wed Mar 24 15:18:06 2010 +0000
@@ -63,5 +63,7 @@
 		"helloworld_reg_exe/helloworld_reg__private_10003a3f_apps_sc.rpp",
 		"helloworld_reg_exe/helloworld_reg__private_10003a3f_apps_sc.rpp.d"])
 
+	t.mustnotmatch = ["HelloWorld.rss.* warning: trigraph"]
+	
 	t.run()
 	return t