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

testing: stream t.Log output as it happens #26270

Closed
wants to merge 1 commit into from

Conversation

zegl
Copy link
Contributor

@zegl zegl commented Jul 8, 2018

Stream output of t.Log in tests via fmt.Printf if -test.v is set

Fixes #24929

Stream output of t.Log in tests via fmt.Printf if -test.v is set

Fixes golang#24929
@googlebot googlebot added the cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change. label Jul 8, 2018
@gopherbot
Copy link
Contributor

Message from Ian Lance Taylor:

Patch Set 1: Run-TryBot+1

I would have expected a corresponding change to test2json. Is that really not necessary?


Please don’t reply on this GitHub thread. Visit golang.org/cl/122581.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Gobot Gobot:

Patch Set 1:

TryBots beginning. Status page: https://farmer.golang.org/try?commit=dd20f378


Please don’t reply on this GitHub thread. Visit golang.org/cl/122581.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Gobot Gobot:

Patch Set 1:

Build is still in progress...
This change failed on linux-amd64:
See https://storage.googleapis.com/go-build-log/dd20f378/linux-amd64_577bac0d.log

Consult https://build.golang.org/ to see whether it's a new failure. Other builds still in progress; subsequent failure notices suppressed until final report.


Please don’t reply on this GitHub thread. Visit golang.org/cl/122581.
After addressing review feedback, remember to publish your drafts!

@gopherbot gopherbot force-pushed the master branch 12 times, most recently from 4016de0 to d2f663c Compare July 18, 2018 19:56
@gopherbot gopherbot force-pushed the master branch 9 times, most recently from 9092511 to 95c3348 Compare July 19, 2018 18:17
@gopherbot
Copy link
Contributor

Message from Gerrit User 26615:

Patch Set 1:

Friendly ping. Is this still active?


Please don’t reply on this GitHub thread. Visit golang.org/cl/122581.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Gerrit User 5065:

Patch Set 1:

Jean, it's in state "wait-release" per https://github.com/golang/go/wiki/Go-Release-Cycle

It'll reappear on people's radars (on our dashboards) once Go 1.11 is out.


Please don’t reply on this GitHub thread. Visit golang.org/cl/122581.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Gerrit User 26615:

Patch Set 1:

Patch Set 1:

Jean, it's in state "wait-release" per https://github.com/golang/go/wiki/Go-Release-Cycle

It'll reappear on people's radars (on our dashboards) once Go 1.11 is out.

Apologies - should have been more clear. I was wondering whether the author still had this on their radar. If this is stale, I also have a PR. Don't want to step on toes if someone is actively working on the problem, though heh. :)


Please don’t reply on this GitHub thread. Visit golang.org/cl/122581.
After addressing review feedback, remember to publish your drafts!

@gopherbot gopherbot force-pushed the master branch 4 times, most recently from 0090c13 to 8fbbf63 Compare July 28, 2018 01:16
@gopherbot
Copy link
Contributor

Message from Gerrit User 13550:

Patch Set 1:

How does this relate to the other CL fixing this bug, https://go-review.googlesource.com/c/go/+/127120/? Should this CL be abandoned?


Please don’t reply on this GitHub thread. Visit golang.org/cl/122581.
After addressing review feedback, remember to publish your drafts!

@gopherbot
Copy link
Contributor

Message from Gerrit User 14760:

Patch Set 1:

Patch Set 1:

How does this relate to the other CL fixing this bug, https://go-review.googlesource.com/c/go/+/127120/? Should this CL be abandoned?

We can abandon this one. The other one seems to have more traction.


Please don’t reply on this GitHub thread. Visit golang.org/cl/122581.
After addressing review feedback, remember to publish your drafts!

@zegl zegl closed this Nov 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Used by googlebot to label PRs as having a valid CLA. The text of this label should not change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants