Skip to content

test/fuzz: fix OSS-Fuzz build#9183

Merged
cmwaters merged 3 commits intotendermint:mainfrom
AdamKorcz:fuzz
Aug 16, 2022
Merged

test/fuzz: fix OSS-Fuzz build#9183
cmwaters merged 3 commits intotendermint:mainfrom
AdamKorcz:fuzz

Conversation

@AdamKorcz
Copy link
Contributor

Signed-off-by: AdamKorcz Adam@adalogics.com

CC @odeke-em


PR checklist

  • Tests written/updated, or no tests needed
  • CHANGELOG_PENDING.md updated, or no changelog entry needed
  • Updated relevant documentation (docs/) and code comments, or no
    documentation updates needed

Signed-off-by: AdamKorcz <Adam@adalogics.com>
@AdamKorcz AdamKorcz requested a review from ebuchman as a code owner August 6, 2022 17:53
@AdamKorcz AdamKorcz requested a review from a team August 6, 2022 17:53
Copy link
Contributor

@odeke-em odeke-em left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the fix @AdamKorcz, LGTM! Kindly cc-ing @elias-orijtech and @kirbyquerby

@elias-orijtech
Copy link
Contributor

elias-orijtech commented Aug 6, 2022

I'm not sure. It seems the problem is that this repository recently had a split of history between the old master branch and the new main branch. According to https://github.com/tendermint/tendermint/tree/master, master '... is 1861 commits ahead, 408 commits behind main.' In particular, https://github.com/tendermint/tendermint/tree/master/test/fuzz contains oss-fuzz-build.sh

@cmwaters
Copy link
Contributor

I'm not sure. It seems the problem is that this repository recently had a split of history between the old master branch and the new main branch

Yes we've recently migrated from master to main which branches off a different point in history (v0.34.x)

@cmwaters cmwaters merged commit 498657f into tendermint:main Aug 16, 2022
cmwaters pushed a commit that referenced this pull request Aug 19, 2022
elias-orijtech added a commit to elias-orijtech/tendermint that referenced this pull request Aug 22, 2022
Completes PR tendermint#9183 by adding the rest of the fuzzing change from the
old default branch (master).

Signed-off-by: Elias Naur <elias@orijtech.com>
elias-orijtech added a commit to elias-orijtech/tendermint that referenced this pull request Aug 22, 2022
Completes PR tendermint#9183 by adding the rest of the fuzzing change from the
old default branch (master).

Signed-off-by: Elias Naur <elias@orijtech.com>
elias-orijtech added a commit to elias-orijtech/tendermint that referenced this pull request Aug 22, 2022
Completes PR tendermint#9183 by adding the rest of the fuzzing change from the
old default branch (master).

Signed-off-by: Elias Naur <elias@orijtech.com>
elias-orijtech added a commit to elias-orijtech/tendermint that referenced this pull request Aug 25, 2022
Completes PR tendermint#9183 by adding the rest of the fuzzing change from the
old default branch (master).
elias-orijtech added a commit to elias-orijtech/tendermint that referenced this pull request Aug 31, 2022
Completes PR tendermint#9183 by adding the rest of the fuzzing change from the
old default branch (master).
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.

4 participants