hf-transformers-bot commited on
Commit
a0ecc06
·
verified ·
1 Parent(s): 870470f

Upload 2026-01-05/runs/26155-20721504024/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2026-01-05/runs/26155-20721504024/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "null": {
3
+ "ernie4_5_vl_moe": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/ernie4_5_vl_moe/test_modeling_ernie4_5_vl_moe.py::Ernie4_5_VL_MoeModelTest::test_sdpa_can_compile_dynamic",
7
+ "commit": null,
8
+ "status": "flaky: test passed in the previous run (commit: a616b914451ffd3bb3553874e67af7fe47e8adeb) but failed (on the same commit) during the check of the current run.",
9
+ "pr_number": null,
10
+ "author": null,
11
+ "merged_by": null,
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20721504024/job/59487174958"
13
+ }
14
+ ]
15
+ }
16
+ }
17
+ }