Skip to content

fix(test,ci): Handle KV cache test skip when CUDA unavailable#27

Merged
GuyPaddock merged 1 commit intocodex/fix-failing-ci-pipeline-jobsfrom
codex/fix-ci-failure-in-test_kv_index_math
Dec 20, 2025
Merged

fix(test,ci): Handle KV cache test skip when CUDA unavailable#27
GuyPaddock merged 1 commit intocodex/fix-failing-ci-pipeline-jobsfrom
codex/fix-ci-failure-in-test_kv_index_math

Conversation

@GuyPaddock
Copy link
Owner

Summary

  • skip the kv_layout test when KV cache creation fails
  • avoid hard failures in environments lacking CUDA support

Testing

  • cargo test --test kv_layout test_kv_index_math

Codex Task

Skip the kv_layout test when KV cache creation fails so environments without CUDA support don't produce hard failures.
@GuyPaddock GuyPaddock changed the title Handle KV cache test skip when CUDA unavailable fix(test,ci): Handle KV cache test skip when CUDA unavailable Dec 20, 2025
@GuyPaddock GuyPaddock merged commit dffd4c9 into codex/fix-failing-ci-pipeline-jobs Dec 20, 2025
1 of 3 checks passed
@GuyPaddock GuyPaddock deleted the codex/fix-ci-failure-in-test_kv_index_math branch December 20, 2025 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant