Open
Description
From #402 (comment):
You will probably want to run the tests with
-Zpanic-abort-tests
to ensure that a panicking test doesn't crash the whole test process due to-Cpanic=abort
. (-Zpanic-abort-tests
spawns each test in a subprocess)
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
alloc
, using stable Rust compilers, and more #402bpf: Fix a verifier bug due to incorrect branch offset comparison wit…