Bug 1484

Summary: Multiple regression tests fail because of new random variable streams
Product: ns-3 Reporter: John Abraham <john.abraham.in>
Component: aodvAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: blocker CC: tomh, watrous
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   

Description John Abraham 2012-08-13 18:14:14 UTC
PASS: TestSuite routing-dsr
FAIL: TestSuite routing-aodv-regression
PASS: TestSuite devices-mesh
PASS: TestSuite devices-mesh-dot11s


https://ns-buildmaster.ee.washington.edu:8010/job/osx-lion-ns-3-allinone/3/label=master/console
Comment 1 Tom Henderson 2012-08-13 18:48:15 UTC
There are a few test suites (generating pcap) that fail because the randomness has changed.  They will need to be revalidated but I would suggest to wait until all of the RVs have been cut over (including mobility and propagation).
Comment 2 Mitch Watrous 2012-08-14 13:38:13 UTC
These 4 tests now fail due to changes caused by the conversion to RandomVariableStrems:

    routing-olsr-regression
    devices-mesh-flame-regression
    devices-mesh-dot11s-regression
    routing-aodv-regression
Comment 3 Tom Henderson 2012-08-22 00:44:45 UTC
this was resolved by recent re-validation of new pcap traces