Skip to content

Keep fuzz inputs for older branches#274

Draft
ekzyis wants to merge 1 commit intobitcoin-core:mainfrom
ekzyis:keep-fuzz-inputs-for-older-branches
Draft

Keep fuzz inputs for older branches#274
ekzyis wants to merge 1 commit intobitcoin-core:mainfrom
ekzyis:keep-fuzz-inputs-for-older-branches

Conversation

@ekzyis
Copy link
Copy Markdown
Contributor

@ekzyis ekzyis commented Apr 12, 2026

close #265

Successful run without any --extra-ref. Took 1.5 hours.

Currently running with --extra-ref v30.2 and --extra-ref v29.3.

Update: It failed. It couldn't checkout v30.2 in the clone because of --depth=1.

}

fn app() -> AppResult {
let mut git_refs = vec!["master".to_string()];
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

we might want to use the output of git rev-parse --short master instead of master in the commit messages

@ekzyis ekzyis marked this pull request as draft April 12, 2026 10:52
@ekzyis ekzyis force-pushed the keep-fuzz-inputs-for-older-branches branch from ca43f56 to 0245bde Compare April 12, 2026 13:18
@ekzyis ekzyis force-pushed the keep-fuzz-inputs-for-older-branches branch from 0245bde to f7d4c8c Compare April 12, 2026 14:46
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.

delete_nonreduced_fuzz_inputs.sh: Use older branches as well?

1 participant