Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master e2e069e: travis: enable tests even if libpcap is disa

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Nov 2018 13:56:02 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2e069e3fa604ca6633199cfd29df4b9f23044e4
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

e2e069e by Peter Wu (peter@xxxxxxxxxxxxx):

    travis: enable tests even if libpcap is disabled
    
    Proper dependency tracking has been implemented such that tests that
    require dumpcap are skipped when unavailable, let's enable tests again.
    Use pytest for nicer traces.
    
    Bug: 14949
    Change-Id: I1751bed8bd62e1a69d6e19161f7517735ae96662
    Reviewed-on: https://code.wireshark.org/review/30669
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  88ce087   test: finalize suite_capture conversion to fixtures, drop config.py
     add  e2e069e   travis: enable tests even if libpcap is disabled


Summary of changes:
 .travis.yml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)