Wireshark-commits: [Wireshark-commits] master 7f6a492: test: make GTK support optional
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7f6a4926d2f6a135960146041c29802db616aa63
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7f6a492 by Peter Wu (peter@xxxxxxxxxxxxx):
test: make GTK support optional
Current Ubuntu buildbot is failing because GTK support was removed.
Tests should not fail if GTK is not available, so make it optional.
Change-Id: I1640c8bcea5208299f6846eb366e105c39a3ebf3
Reviewed-on: https://code.wireshark.org/review/18345
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 10a1e8d ISAKMP: fix typos and whitespace
adds 7f6a492 test: make GTK support optional
Summary of changes:
test/suite-capture.sh | 6 ++++++
test/suite-io.sh | 7 -------
test/test.sh | 2 +-
3 files changed, 7 insertions(+), 8 deletions(-)