hf-transformers-bot commited on
Commit
955e6b1
·
verified ·
1 Parent(s): a37196b

Upload 2025-12-11/runs/25268-20141816827/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-12-11/runs/25268-20141816827/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "null": {
3
+ "bart": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/bart/test_modeling_bart.py::BartModelIntegrationTests::test_inference_no_head",
7
+ "commit": null,
8
+ "status": "flaky: test passed in the previous run (commit: 6217adc6c8f0be7b5374e6a46129ad2214e4c6ed) 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/20141816827/job/57811617685"
13
+ }
14
+ ]
15
+ },
16
+ "encoder_decoder": {
17
+ "single-gpu": [
18
+ {
19
+ "test": "tests/models/encoder_decoder/test_modeling_encoder_decoder.py::BartEncoderDecoderModelTest::test_real_model_save_load_from_pretrained",
20
+ "commit": null,
21
+ "status": "flaky: test passed in the previous run (commit: 6217adc6c8f0be7b5374e6a46129ad2214e4c6ed) but failed (on the same commit) during the check of the current run.",
22
+ "pr_number": null,
23
+ "author": null,
24
+ "merged_by": null,
25
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20141816827/job/57811617663"
26
+ }
27
+ ]
28
+ },
29
+ "mt5": {
30
+ "single-gpu": [
31
+ {
32
+ "test": "tests/models/mt5/test_modeling_mt5.py::MT5IntegrationTest::test_small_integration_test",
33
+ "commit": "ff61a4838dd01917da691ec4b4795b202dd0335e",
34
+ "status": "git bisect found the bad commit.",
35
+ "pr_number": null,
36
+ "author": "zucchini-nlp",
37
+ "merged_by": null,
38
+ "parent": "6217adc6c8f0be7b5374e6a46129ad2214e4c6ed",
39
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20141816827/job/57811617752"
40
+ }
41
+ ]
42
+ }
43
+ },
44
+ "zucchini-nlp": {
45
+ "mt5": {
46
+ "single-gpu": [
47
+ {
48
+ "test": "tests/models/mt5/test_modeling_mt5.py::MT5IntegrationTest::test_small_integration_test",
49
+ "commit": "ff61a4838dd01917da691ec4b4795b202dd0335e",
50
+ "status": "git bisect found the bad commit.",
51
+ "pr_number": null,
52
+ "author": "zucchini-nlp",
53
+ "merged_by": null,
54
+ "parent": "6217adc6c8f0be7b5374e6a46129ad2214e4c6ed",
55
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/20141816827/job/57811617752"
56
+ }
57
+ ]
58
+ }
59
+ }
60
+ }