Wireshark-commits: [Wireshark-commits] master f8f6ce5: Test: Make sure we can run Wireshark on macO
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Feb 2020 21:55:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f8f6ce55defa4b0a69509564deecb31259fc1e74
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

f8f6ce5 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Test: Make sure we can run Wireshark on macOS.
    
    Run Wireshark tests on macOS only if SECURITYSESSIONID. If this isn't
    reliable enough we might be able to get away with running a small UI
    utility, e.g. `pbpaste > /dev/null`.
    
    Change-Id: Ieccb87bcc1312f02c22ec2905a80437bf136d964
    Reviewed-on: https://code.wireshark.org/review/36195
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  574aa22   macOS: Fix a sanity check.
     add  f8f6ce5   Test: Make sure we can run Wireshark on macOS.


Summary of changes:
 test/fixtures_ws.py | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)