Skip to content

[ROCm][CI] Skip trtllm kvfp8 dequant tests on ROCm#37330

Merged
DarkLight1337 merged 1 commit intovllm-project:mainfrom
ROCm:akaratza_skip_trtllm_test
Mar 18, 2026
Merged

[ROCm][CI] Skip trtllm kvfp8 dequant tests on ROCm#37330
DarkLight1337 merged 1 commit intovllm-project:mainfrom
ROCm:akaratza_skip_trtllm_test

Conversation

@AndreasKaratzas
Copy link
Copy Markdown
Collaborator

@AndreasKaratzas AndreasKaratzas commented Mar 17, 2026

  • Add module-level pytest.skip for ROCm in test_trtllm_kvfp8_dequant.py
  • Follows the same skip pattern used in test_flashinfer.py

cc @kenroche

Signed-off-by: Andreas Karatzas <akaratza@amd.com>
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request adds a module-level skip for tests in test_trtllm_kvfp8_dequant.py when running on the ROCm platform. The implementation correctly uses pytest.skip to prevent tests from running in an unsupported environment. The change is straightforward and I found no issues with the proposed implementation.

Copy link
Copy Markdown
Member

@yewentao256 yewentao256 left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the work!

@yewentao256 yewentao256 added the ready ONLY add when PR is ready to merge/full CI is needed label Mar 17, 2026
@mergify mergify bot added nvidia rocm Related to AMD ROCm labels Mar 17, 2026
@github-project-automation github-project-automation bot moved this to Ready in NVIDIA Mar 17, 2026
@github-project-automation github-project-automation bot moved this to Todo in AMD Mar 17, 2026
@DarkLight1337 DarkLight1337 merged commit 58cde5c into vllm-project:main Mar 18, 2026
16 checks passed
@github-project-automation github-project-automation bot moved this from Ready to Done in NVIDIA Mar 18, 2026
@github-project-automation github-project-automation bot moved this from Todo to Done in AMD Mar 18, 2026
@AndreasKaratzas AndreasKaratzas deleted the akaratza_skip_trtllm_test branch March 18, 2026 04:02
wendyliu235 pushed a commit to wendyliu235/vllm-public that referenced this pull request Mar 18, 2026
Signed-off-by: Andreas Karatzas <akaratza@amd.com>
fxdawnn pushed a commit to fxdawnn/vllm that referenced this pull request Mar 19, 2026
Signed-off-by: Andreas Karatzas <akaratza@amd.com>
SouthWest7 pushed a commit to SouthWest7/vllm that referenced this pull request Mar 27, 2026
Signed-off-by: Andreas Karatzas <akaratza@amd.com>
khairulkabir1661 pushed a commit to khairulkabir1661/vllm that referenced this pull request Mar 27, 2026
Signed-off-by: Andreas Karatzas <akaratza@amd.com>
Monishver11 pushed a commit to Monishver11/vllm that referenced this pull request Mar 27, 2026
Signed-off-by: Andreas Karatzas <akaratza@amd.com>
Signed-off-by: Monishver Chandrasekaran <monishverchandrasekaran@gmail.com>
JiantaoXu pushed a commit to JiantaoXu/vllm that referenced this pull request Mar 28, 2026
Signed-off-by: Andreas Karatzas <akaratza@amd.com>
vrdn-23 pushed a commit to vrdn-23/vllm that referenced this pull request Mar 30, 2026
Signed-off-by: Andreas Karatzas <akaratza@amd.com>
Signed-off-by: Vinay Damodaran <vrdn@hey.com>
EricccYang pushed a commit to EricccYang/vllm that referenced this pull request Apr 1, 2026
Signed-off-by: Andreas Karatzas <akaratza@amd.com>
Signed-off-by: EricccYang <yangyang4991@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

nvidia ready ONLY add when PR is ready to merge/full CI is needed rocm Related to AMD ROCm

Projects

Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants