Skip to content

Fix Apr 05 integration test regressions (cuda sm_86) - #48170

Open
ydshieh wants to merge 8 commits into
mainfrom
fix_integration_tests_apr05_regressions
Open

Fix Apr 05 integration test regressions (cuda sm_86)#48170
ydshieh wants to merge 8 commits into
mainfrom
fix_integration_tests_apr05_regressions

Conversation

@ydshieh

@ydshieh ydshieh commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator

CI

Summary

Fixes integration test regressions that first appeared in the Apr 05, 2026 CI run and are still failing on Aug 20, 2026. All failures are on the cuda sm_86 (A10G) runner.

Fixed tests (3 tests across 2 models)

  • [StableLm] test_model_stablelm_3b_4e1t_logits + test_model_tiny_random_stablelm_2_logits — stale mean/slice logit values
  • [GLM] test_model_9b_eager — stale ("cuda", 8) text ("DIY paper lantern" → "DIY paper flower")

Not fixed in this PR

The items below had success=0 (or were missing entirely) in the April 04 CI report, meaning the CI job was not running correctly around that date. Their April 05 appearance is unreliable and may not represent a true regression.

  • [Dia] — same issue as the April 04 report (success=0).
  • [EomtDinov3] test_inference_bf16 — same issue as the April 04 report (missing from report on April 04; failure existed since April 01).
  • [MusicgenMelody] — same issue as the April 04 report (success=0).
  • [Whisper] test_speculative_decoding_non_distil — same issue as the April 04 report (success=0). Also already fixed on main.
  • higgs_audio_v2_tokenizer::test_cpu_offload — same issue as the April 04 report.
  • llava_next::test_small_model_integration_test — same issue as the April 04 report.
  • rag::test_rag_token_from_pretrained — same issue as the April 04 report.
  • [RAG] test_rag_token_generate_beam + test_rag_sequence_generate_beam — same issue as the April 04 report.

Already fixed on main

🤖 Generated with Claude Code

ydshieh and others added 7 commits August 21, 2026 03:28
…sts (cuda sm_86)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…uda sm_86)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…_decoding_non_distil (cuda sm_86)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ce_bf16 (cuda sm_86)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…cuda sm_86)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ation_generate_audio_context (cuda sm_86)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
… integration tests (cuda sm_86)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions

Copy link
Copy Markdown
Contributor

[For maintainers] Suggested jobs to run (before merge)

run-slow: dia, eomt_dinov3, glm, musicgen_melody, rag, stablelm, whisper

@github-actions

Copy link
Copy Markdown
Contributor

CI recap

Dashboard: View test results in Grafana
Latest run: 32437378509
Result: success | Grafana metrics are not available yet.

@HuggingFaceDocBuilderDev

Copy link
Copy Markdown

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

…pr 04 CI report

These models had success=0 or were missing from the April 04 CI report,
making the April 05 regression classification unreliable. Whisper was
also already fixed on main.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

2 participants