]> Cypherpunks repositories - gostls13.git/commit
doc/go1.14: remove TODO about Illumos port
authorDmitri Shuralyov <dmitshur@golang.org>
Tue, 4 Feb 2020 15:15:39 +0000 (15:15 +0000)
committerDmitri Shuralyov <dmitshur@golang.org>
Tue, 4 Feb 2020 17:47:31 +0000 (17:47 +0000)
commitfccf2edbe1ed677008638f7ad97aecd3e5594468
treec3713a1e43b93cb559d261fa10689f2b470a60fa
parent8278627c1589fa881a25a2aa0c62e8a56e6f268a
doc/go1.14: remove TODO about Illumos port

There is an active builder that was added in CL 201597,
and it is passing on Go tip and release-branch.go1.13
(with one failure that appears to be flaky due to being
out of memory). It's also passing on all golang.org/x repos
on tip and release-branch.go1.13. It's not configured to
run on Go 1.12 release branches.

Updates #36878
Updates #15581

Change-Id: I4ed7fc62c11a09743832fca39bd61fa0cf6e7ded
Reviewed-on: https://go-review.googlesource.com/c/go/+/217737
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
doc/go1.14.html