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

uber / tchannel-go / 3115
88%
dev: 88%

Build:
Build:
LAST BUILD BRANCH: delayed_frame_alloc
DEFAULT BRANCH: dev
Ran 25 Feb 2017 12:28AM CUT
Jobs 3
Files 45
Run time 34s
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
3115

push

travis-ci

prashantv
Fix flaky TestWriteArg3AfterTimeout

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.

4272 of 4861 relevant lines covered (87.88%)

14357.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3115.1 25 Feb 2017 12:28AM CUT 0
87.55
Travis Job 3115.1
2 3115.2 25 Feb 2017 12:28AM CUT 0
87.57
Travis Job 3115.2
3 3115.3 25 Feb 2017 12:28AM CUT 0
87.71
Travis Job 3115.3
Source Files on build 3115
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next
  • Back to Repo
  • Travis Build #3115
  • 9145e356 on github
  • Prev Build on flaky_writearg3 (#1855)
  • Next Build on flaky_writearg3 (#3121)
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