suppress valgrind testing of new nsc test suite
authorTom Henderson <tomh@tomh.org>
Wed, 14 Apr 2010 23:11:50 -0700
changeset 6198 cd1b101cae62
parent 6197 ebe303de4725
child 6199 51d002229ef7
suppress valgrind testing of new nsc test suite
test.py
--- a/test.py	Wed Apr 14 16:34:23 2010 -0400
+++ b/test.py	Wed Apr 14 23:11:50 2010 -0700
@@ -63,6 +63,7 @@
 #
 core_valgrind_skip_tests = [
     "ns3-tcp-cwnd",
+    "nsc-tcp-loss",
     "ns3-tcp-interoperability",
 ]