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

bytes: clean up a test #29996

Conversation

leonklingele
Copy link
Contributor

No description provided.

@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 Jan 30, 2019
@gopherbot
Copy link
Contributor

This PR (HEAD: 8d74c66) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/160420 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@shankaryoga21
Copy link

no

@gopherbot
Copy link
Contributor

Message from Keith Randall:

Patch Set 1: Run-TryBot+1 Code-Review+2


Please don’t reply on this GitHub thread. Visit golang.org/cl/160420.
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=d7d7d2cb


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

@gopherbot
Copy link
Contributor

Message from Gobot Gobot:

Patch Set 1: TryBot-Result+1

TryBots are happy.


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

@gopherbot
Copy link
Contributor

Message from Brad Fitzpatrick:

Patch Set 1:

(2 comments)


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

@gopherbot
Copy link
Contributor

Message from Leon Klingele:

Patch Set 1:

(2 comments)


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

@gopherbot
Copy link
Contributor

This PR (HEAD: 8c23883) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/160420 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@gopherbot
Copy link
Contributor

Message from Brad Fitzpatrick:

Patch Set 2:

(3 comments)


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

@leonklingele leonklingele force-pushed the bytes-remove-inefficient-assignment branch from 8c23883 to c9b13ec Compare February 3, 2019 16:06
@gopherbot
Copy link
Contributor

This PR (HEAD: c9b13ec) has been imported to Gerrit for code review.

Please visit https://go-review.googlesource.com/c/go/+/160420 to see it.

Tip: You can toggle comments from me using the comments slash command (e.g. /comments off)
See the Wiki page for more info

@leonklingele leonklingele changed the title bytes: remove inefficient assignment bytes: clean up a test Feb 3, 2019
@gopherbot
Copy link
Contributor

Message from Leon Klingele:

Patch Set 2:

(4 comments)

Updated.


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

@gopherbot
Copy link
Contributor

Message from Brad Fitzpatrick:

Patch Set 4: Run-TryBot+1


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

@gopherbot
Copy link
Contributor

Message from Gobot Gobot:

Patch Set 4:

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


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

@gopherbot
Copy link
Contributor

Message from Leon Klingele:

Patch Set 4:

btw, why are tests not executed right before merge? Otherwise there might be a data race where new code just got merged in which gets broken by this change? Gobot only did a test of this change with outdated code.


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

@gopherbot
Copy link
Contributor

Message from Leon Klingele:

Patch Set 4:

Patch Set 4:

btw, why are tests not executed right before merge? Otherwise there might be a data race where new code just got merged in which gets broken by this change? Gobot only did a test of this change with outdated code.

Oh, and I'm not talking about merge conflicts, but rather behavior conflicts.


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

@gopherbot
Copy link
Contributor

Message from Gobot Gobot:

Patch Set 4: TryBot-Result+1

TryBots are happy.


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

@gopherbot
Copy link
Contributor

Message from Brad Fitzpatrick:

Patch Set 4:

Patch Set 4:

btw, why are tests not executed right before merge? Otherwise there might be a data race where new code just got merged in which gets broken by this change? Gobot only did a test of this change with outdated code.

#9858


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

gopherbot pushed a commit that referenced this pull request Feb 26, 2019
Change-Id: Iaa0e1721996b582bba9509c083755e1f125abb6b
GitHub-Last-Rev: c9b13ec
GitHub-Pull-Request: #29996
Reviewed-on: https://go-review.googlesource.com/c/160420
Run-TryBot: Brad Fitzpatrick <[email protected]>
TryBot-Result: Gobot Gobot <[email protected]>
Reviewed-by: Keith Randall <[email protected]>
@gopherbot
Copy link
Contributor

This PR is being closed because golang.org/cl/160420 has been merged.

@gopherbot gopherbot closed this Feb 26, 2019
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.

5 participants