hf-transformers-bot commited on
Commit
2fe604d
·
verified ·
1 Parent(s): 79934cd

Upload 2025-11-03/runs/22574-19046781812/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-11-03/runs/22574-19046781812/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "ydshieh": {
3
+ "audioflamingo3": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/audioflamingo3/test_modeling_audioflamingo3.py::AudioFlamingo3ForConditionalGenerationIntegrationTest::test_fixture_batched_matches",
7
+ "commit": "962b5cbde0645cd5b96ebfd639e939cf24bb9429",
8
+ "status": "git bisect found the bad commit.",
9
+ "pr_number": null,
10
+ "author": "ydshieh",
11
+ "merged_by": null,
12
+ "parent": "dd8f2314956fdbb92401b0a61586da4a406e2d21",
13
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19046781812/job/54397439180"
14
+ },
15
+ {
16
+ "test": "tests/models/audioflamingo3/test_modeling_audioflamingo3.py::AudioFlamingo3ForConditionalGenerationIntegrationTest::test_fixture_single_matches",
17
+ "commit": "962b5cbde0645cd5b96ebfd639e939cf24bb9429",
18
+ "status": "git bisect found the bad commit.",
19
+ "pr_number": null,
20
+ "author": "ydshieh",
21
+ "merged_by": null,
22
+ "parent": "dd8f2314956fdbb92401b0a61586da4a406e2d21",
23
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19046781812/job/54397439180"
24
+ }
25
+ ]
26
+ }
27
+ }
28
+ }