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

uber / tchannel-go / 3123
88%

Build:
DEFAULT BRANCH: dev
Ran 25 Feb 2017 01:50AM UTC
Jobs 4
Files 45
Run time 3min
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
3123

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.

4276 of 4861 relevant lines covered (87.97%)

19944.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3123.1 25 Feb 2017 01:50AM UTC 0
87.16
Travis Job 3123.1
2 3123.2 25 Feb 2017 01:50AM UTC 0
87.65
Travis Job 3123.2
3 3123.3 25 Feb 2017 01:50AM UTC 0
87.3
Travis Job 3123.3
4 3123.4 25 Feb 2017 01:53AM UTC 0
87.69
Travis Job 3123.4
Source Files on build 3123
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3123
  • 631664f1 on github
  • Prev Build on dev (#3119)
  • Next Build on dev (#3127)
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