hf-transformers-bot commited on
Commit
7b1acd1
·
verified ·
1 Parent(s): ebf062c

Upload 2025-12-18/runs/25756-20348772784/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-12-18/runs/25756-20348772784/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "null": {
3
+ "deformable_detr": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/deformable_detr/test_modeling_deformable_detr.py::DeformableDetrModelTest::test_batching_equivalence",
7
+ "commit": null,
8
+ "status": "flaky: test passed in the previous run (commit: 3e4baf8e62c49796ab1a5b391dc81446d18152cd) 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/20348772784/job/58468106487"
13
+ }
14
+ ]
15
+ }
16
+ }
17
+ }