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

profiler/internal/fastdelta: remove Go 1.18 + windows fuzz test workaround #2639

Merged
merged 2 commits into from Apr 5, 2024

Conversation

nsrip-dd
Copy link
Contributor

What does this PR do?

Removes an unneeded build constraint for the fastdelta fuzz tests

Motivation

Our current minimum supported Go version is 1.20, which has fixed the
bug that motivated the workaround to skipp fuzz testing for fastdelta.
So, we can remove the build constraint.

…round

Our current minimum supported Go version is 1.20, which has fixed the
bug that motivated the workaround to skipp fuzz testing for fastdelta.
So, we can remove the build constraint.
@nsrip-dd nsrip-dd requested a review from a team as a code owner March 29, 2024 18:21
@pr-commenter
Copy link

pr-commenter bot commented Mar 29, 2024

Benchmarks

Benchmark execution time: 2024-03-29 18:42:48

Comparing candidate commit be2984b in PR branch nick.ripley/remove-go118-windows-fuzz-workaround with baseline commit aaf8af5 in branch main.

Found 0 performance improvements and 0 performance regressions! Performance is the same for 43 metrics, 1 unstable metrics.

@nsrip-dd nsrip-dd enabled auto-merge (squash) April 5, 2024 15:06
@nsrip-dd nsrip-dd merged commit f3d27e6 into main Apr 5, 2024
154 of 157 checks passed
@nsrip-dd nsrip-dd deleted the nick.ripley/remove-go118-windows-fuzz-workaround branch April 5, 2024 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants