hf-transformers-bot commited on
Commit
a240fe9
·
verified ·
1 Parent(s): 0bb7b73

Upload 2025-12-12/runs/25375-20181774705/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-12-12/runs/25375-20181774705/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,98 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "null": {
3
+ "electra": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/electra/test_modeling_electra.py::ElectraModelTest::test_eager_padding_matches_padding_free_with_position_ids",
7
+ "commit": null,
8
+ "status": "flaky: test fails on the current CI run (commit: fe0819eda88b8fbcacdda083d8ee01a21b9082eb) but passes during the check.",
9
+ "pr_number": null,
10
+ "author": null,
11
+ "merged_by": null,
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20181774705/job/57944045312"
13
+ },
14
+ {
15
+ "test": "tests/models/electra/test_modeling_electra.py::ElectraModelTest::test_sdpa_padding_matches_padding_free_with_position_ids",
16
+ "commit": null,
17
+ "status": "flaky: test passed in the previous run (commit: 40dc11cd3eb4126652aa41ef8272525affd4a636) but failed (on the same commit) during the check of the current run.",
18
+ "pr_number": null,
19
+ "author": null,
20
+ "merged_by": null,
21
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20181774705/job/57944045312"
22
+ }
23
+ ]
24
+ },
25
+ "glm4v_moe": {
26
+ "single-gpu": [
27
+ {
28
+ "test": "tests/models/glm4v_moe/test_modeling_glm4v_moe.py::Glm4vMoeModelTest::test_disk_offload_bin",
29
+ "commit": null,
30
+ "status": "flaky: test passed in the previous run (commit: 40dc11cd3eb4126652aa41ef8272525affd4a636) but failed (on the same commit) during the check of the current run.",
31
+ "pr_number": null,
32
+ "author": null,
33
+ "merged_by": null,
34
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20181774705/job/57944045265"
35
+ },
36
+ {
37
+ "test": "tests/models/glm4v_moe/test_modeling_glm4v_moe.py::Glm4vMoeModelTest::test_disk_offload_safetensors",
38
+ "commit": null,
39
+ "status": "flaky: test passed in the previous run (commit: 40dc11cd3eb4126652aa41ef8272525affd4a636) but failed (on the same commit) during the check of the current run.",
40
+ "pr_number": null,
41
+ "author": null,
42
+ "merged_by": null,
43
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20181774705/job/57944045265"
44
+ }
45
+ ]
46
+ },
47
+ "opt": {
48
+ "single-gpu": [
49
+ {
50
+ "test": "tests/models/opt/test_modeling_opt.py::OPTModelTest::test_eager_padding_matches_padding_free_with_position_ids",
51
+ "commit": "fe0819eda88b8fbcacdda083d8ee01a21b9082eb",
52
+ "status": "git bisect found the bad commit.",
53
+ "pr_number": null,
54
+ "author": "vasqu",
55
+ "merged_by": null,
56
+ "parent": "40dc11cd3eb4126652aa41ef8272525affd4a636",
57
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20181774705/job/57944045286"
58
+ },
59
+ {
60
+ "test": "tests/models/opt/test_modeling_opt.py::OPTModelTest::test_sdpa_padding_matches_padding_free_with_position_ids",
61
+ "commit": "fe0819eda88b8fbcacdda083d8ee01a21b9082eb",
62
+ "status": "git bisect found the bad commit.",
63
+ "pr_number": null,
64
+ "author": "vasqu",
65
+ "merged_by": null,
66
+ "parent": "40dc11cd3eb4126652aa41ef8272525affd4a636",
67
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20181774705/job/57944045286"
68
+ }
69
+ ]
70
+ }
71
+ },
72
+ "vasqu": {
73
+ "opt": {
74
+ "single-gpu": [
75
+ {
76
+ "test": "tests/models/opt/test_modeling_opt.py::OPTModelTest::test_eager_padding_matches_padding_free_with_position_ids",
77
+ "commit": "fe0819eda88b8fbcacdda083d8ee01a21b9082eb",
78
+ "status": "git bisect found the bad commit.",
79
+ "pr_number": null,
80
+ "author": "vasqu",
81
+ "merged_by": null,
82
+ "parent": "40dc11cd3eb4126652aa41ef8272525affd4a636",
83
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20181774705/job/57944045286"
84
+ },
85
+ {
86
+ "test": "tests/models/opt/test_modeling_opt.py::OPTModelTest::test_sdpa_padding_matches_padding_free_with_position_ids",
87
+ "commit": "fe0819eda88b8fbcacdda083d8ee01a21b9082eb",
88
+ "status": "git bisect found the bad commit.",
89
+ "pr_number": null,
90
+ "author": "vasqu",
91
+ "merged_by": null,
92
+ "parent": "40dc11cd3eb4126652aa41ef8272525affd4a636",
93
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20181774705/job/57944045286"
94
+ }
95
+ ]
96
+ }
97
+ }
98
+ }