Skip to content

Fix: Enable test runner again#407

Merged
phil-opp merged 1 commit intomainfrom
run-tests-again
Dec 27, 2023
Merged

Fix: Enable test runner again#407
phil-opp merged 1 commit intomainfrom
run-tests-again

Conversation

@phil-opp
Copy link
Member

The test runner was accidentally disabled in #351, in an attempt to fix the publish errors introduced by #304 (caused by a bug in cargo: rust-lang/cargo#12225). As a result, the test runner became a no-op as neither the bios nor the uefi features were enabled.

This commit fixes the issue by enabling both features by default. Once the cargo bug is fixed, we might want to switch back to the feature configuration added of #304.

Fixes #405

The test runner was accidentally disabled in #351, in an attempt to fix the publish errors introduced by #304 (caused by a bug in cargo: rust-lang/cargo#12225). As a result, the test runner became a no-op as neither the bios nor the uefi features were enabled.

This commit fixes the issue by enabling both features by default. Once the cargo bug is fixed, we might want to switch back to the feature configuration added of #304.

Fixes #405
@phil-opp phil-opp enabled auto-merge December 27, 2023 16:04
@phil-opp phil-opp merged commit 1b84c46 into main Dec 27, 2023
@phil-opp phil-opp mentioned this pull request Dec 28, 2023
@phil-opp phil-opp deleted the run-tests-again branch January 4, 2024 08:01
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.

Features and tests

1 participant