[Ns-bugs] [Bug 999] Some test suites fail when NSC has not been built.

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Wed Sep 22 18:32:17 PDT 2010


http://www.nsnam.org/bugzilla/show_bug.cgi?id=999


Craig Dowell <craigdo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |craigdo at gmail.com




--- Comment #1 from Craig Dowell <craigdo at gmail.com>  2010-09-22 21:32:16 EDT ---
A blunt-instrument way to deal with this issue is to take the
interesting_config_items in test.py and set corresponding environment variables
before starting to execute the test-runners.  The test cases could look at the
environment variables (e.g. ENABLE_NSC) and report back SKIPPED if they can't
run.

I think we should report that a test case has been skipped rather than silently
not executing it, BTW.

-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list