URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0751504db7aa30fbc77e8165fbab4001d466a881
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
0751504 by Peter Wu (peter@xxxxxxxxxxxxx):
test: enable GUI tests on Linux, headless
This will enable four tests in case_wireshark_capture on Linux, two of
them require --capture-interface to be specified.
To enable headless mode, QT_QPA_PLATFORM=minimal is set. Unfortunately
this option causes a null pointer dereference crash on macOS and it also
fails on Windows (cause not investigated). So limit it to Linux for now.
Change-Id: Id05364571b2c9da38434e611d92642a1177700df
Reviewed-on: https://code.wireshark.org/review/31664
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from d90eab1 NAS 5Gs: Updated MM cause, MM capability, request type
add 0751504 test: enable GUI tests on Linux, headless
Summary of changes:
test/fixtures_ws.py | 18 +++++++++++++++---
1 file changed, 15 insertions(+), 3 deletions(-)