[https://nvbugs/5826604][test] Remove test waive for Llama3.1 8B bfloat16 4gpu timeout …#12092
Conversation
…(NVBug 5826604) Remove the test waiver for TestLlama3_1_8BInstruct::test_bfloat16_4gpus [tp4-attn_backend=TRTLLM-torch_compile=True]. The test was waived due to intermittent timeout on GB200 (NVBug 5826604). After investigation, the test passes consistently on GB200 with the current codebase (10/10 runs passed, ~104s each). Re-enabling to verify stability in CI. Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com>
📝 WalkthroughWalkthroughA single test waiver entry is removed from the waives list. The entry for Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/bot run --stage-list "GB200-4_GPUs-PyTorch-1, GB200-4_GPUs-PyTorch-2" |
|
PR_Github #38513 [ run ] triggered by Bot. Commit: |
|
PR_Github #38513 [ run ] completed with state |
|
/bot skip --comment "Unwaived test passed" |
|
PR_Github #38544 [ skip ] triggered by Bot. Commit: |
|
PR_Github #38544 [ skip ] completed with state |
…(NVBug 5826604)
Remove the test waiver for TestLlama3_1_8BInstruct::test_bfloat16_4gpus [tp4-attn_backend=TRTLLM-torch_compile=True].
The test was waived due to intermittent timeout on GB200 (NVBug 5826604). After investigation, the test passes consistently on GB200 with the current codebase (10/10 runs passed, ~104s each). Re-enabling to verify stability in CI.
Summary by CodeRabbit
Description
Test Coverage
PR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.