URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3109f526cd26394733e6356c1abeee13ce9ec1cb
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3109f52 by Dario Lombardo (lomato@xxxxxxxxx):
test: skip some tests on big endian machines.
Dumpcap doesn't support fifos with streams created on a machine with
different endianess. Until dumpcap will support that, we need to skip
some tests so the whole test suite can pass.
Ping-Bug: 15754
Change-Id: Ia7fdf833715bf975fcee76968a7c1d75d084bd6f
Reviewed-on: https://code.wireshark.org/review/34173
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from b1e74c5 gitlab-ci: Add job to create debian install-packages
add 3109f52 test: skip some tests on big endian machines.
Summary of changes:
test/suite_capture.py | 8 ++++++++
test/suite_dissection.py | 3 +++
2 files changed, 11 insertions(+)