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

clearmatics / autonity / 1037
53%

Build:
DEFAULT BRANCH: master
Ran 23 Jan 2020 12:27AM UTC
Jobs 10
Files 0
Run time –
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
1037

api

travis-ci

web-flow
Merge eth upstream (Alternative solution) (#386)

* tests: expose internal RunNoVerify method (#20051)

* all: make unit tests work with Go 1.13 (#20053)

Most of these changes are related to the Go 1.13 changes to test binary
flag handling. 

* cmd/geth: make attach tests more reliable

This makes the test wait for the endpoint to come up by polling
it instead of waiting for two seconds.

* tests: fix test binary flags for Go 1.13

Calling flag.Parse during package initialization is prohibited
as of Go 1.13 and causes test failures. Call it in TestMain instead.

* crypto/ecies: remove useless -dump flag in tests

* p2p/simulations: fix test binary flags for Go 1.13

Calling flag.Parse during package initialization is prohibited
as of Go 1.13 and causes test failures. Call it in TestMain instead.

* build: remove workaround for ./... vendor matching

This workaround was necessary for Go 1.8. The Go 1.9 release changed
the expansion rules to exclude vendored packages.

* Makefile: use relative path for GOBIN

This makes the "Run ./build/bin/..." line look nicer.

* les: fix test binary flags for Go 1.13

Calling flag.Parse during package initialization is prohibited
as of Go 1.13 and causes test failures. Call it in TestMain instead.

* travis, Dockerfile, appveyor: bump to Go 1.13

* build: switch PPA from Gophers dep to manual download

* Revert "build: switch PPA from Gophers dep to manual download" (#20061)

* core: remove unused gas return in ApplyTransaction (#20065)

* rlp: improve nil pointer handling (#20064)

* rlp: improve nil pointer handling

In both encoder and decoder, the rules for encoding nil pointers were a
bit hard to understand, and didn't leave much choice. Since RLP allows
two empty values (empty list, empty string), any protocol built on RLP
must choose either of these values to represent the null value in a
certain context.

This change adds choice in the form of two new s... (continued)
Jobs
ID Job ID Ran Files Coverage
2 1037.2 (GO111MODULE=on GORACE="history_size=7") 23 Jan 2020 12:32AM UTC 0
54.91
Travis Job 1037.2
3 1037.3 (GO111MODULE=on GORACE="history_size=7") 23 Jan 2020 12:27AM UTC 0
70.02
Travis Job 1037.3
4 1037.4 (GO111MODULE=on GORACE="history_size=7") 23 Jan 2020 12:29AM UTC 0
27.27
Travis Job 1037.4
5 1037.5 (GO111MODULE=on GORACE="history_size=7") 23 Jan 2020 12:42AM UTC 0
30.85
Travis Job 1037.5
6 1037.6 (GO111MODULE=on GORACE="history_size=7") 23 Jan 2020 12:39AM UTC 0
30.94
Travis Job 1037.6
7 1037.7 (GO111MODULE=on GORACE="history_size=7") 23 Jan 2020 12:40AM UTC 0
30.64
Travis Job 1037.7
8 1037.8 (GO111MODULE=on GORACE="history_size=7") 23 Jan 2020 12:44AM UTC 0
30.78
Travis Job 1037.8
9 1037.9 (GO111MODULE=on GORACE="history_size=7") 23 Jan 2020 12:56AM UTC 0
30.77
Travis Job 1037.9
10 1037.10 (GO111MODULE=on GORACE="history_size=7") 23 Jan 2020 12:46AM UTC 0
27.25
Travis Job 1037.10
11 1037.11 (GO111MODULE=on GORACE="history_size=7") 23 Jan 2020 12:49AM UTC 0
27.68
Travis Job 1037.11
Source Files on build 1037
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1037
  • 8486277e on github
  • Prev Build on master (#802)
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