Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Go 1.11 in Travis #1104

Merged
merged 3 commits into from
Oct 8, 2018
Merged

Conversation

isaachier
Copy link
Contributor

Reproposing this now that golang/go#27778 has been fixed.

Isaac Hier and others added 2 commits October 8, 2018 07:24
Signed-off-by: Isaac Hier <ihier@uber.com>
Signed-off-by: Isaac Hier <isaachier@gmail.com>
@black-adder
Copy link
Contributor

I've never seen this error before, looks like they've improved the race detector for 1.11. Created a ticket for this: #1106. Gonna block this until the test is fixed or else CI will be a pain.

@isaachier
Copy link
Contributor Author

Ya IDK how patch version is decided in Travis CI.

Signed-off-by: Isaac Hier <ihier@uber.com>
@codecov
Copy link

codecov bot commented Oct 8, 2018

Codecov Report

Merging #1104 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1104   +/-   ##
======================================
  Coverage     100%    100%           
======================================
  Files         140     140           
  Lines        6622    6622           
======================================
  Hits         6622    6622
Impacted Files Coverage Δ
...lugin/storage/cassandra/dependencystore/storage.go 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4ada2b9...b74db4e. Read the comment docs.

@isaachier
Copy link
Contributor Author

Fixes #1106.

Copy link
Contributor

@black-adder black-adder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweet

@black-adder black-adder merged commit a429d78 into jaegertracing:master Oct 8, 2018
@isaachier isaachier deleted the travis-go-1.11 branch October 8, 2018 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants