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

OSGeo / proj.4 / 1514
86%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2018 10:05PM UTC
Jobs 1
Files 194
Run time 7s
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
1514

push

travis-ci

web-flow
Rename gie_failing to work around MS wildcard bug (#799)

For reasons unknown to anyone but the geniuses from Redmond: In
MSWindows, the wildcard pattern "*.gie" expands to all files having
an extension *starting* with ".gie".

In other words "dir *.gie" will list files with extension ".gie"
*and* with extension ".gie_failing".

This means that running "gie test\gigs\*.gie" will run all gigs
tests, even the ones known to fail.

So rather than getting a quick check for regressions, one gets
a lot of noise and no easy way to be sure whether any regressions
have appeared.

To work around this oddity, we rename all files ending in
".gie_failing" to end in ".gie.failing" - and while at it,
adding all the non-failing gigs tests to the AppVeyor test suite.

This extends the regression test suite, run at the end of each
AppVeyor integration, to over 2500 individual tests.

Test coverage, however, is still hovering just below 75%, so
there's still plenty of room and reason for additional tests.

11492 of 15404 relevant lines covered (74.6%)

15070.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1514.1 (BUILD_NAME=linux_gcc DETAILS="linux, gcc") 12 Feb 2018 10:05PM UTC 0
74.6
Travis Job 1514.1
Source Files on build 1514
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1514
  • ab2d175b on github
  • Prev Build on master (#1512)
  • Next Build on master (#1516)
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