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

TykTechnologies / tyk / 2532

Build:
DEFAULT BRANCH: master
Ran 05 Jul 2017 06:08PM UTC
Jobs 1
Files 84
Run time 5s
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
2532

push

travis-ci

buger
jsvm: don't modify the global logger in the tests

There's no need to, and doing so is racy since plenty of goroutines use
it.

Race report:

	WARNING: DATA RACE
	Write at 0x0000018a7f38 by goroutine 609:
	  github.com/TykTechnologies/tyk.TestJSVMLogs.func1()
	      /home/mvdan/go/src/github.com/TykTechnologies/tyk/plugins_test.go:20 +0x3d
	  github.com/TykTechnologies/tyk.TestJSVMLogs()
	      /home/mvdan/go/src/github.com/TykTechnologies/tyk/plugins_test.go:66 +0x9b9
	  testing.tRunner()
	      /home/mvdan/tip/src/testing/testing.go:754 +0x16c

	Previous read at 0x0000018a7f38 by goroutine 398:
	  github.com/TykTechnologies/tyk.startRateLimitNotifications.func1()
	      /home/mvdan/go/src/github.com/TykTechnologies/tyk/distributed_rate_limiter.go:34 +0x12d

Updates #363.

4 of 4 new or added lines in 1 file covered. (100.0%)

5744 of 13588 relevant lines covered (42.27%)

0.46 hits per line

Coverage Regressions

Lines Coverage ∆ File
176
100.0
main.go
19
100.0
le_helpers.go
18
100.0
rpc_backup_handlers.go
7
100.0
redis_cluster_handler.go
Jobs
ID Job ID Ran Files Coverage
1 2532.1 (LATEST_GO=true) 05 Jul 2017 06:08PM UTC 0
42.27
Travis Job 2532.1
Source Files on build 2532
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2532
  • 70437c30 on github
  • Prev Build on master (#2531)
  • Next Build on master (#2534)
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