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

spesmilo / electrum / 10671
64%

Build:
DEFAULT BRANCH: master
Ran 12 Oct 2020 03:30PM UTC
Jobs 3
Files 63
Run time 21s
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

pending completion
10671

push

travis-ci

web-flow
windows build: for the "setup" exe, put another "-debug" exe inside (#6603)

The "setup" Windows binary we distribute allows users to "install" Electrum
on their system. The distributable is created by NSIS. During
installation a bunch of files will get unpacked in %programfiles(x86)%/Electrum,
including an "inner" exe that will be the entrypoint for the user to start
the application. A shortcut is also created for the inner exe.

With this change, there will now be two inner EXEs. One the same as before,
the other with a "-debug" suffix in its name. The debug exe is built as a
"console" application (as opposed to a "windowed" application), so when
launched via double-click a black console window would appear; and also
importantly stdin/stdout are handled properly for it (unlike for "windowed"
programs). (see #2592)

There will not be a shortcut or similar for the debug exe; it would just
be there as a debugging option we can instruct users to use when needed.
In particular early crashes during startup are hard to debug without
stdout/stderr. (see e.g. #6601)

13852 of 24023 relevant lines covered (57.66%)

1.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10671.1 12 Oct 2020 03:30PM UTC 0
57.6
Travis Job 10671.1
2 10671.2 12 Oct 2020 03:30PM UTC 0
57.6
Travis Job 10671.2
3 10671.3 12 Oct 2020 03:30PM UTC 0
57.84
Travis Job 10671.3
Source Files on build 10671
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10671
  • 653a24a4 on github
  • Prev Build on master (#10670)
  • Next Build on master (#10672)
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