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

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

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