Wireshark-commits: [Wireshark-commits] master-3.2 80a45b0: Test: Make sure we can run Wireshark on
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 27 Feb 2020 00:15:56 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=80a45b09a676ae88eeea0406635961ead495fcda
Submitter: "Gerald Combs <gerald@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark

Commits:

80a45b0 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>
    (cherry picked from commit f8f6ce55defa4b0a69509564deecb31259fc1e74)
    Reviewed-on: https://code.wireshark.org/review/36205
    

Actions performed:

    from  0f3b354   macOS: Add a sanity check.
     add  80a45b0   Test: Make sure we can run Wireshark on macOS.


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