Skip to content

Make Transformers Nightly tests soft-fail and enable all tests#29401

Merged
DarkLight1337 merged 1 commit intovllm-project:mainfrom
hmellor:transformers-nightly-tests-soft-fail
Nov 25, 2025
Merged

Make Transformers Nightly tests soft-fail and enable all tests#29401
DarkLight1337 merged 1 commit intovllm-project:mainfrom
hmellor:transformers-nightly-tests-soft-fail

Conversation

@hmellor
Copy link
Member

@hmellor hmellor commented Nov 25, 2025

Setting these tests to soft fail because they should not make vLLM's main branch to go red.

These tests are a smoke test to help us find problems with vLLM/Transformers on the Transformers main branch. This enables us to make fixes in vLLM/Transformers ahead of Transformers releases which smooths the process of updating Transformers version in vLLM.

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
@mergify mergify bot added the ci/build label Nov 25, 2025
Copy link
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 updates the 'Transformers Nightly Models Test' in the Buildkite pipeline. The changes include setting the job to soft_fail: true to prevent it from blocking the main branch, and enabling a wider range of tests by removing a pytest -k filter and uncommenting a test suite. These modifications are well-aligned with the stated goal of increasing test coverage against the Transformers main branch in a non-blocking manner. The implementation is correct and I have no concerns.

@DarkLight1337 DarkLight1337 enabled auto-merge (squash) November 25, 2025 11:49
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Nov 25, 2025
@DarkLight1337 DarkLight1337 merged commit bf0c75c into vllm-project:main Nov 25, 2025
18 of 19 checks passed
@hmellor hmellor deleted the transformers-nightly-tests-soft-fail branch November 25, 2025 13:48
devpatelio pushed a commit to SumanthRH/vllm that referenced this pull request Nov 29, 2025
…project#29401)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
kitaekatt pushed a commit to kitaekatt/vllm that referenced this pull request Dec 1, 2025
…project#29401)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
dsuhinin pushed a commit to dsuhinin/vllm that referenced this pull request Jan 21, 2026
…project#29401)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/build ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants