Description of problem: Data races in httptest packages are causing test failures when testing against go1.5.1. See https://github.com/golang/go/issues/12789 https://github.com/golang/go/issues/12781 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
This is causing issues building OpenShift using 1.5.1. We had to revert to 1.4.2.
(In reply to Eric Paris from comment #1) > This is causing issues building OpenShift using 1.5.1. We had to revert to > 1.4.2. Where's your build of go1.4.2 coming from? In the interim, let's get that build updated to go1.4.3 (https://storage.googleapis.com/golang/go1.4.3.src.tar.gz) as there are several CVE's addressed there.
testing the last patches (commit a35d7b3b) from https://go-review.googlesource.com/#/c/15151/ fixes the issue on go1.5.1 (and master) for me.
(In reply to Vincent Batts from comment #3) > testing the last patches (commit a35d7b3b) from > https://go-review.googlesource.com/#/c/15151/ fixes the issue on go1.5.1 > (and master) for me. Thought that changeset is still in heavy churn. Waiting for it to settle.
https://github.com/golang/go/commit/a3156aaa121446c4136927f8c2139fefe05ba82c merged. I'm picking the patch right now, for the golang rpm.
golang-1.5.1-1.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dbe16a527c
golang-1.5.1-1.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'yum --enablerepo=epel-testing update golang' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dbe16a527c
This bug appears to have been reported against 'rawhide' during the Fedora 24 development cycle. Changing version to '24'. More information and reason for this action is here: https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora24#Rawhide_Rebase
golang-1.7.1-1.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-1117d3c7f6
golang-1.7.1-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.