.zuul: update go version to 1.13.10#4199
Conversation
|
Build succeeded.
|
e330ecb to
0dfc994
Compare
|
Hmm.. |
0dfc994 to
11f5c55
Compare
|
@fuweid too many whitespace change, are you sure? looked like there was a 4 char vs tab thing in the original PR which seemed to be the problem. |
|
@dims it's working! just poked at the live log :) |
11f5c55 to
a9d95b3
Compare
|
ah cool @estesp |
@dims it seems the syntax should be like I add one line |
|
gotcha @fuweid |
|
ok. go version is back to normal. |
|
Build succeeded.
|
hmm........ |
|
This PR is good; might have a follow-on test issue with CPU awareness of host? |
estesp
left a comment
There was a problem hiding this comment.
LGTM
Now that tests are running again we probably need a PR to fix the broken test on arm64
OK! Thanks @estesp |
Codecov Report
@@ Coverage Diff @@
## master #4199 +/- ##
=======================================
Coverage 38.34% 38.34%
=======================================
Files 90 90
Lines 12728 12728
=======================================
Hits 4881 4881
Misses 7181 7181
Partials 666 666
Continue to review full report at Codecov.
|
|
Build succeeded.
|
|
CI broken; fix is #4206 |
Signed-off-by: Wei Fu <[email protected]>
TestRuntimeWithEmptyMaxEnvProcs should restore the GoMaxProcs after test so that the temporary change of GoMaxProcs will not impact other case, like TestRuntimeWithNonEmptyMaxEnvProcs. Signed-off-by: Wei Fu <[email protected]>
3732ce1 to
9687ba6
Compare
|
Build succeeded.
|
|
ok...openlab is green. but github actions fails 😂 |
|
All green now! :) |
test so that the temporary change of GoMaxProcs will not impact other
case, like TestRuntimeWithNonEmptyMaxEnvProcs.
Signed-off-by: Wei Fu [email protected]