Wireshark-commits: [Wireshark-commits] master b8a4843: test: enable extra test summary by default
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Dec 2018 21:51:13 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8a4843db5a683e7a15d4c049371a526f87e1716
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b8a4843 by Peter Wu (peter@xxxxxxxxxxxxx):

    test: enable extra test summary by default
    
    This reports the reason why tests are skipped (for example, if a certain
    binary was not built).
    
    Change-Id: I19095f43f69228116d71b52380814a61894754af
    Reviewed-on: https://code.wireshark.org/review/31131
    Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    

Actions performed:

    from  7fd62bf   tshark: handle option -c when ENABLE_PCAP=OFF
     add  b8a4843   test: enable extra test summary by default


Summary of changes:
 .travis.yml     | 2 +-
 appveyor.yml    | 2 +-
 test/pytest.ini | 1 +
 3 files changed, 3 insertions(+), 2 deletions(-)