Hello! > I have committed a patch to libgo to merge from revision > 18783:00cce3a34d7e of the master library. This revision was committed > January 7. I picked this revision to merge to because the next revision > deleted a file that is explicitly merged in by the libgo/merge.sh > script.
crypto/x509 fails on x86 Fedora20 with: --- FAIL: TestImports (0.00 seconds) testing.go:228: failed to run x509_test_import.go: exec: "go": executable file not found in $PATH FAIL FAIL: crypto/x509 Uros.