• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

crondaemon / wireshark / 6559 / 6
12%
master: 12%

Build:
DEFAULT BRANCH: master
Ran 31 Jan 2021 10:35AM UTC
Files 168
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

12 Jan 2019 09:56PM UTC coverage: 81.646%. First build
CXX=g++-8 CC=gcc-8 PCAP=OFF

Pull #89

travis-ci

Lekensteyn
travis: initial Windows support with non-interactive Qt installer

The current preview release of Windows support on Travis lacks many
packages (like Qt and Python 3) and is very much tied to git-bash
(unlike AppVeyor which has a more native Windows experience).

Several workarounds were necessary, such as reimplementing refreshenv,
setting CMAKE_PROGRAM_PATH) and setting a supported language. See also
https://travis-ci.community/t/feedback-from-windows-integration-for-a-cmake-qt-c-python-perl-project/1706

I wrote the Qt installer script originally for Qt 5.6, ported it to Qt
5.9.5 and finally updated it for 5.12, some comments could be outdated.

Duration as measured for one x64 build:
- 3m00s - restore cache (Qt and wireshark-libs)
- 2m22s - choco install
- 0m8s - pip install
- 2m20s - cmake
- 18m5s - build all
- 0m20s - build test-programs
- 5m34s - pytest -v
- 2m46s - store cache (Qt and wireshark-libs)
- (total duration about 36m)
- (installing Qt 5.12.0 from scratch would add 7m)

Cache size for extracted x64 build: wireshark-libs is 187M, Qt 604M.
(179M and 516M for 32-bit respectively.)

Change-Id: I9881ab643
Reviewed-on: https://code.wireshark.org/review/31454
Reviewed-by: Peter Wu <peter@lekensteyn.nl>
Pull Request #89:

10418 of 12760 relevant lines covered (81.65%)

0.82 hits per line

Source Files on job 6559.6 (CXX=g++-8 CC=gcc-8 PCAP=OFF)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17
  • Travis Job 6559.6
  • 5ed8360c on github
  • Next Job for PLATFORM=Win32 WIRESHARK_BASE_DIR=C:/wireshark-libs QT5_BASE_DIR=C:/Qt/5.12.0/msvc2017 on master (#6766.10)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc