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

uber / tchannel-go / 3123 / 4
88%
dev: 88%

Build:
DEFAULT BRANCH: dev
Ran 25 Feb 2017 01:53AM UTC
Files 44
Run time 2s
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

25 Feb 2017 01:47AM UTC coverage: 87.688% (-0.2%) from 87.914%
3123.4

push

travis-ci

web-flow
Fix flaky TestWriteArg3AfterTimeout (#595)

TestWriteArg3AfterTimeout is failing when the relay stops forwarding
calls after the TCP buffer fills up:
```

r:          Not equal: []string{"timeout"} (expected)
                                != []string{"relay-dest-conn-slow"} (actual)

                        Diff:
                        --- Expected
                        +++ Actual
                        @@ -1,3 +1,3 @@
                         ([]string) (len=1 cap=1) {
                        - (string) (len=7) "timeout"
                        + (string) (len=20) "relay-dest-conn-slow"
                         }
        Messages:       Unexpected reasons for RPC failure.
```

Reducing the size of the writes we make will avoid filling up the TCP buffer, and stop the
relay-dest-conn-slow failures.

4259 of 4857 relevant lines covered (87.69%)

5234.66 hits per line

Source Files on job 3123.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3123
  • Travis Job 3123.4
  • 631664f1 on github
  • Prev Job for on dev (#3119.3)
  • Next Job for on dev (#3127.4)
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