Bug 1144

Summary: main-random-variable on valgrind takes too long to complete
Product: ns-3 Reporter: John Abraham <john.abraham.in>
Component: examplesAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P5    
Version: ns-3-dev   
Hardware: All   
OS: All   

Description John Abraham 2011-05-13 13:00:44 UTC
main-random-variable which is now included via test.py can take more than 24 minutes if put through valgrind.  It takes 1 minute to execute the same without valgrind. To improve end-user experience, we need to disable valgrind checks for this main-random-variable.