Skip to content

[codex] Fix t4a CubeK xtask test selectors#3

Merged
shinaoka merged 1 commit into
codex/complex-gemm-apifrom
codex/fix-t4a-cubek-xtask-tests
Jun 22, 2026
Merged

[codex] Fix t4a CubeK xtask test selectors#3
shinaoka merged 1 commit into
codex/complex-gemm-apifrom
codex/fix-t4a-cubek-xtask-tests

Conversation

@shinaoka

Copy link
Copy Markdown
Member

Summary

  • Update cargo xtask test --ci custom package selectors from old CubeK package names to the t4a-cubek* publish closure.
  • Drop non-published crates from xtask CI tests and use the published WGPU backend feature instead of removed cubecl/cpu.
  • Keep --ci accepted for existing workflow compatibility.

Root cause

After #2 narrowed the workspace, the post-merge linux test jobs still failed because xtask test --ci selected old package names such as cubek-matmul and requested cubecl/cpu, which is not part of the minimal t4a-cubecl publish set.

Verification

  • cargo fmt --all --check
  • cargo xtask check lint
  • cargo xtask test --ci

@shinaoka
shinaoka merged commit 4023556 into codex/complex-gemm-api Jun 22, 2026
1 check passed
@shinaoka
shinaoka deleted the codex/fix-t4a-cubek-xtask-tests branch June 22, 2026 12:41
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.

1 participant