hf-transformers-bot commited on
Commit
d9569cd
·
verified ·
1 Parent(s): a9e6be5

Upload 2026-03-23/runs/31587-23449009726/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2026-03-23/runs/31587-23449009726/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "null": {
3
+ "t5gemma2": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_generate_compilation_all_outputs",
7
+ "bad_commit": null,
8
+ "status": "test fails both on the current commit (ed67d38b41c30af932ce50ff270d4b12a5259278) and the previous commit (0f19dec775aae867c36d29db5d797afb87af2ff6) with the SAME error message!",
9
+ "pr_number": null,
10
+ "author": null,
11
+ "merged_by": null,
12
+ "workflow_commit": "ed67d38b41c30af932ce50ff270d4b12a5259278",
13
+ "base_commit": "0f19dec775aae867c36d29db5d797afb87af2ff6",
14
+ "failure_at_workflow_commit": "FAILED tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_generate_compilation_all_outputs - AssertionError",
15
+ "failure_at_base_commit": "FAILED tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_generate_compilation_all_outputs - AssertionError",
16
+ "failure_at_bad_commit": "FAILED tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_generate_compilation_all_outputs - AssertionError",
17
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/23449009726/job/68221378163"
18
+ },
19
+ {
20
+ "test": "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_generate_compile_model_forward_fullgraph",
21
+ "bad_commit": null,
22
+ "status": "test fails both on the current commit (ed67d38b41c30af932ce50ff270d4b12a5259278) and the previous commit (0f19dec775aae867c36d29db5d797afb87af2ff6) with the SAME error message!",
23
+ "pr_number": null,
24
+ "author": null,
25
+ "merged_by": null,
26
+ "workflow_commit": "ed67d38b41c30af932ce50ff270d4b12a5259278",
27
+ "base_commit": "0f19dec775aae867c36d29db5d797afb87af2ff6",
28
+ "failure_at_workflow_commit": "FAILED tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_generate_compile_model_forward_fullgraph - AssertionError",
29
+ "failure_at_base_commit": "FAILED tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_generate_compile_model_forward_fullgraph - AssertionError",
30
+ "failure_at_bad_commit": "FAILED tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2ModelTest::test_generate_compile_model_forward_fullgraph - AssertionError",
31
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/23449009726/job/68221378163"
32
+ },
33
+ {
34
+ "test": "tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2IntegrationTest::test_model_generation_batch_270m",
35
+ "bad_commit": null,
36
+ "status": "test fails both on the current commit (ed67d38b41c30af932ce50ff270d4b12a5259278) and the previous commit (0f19dec775aae867c36d29db5d797afb87af2ff6) with the SAME error message!",
37
+ "pr_number": null,
38
+ "author": null,
39
+ "merged_by": null,
40
+ "workflow_commit": "ed67d38b41c30af932ce50ff270d4b12a5259278",
41
+ "base_commit": "0f19dec775aae867c36d29db5d797afb87af2ff6",
42
+ "failure_at_workflow_commit": "FAILED tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2IntegrationTest::test_model_generation_batch_270m - AssertionError: Lists differ: [' a [83 chars]e UK.\\n\\nThe bumblebee is a species of bee tha[15 chars]the'] != [' a [83 chars]e UK.']",
43
+ "failure_at_base_commit": "FAILED tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2IntegrationTest::test_model_generation_batch_270m - AssertionError: Lists differ: [' a [83 chars]e UK.\\n\\nThe bumblebee is a species of bee tha[15 chars]the'] != [' a [83 chars]e UK.']",
44
+ "failure_at_bad_commit": "FAILED tests/models/t5gemma2/test_modeling_t5gemma2.py::T5Gemma2IntegrationTest::test_model_generation_batch_270m - AssertionError: Lists differ: [' a [83 chars]e UK.\\n\\nThe bumblebee is a species of bee tha[15 chars]the'] != [' a [83 chars]e UK.']",
45
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/23449009726/job/68221378163"
46
+ }
47
+ ]
48
+ }
49
+ }
50
+ }