hf-transformers-bot commited on
Commit
2e25e2c
·
verified ·
1 Parent(s): 59259c5

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

Browse files
2026-03-23/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "null": {
3
+ "chmv2": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/chmv2/test_modeling_chmv2.py::CHMv2ModelTest::test_batching_equivalence",
7
+ "bad_commit": null,
8
+ "status": "flaky: test fails on the current CI run (commit: 394b1a0eaa8e6199e372334da0aff3753a117fdb) but passes during the check.",
9
+ "pr_number": null,
10
+ "author": null,
11
+ "merged_by": null,
12
+ "workflow_commit": "394b1a0eaa8e6199e372334da0aff3753a117fdb",
13
+ "base_commit": "3a3b59cb1a7c0238c8d1072e35d3879c5faff48e",
14
+ "failure_at_workflow_commit": null,
15
+ "failure_at_base_commit": null,
16
+ "failure_at_bad_commit": null,
17
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/23419997408/job/68123296002"
18
+ }
19
+ ]
20
+ },
21
+ "regnet": {
22
+ "single-gpu": [
23
+ {
24
+ "test": "tests/models/regnet/test_modeling_regnet.py::RegNetModelTest::test_batching_equivalence",
25
+ "bad_commit": null,
26
+ "status": "flaky: test fails on the current CI run (commit: 394b1a0eaa8e6199e372334da0aff3753a117fdb) but passes during the check.",
27
+ "pr_number": null,
28
+ "author": null,
29
+ "merged_by": null,
30
+ "workflow_commit": "394b1a0eaa8e6199e372334da0aff3753a117fdb",
31
+ "base_commit": "3a3b59cb1a7c0238c8d1072e35d3879c5faff48e",
32
+ "failure_at_workflow_commit": null,
33
+ "failure_at_base_commit": null,
34
+ "failure_at_bad_commit": null,
35
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/23419997408/job/68123297934"
36
+ }
37
+ ]
38
+ },
39
+ "unispeech_sat": {
40
+ "single-gpu": [
41
+ {
42
+ "test": "tests/models/unispeech_sat/test_modeling_unispeech_sat.py::UniSpeechSatRobustModelTest::test_batched_inference",
43
+ "bad_commit": null,
44
+ "status": "flaky: test both passed and failed during the check of the current run on the previous commit: 3a3b59cb1a7c0238c8d1072e35d3879c5faff48e",
45
+ "pr_number": null,
46
+ "author": null,
47
+ "merged_by": null,
48
+ "workflow_commit": "394b1a0eaa8e6199e372334da0aff3753a117fdb",
49
+ "base_commit": "3a3b59cb1a7c0238c8d1072e35d3879c5faff48e",
50
+ "failure_at_workflow_commit": null,
51
+ "failure_at_base_commit": null,
52
+ "failure_at_bad_commit": null,
53
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/23419997408/job/68123299553"
54
+ }
55
+ ]
56
+ },
57
+ "wav2vec2": {
58
+ "single-gpu": [
59
+ {
60
+ "test": "tests/models/wav2vec2/test_modeling_wav2vec2.py::Wav2Vec2RobustModelTest::test_batched_inference",
61
+ "bad_commit": null,
62
+ "status": "flaky: test both passed and failed during the check of the current run on the previous commit: 3a3b59cb1a7c0238c8d1072e35d3879c5faff48e",
63
+ "pr_number": null,
64
+ "author": null,
65
+ "merged_by": null,
66
+ "workflow_commit": "394b1a0eaa8e6199e372334da0aff3753a117fdb",
67
+ "base_commit": "3a3b59cb1a7c0238c8d1072e35d3879c5faff48e",
68
+ "failure_at_workflow_commit": null,
69
+ "failure_at_base_commit": null,
70
+ "failure_at_bad_commit": null,
71
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/23419997408/job/68123300128"
72
+ }
73
+ ]
74
+ }
75
+ }
76
+ }