[Ns-bugs] [Bug 908] New: test.py should exit if waf dies
code@nsnam.ece.gatech.edu
code at nsnam.ece.gatech.edu
Sat May 8 04:00:15 PDT 2010
http://www.nsnam.org/bugzilla/show_bug.cgi?id=908
Summary: test.py should exit if waf dies
Product: ns-3
Version: ns-3-dev
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: test framework
AssignedTo: ns-bugs at isi.edu
ReportedBy: mazo at iitp.ru
Estimated Hours: 0.0
Created an attachment (id=866)
--> (http://www.nsnam.org/bugzilla/attachment.cgi?id=866)
proposed fix
Currently test.py runs waf by default before executing tests, but doesn't check
its return code.
So it's possible for waf to die with compilation error and test.py to run tests
against mixture of old and new libraries/executables.
It may introduce some problems to an inattentive user.
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Ns-bugs
mailing list