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

TykTechnologies / tyk / 2677

Build:
DEFAULT BRANCH: master
Ran 26 Jul 2017 02:10PM UTC
Jobs 1
Files 84
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

pending completion
2677

push

travis-ci

buger
api: fix gateway API router prefix

Use /tyk/, not /tyk, so that listen paths like /tyk-foo/ work.

Before the fix, the newly added test failed with 403s:

	--- FAIL: TestListenPathTykPrefix (0.14s)
		gateway_test.go:879: [1]GET /tyk-foo/ Status 403, want 404
		gateway_test.go:879: [3]GET /tyk-foo/ Status 403, want 200
		gateway_test.go:879: [1][OverrideDefaults]GET /tyk-foo/ Status 403, want 404
		gateway_test.go:879: [3][OverrideDefaults]GET /tyk-foo/ Status 403, want 200
		gateway_test.go:879: [1][Goagain][OverrideDefaults]GET /tyk-foo/ Status 403, want 404
		gateway_test.go:879: [3][Goagain][OverrideDefaults]GET /tyk-foo/ Status 403, want 200
		gateway_test.go:879: [1][Goagain]GET /tyk-foo/ Status 403, want 404
		gateway_test.go:879: [3][Goagain]GET /tyk-foo/ Status 403, want 200

Added ControlAPIPort resetting to testHttp. Otherwise,
TestControlListener would leave it at non-zero, breaking tests after it
like the new one.

Fixes #945.

5941 of 13579 relevant lines covered (43.75%)

0.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2677.1 (LATEST_GO=true) 26 Jul 2017 02:10PM UTC 0
43.75
Travis Job 2677.1
Source Files on build 2677
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2677
  • a9fd1148 on github
  • Prev Build on master (#2665)
  • Next Build on master (#2679)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc