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

Upload 2025-11-28/runs/24273-19775405529/ci_results_run_models_gpu/new_failures_with_bad_commit.json with huggingface_hub

Browse files
2025-11-28/runs/24273-19775405529/ci_results_run_models_gpu/new_failures_with_bad_commit.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dots1": {
3
+ "single-gpu": [
4
+ {
5
+ "test": "tests/models/dots1/test_modeling_dots1.py::Dots1IntegrationTest::test_model_15b_a2b_generation",
6
+ "commit": null,
7
+ "status": "flaky: test passed in the previous run (commit: 2a61590a479d3b1f77059f75caee7cc22760019d) but failed (on the same commit) during the check of the current run.",
8
+ "pr_number": null,
9
+ "author": null,
10
+ "merged_by": null,
11
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19775405529/job/56667319568"
12
+ }
13
+ ]
14
+ },
15
+ "flex_olmo": {
16
+ "single-gpu": [
17
+ {
18
+ "test": "tests/models/flex_olmo/test_modeling_flex_olmo.py::FlexOlmoModelTest::test_eager_padding_matches_padding_free_with_position_ids",
19
+ "commit": null,
20
+ "status": "flaky: test fails on the current CI run (commit: 5d18730120de4e80e9f0a913e3a6c76b64d1dac6) but passes during the check.",
21
+ "pr_number": null,
22
+ "author": null,
23
+ "merged_by": null,
24
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19775405529/job/56667319575"
25
+ }
26
+ ]
27
+ }
28
+ }