|
Bugzilla – Full Text Bug Listing |
| Summary: | Multiple regression tests fail because of new random variable streams | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | John Abraham <john.abraham.in> |
| Component: | aodv | Assignee: | 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
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). 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
this was resolved by recent re-validation of new pcap traces |