-
Notifications
You must be signed in to change notification settings - Fork 86
sumdb/tlog: fuzz tests for parsers #18
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
Conversation
This PR (HEAD: 54148b5) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/mod/+/470155 to see it. Tip: You can toggle comments from me using the |
Message from Gopher Robot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
This PR (HEAD: 0a033fb) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/mod/+/470155 to see it. Tip: You can toggle comments from me using the |
Message from Matthew Hickford: Patch Set 2: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
Message from Gopher Robot: Patch Set 2: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
Message from Gopher Robot: Patch Set 2: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
This PR (HEAD: 6443667) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/mod/+/470155 to see it. Tip: You can toggle comments from me using the |
Message from Matthew Hickford: Patch Set 3: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
Message from Gopher Robot: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
Message from Gopher Robot: Patch Set 3: TryBot-Result+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
Message from Bryan Mills: Patch Set 3: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
This PR (HEAD: 6fff4e6) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/mod/+/470155 to see it. Tip: You can toggle comments from me using the |
Message from Matthew Hickford: Patch Set 4: Run-TryBot+1 (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
Message from Gopher Robot: Patch Set 4: (1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
Message from Gopher Robot: Patch Set 4: TryBot-Result+1 Copied votes on follow-up patch sets have been updated:
(1 comment) Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
Message from Matthew Hickford: Patch Set 5: Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
Message from Matthew Hickford: Patch Set 5: Code-Review+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
Future fuzz tests could test round trip properties Change-Id: If195b82998ebedaeca68a7723c2558369e68f716 GitHub-Last-Rev: 6fff4e6 GitHub-Pull-Request: #18 Reviewed-on: https://go-review.googlesource.com/c/mod/+/470155 Run-TryBot: Matthew Hickford <hickford@google.com> Auto-Submit: Bryan Mills <bcmills@google.com> Reviewed-by: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Matthew Hickford <hickford@google.com> Run-TryBot: Bryan Mills <bcmills@google.com>
Message from Bryan Mills: Patch Set 5: Auto-Submit+1 Code-Review+2 Run-TryBot+1 Please don’t reply on this GitHub thread. Visit golang.org/cl/470155. |
This PR is being closed because golang.org/cl/470155 has been merged. |
Future fuzz tests could test round trip properties Change-Id: If195b82998ebedaeca68a7723c2558369e68f716 GitHub-Last-Rev: 6fff4e678380610ecb5f34e494cec04a9a462f62 GitHub-Pull-Request: golang/mod#18 Reviewed-on: https://go-review.googlesource.com/c/mod/+/470155 Run-TryBot: Matthew Hickford <hickford@google.com> Auto-Submit: Bryan Mills <bcmills@google.com> Reviewed-by: Bryan Mills <bcmills@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Matthew Hickford <hickford@google.com> Run-TryBot: Bryan Mills <bcmills@google.com>
Future fuzz tests could test round trip properties