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

TykTechnologies / tyk / 3910
52%
master: %

Build:
Build:
LAST BUILD BRANCH: v2.9.4.8
DEFAULT BRANCH: master
Ran 15 Jan 2018 10:49AM UTC
Jobs 1
Files 86
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
3910

push

travis-ci

asoorm
bug: fix dns panic during tests

Depending on your router, the dns test panics:

```
$ go19 test -v -race -run TestBatch .
[Jan 15 09:32:30]  INFO coprocess: Disabled feature
=== RUN   TestBatch
panic: Following domain not mocked:localhost.fritz.box.

goroutine 338 [running]:
github.com/TykTechnologies/tyk.(*dnsMockHandler).ServeDNS(0x2922f78, 0x2816a20, 0xc420730400, 0xc4203fa480)
	/Users/ahmet/go/src/github.com/TykTechnologies/tyk/helpers_test.go:539 +0x8cc
github.com/TykTechnologies/tyk/vendor/github.com/miekg/dns.(*Server).serve(0xc4204e6000, 0x280abc0, 0xc42019f3b0, 0x2801cc0, 0x2922f78, 0xc4204fc000, 0x25, 0x200, 0xc42000e030, 0xc4202a05e0, ...)
	/Users/ahmet/go/src/github.com/TykTechnologies/tyk/vendor/github.com/miekg/dns/server.go:558 +0x7a8
created by github.com/TykTechnologies/tyk/vendor/github.com/miekg/dns.(*Server).serveUDP
	/Users/ahmet/go/src/github.com/TykTechnologies/tyk/vendor/github.com/miekg/dns/server.go:514 +0x363
exit status 2
FAIL	github.com/TykTechnologies/tyk	0.346s
```

This PR fixes the issue by 127.0.0.1 if domain name matches valid regex.

7301 of 13932 relevant lines covered (52.4%)

0.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3910.1 (LATEST_GO=true) 15 Jan 2018 10:49AM UTC 0
52.4
Travis Job 3910.1
Source Files on build 3910
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3910
  • 35b57d75 on github
  • Prev Build on bug-fix-dns-for-testing (#3908)
  • Next Build on bug-fix-dns-for-testing (#3912)
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

© 2025 Coveralls, Inc