Wireshark-commits: [Wireshark-commits] master 9175a23: travis: enable capture tests on Linux and ma

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 24 Jan 2019 00:26:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9175a235a8d8b77a9734b757274129ef0f3d3e84
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9175a23 by Peter Wu (peter@xxxxxxxxxxxxx):

    travis: enable capture tests on Linux and macOS
    
    Windows is excluded because installing Npcap is potentially difficult.
    On macOS use ChmodBPF to create more than 4 bpf devices. This fixes
    timeout issues in the case_wireshark_capture test due to an error dialog
    about permissions.
    
    Change-Id: I4cfd9618df96a3d6ae4bb2ce0229e9c2c3cccaed
    Reviewed-on: https://code.wireshark.org/review/31683
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  cbb5b78   test,travis: dump a screenshot for hanging GUI tests
     add  9175a23   travis: enable capture tests on Linux and macOS


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