Skip to content

program: Remove bpf-entrypoint / test-sbf features, test all#98

Merged
joncinque merged 1 commit into
solana-program:mainfrom
joncinque:pt
Oct 15, 2025
Merged

program: Remove bpf-entrypoint / test-sbf features, test all#98
joncinque merged 1 commit into
solana-program:mainfrom
joncinque:pt

Conversation

@joncinque
Copy link
Copy Markdown
Contributor

@joncinque joncinque commented Oct 14, 2025

Problem

During the makefile transition, we kept the tests using program-test as disabled. Also, the program still has the bpf-entrypoint, and the repo still has test-sbf as features, which aren't needed anymore.

Summary of changes

Remove test-sbf and bpf-entrypoint, test everything in CI, see what happens!

Note: Leaving in draft to see if CI passes Let's give it a shot!

#### Problem

During the makefile transition, we kept the tests using program-test as
disabled. Also, the program still has the `bpf-entrypoint`, and the repo
still has `test-sbf` as features, which aren't needed anymore.

#### Summary of changes

Remove `test-sbf` and `bpf-entrypoint`, test everything in CI, see what
happens!
@joncinque joncinque requested review from 2501babe and grod220 October 14, 2025 21:20
@joncinque joncinque marked this pull request as ready for review October 14, 2025 21:20
Copy link
Copy Markdown
Member

@grod220 grod220 left a comment

Choose a reason for hiding this comment

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

LGTM

@joncinque joncinque merged commit 394866b into solana-program:main Oct 15, 2025
18 checks passed
@joncinque joncinque deleted the pt branch October 15, 2025 17:35
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.

2 participants