|
Bugzilla – Full Text Bug Listing |
| Summary: | test.py uses the old name for the test runner | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Mitch Watrous <watrous> |
| Component: | build system | Assignee: | Mitch Watrous <watrous> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | luizsan, ns-bugs |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
Hi Mitch, Can you tell more of the problem? I tryed execute the test.py and: ... PASS: Example src/core/examples/sample-simulator.py PASS: Example /mnt/deposito/ns3/ns-3-allinone/ns-3-dev/build/src/uan/examples/uan-cw-example PASS: Example src/flow-monitor/examples/wifi-olsr-flowmon.py 172 of 172 tests passed (172 passed, 0 skipped, 0 failed, 0 crashed, 0 valgrind errors) No problem! At. Luiz Arthur ps. I updated my ns-3-dev today! (In reply to comment #1) > Hi Mitch, > > Can you tell more of the problem? > > I tryed execute the test.py and: > > ... > PASS: Example src/core/examples/sample-simulator.py > PASS: Example > /mnt/deposito/ns3/ns-3-allinone/ns-3-dev/build/src/uan/examples/uan-cw-example > PASS: Example src/flow-monitor/examples/wifi-olsr-flowmon.py > 172 of 172 tests passed (172 passed, 0 skipped, 0 failed, 0 crashed, 0 valgrind > errors) > > No problem! > > At. Luiz Arthur > > ps. I updated my ns-3-dev today! I still have problems with my version of ns-3-dev. Bug closed. ns-3-dev changeset: 8813ef4cec0f(In reply to comment #0) > Currently, test.py uses the old name for the test runner, which causes only > these tests to be run: > > PASS: Example examples/tutorial/first.py > PASS: Example examples/routing/simple-routing-ping6.py > PASS: Example src/core/examples/sample-simulator.py > PASS: Example examples/wireless/mixed-wireless.py > PASS: Example src/bridge/examples/csma-bridge.py > PASS: Example examples/wireless/wifi-ap.py > PASS: Example src/flow-monitor/examples/wifi-olsr-flowmon.py > 7 of 7 tests passed (7 passed, 0 skipped, 0 failed, 0 crashed, 0 valgrind > errors) |
Currently, test.py uses the old name for the test runner, which causes only these tests to be run: PASS: Example examples/tutorial/first.py PASS: Example examples/routing/simple-routing-ping6.py PASS: Example src/core/examples/sample-simulator.py PASS: Example examples/wireless/mixed-wireless.py PASS: Example src/bridge/examples/csma-bridge.py PASS: Example examples/wireless/wifi-ap.py PASS: Example src/flow-monitor/examples/wifi-olsr-flowmon.py 7 of 7 tests passed (7 passed, 0 skipped, 0 failed, 0 crashed, 0 valgrind errors)