|
From: Jeremy F. <je...@go...> - 2005-01-17 22:49:29
|
CVS commit by fitzhardinge: Disable susphello test. Sometimes it just doesn't terminate, even when run natively. The code looks suspect and racy. M +2 -0 susphello.vgtest 1.2 --- valgrind/none/tests/susphello.vgtest #1.1:1.2 @@ -1 +1,3 @@ prog: susphello +# susphello seems broken; sometimes it just doesn't terminate (even natively) +prereq: false |