hf-transformers-bot commited on
Commit
fcfa5ab
·
verified ·
1 Parent(s): b5b147c

Upload 2025-11-17/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json with huggingface_hub

Browse files
2025-11-17/ci_results_run_models_gpu/new_failures_with_bad_commit_grouped_by_authors.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "null": {
3
+ "paligemma2": {
4
+ "single-gpu": [
5
+ {
6
+ "test": "tests/models/paligemma2/test_modeling_paligemma2.py::PaliGemma2ForConditionalGenerationModelTest::test_flash_attention_2_continue_generate_with_position_ids",
7
+ "commit": null,
8
+ "status": "flaky: test fails on the current CI run but passed in the previous run which is running on the same commit 66d57110f089789ae285cc9d54d3bf051123246b.",
9
+ "pr_number": null,
10
+ "author": null,
11
+ "merged_by": null,
12
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19416843353/job/55546939471"
13
+ }
14
+ ]
15
+ },
16
+ "roberta": {
17
+ "single-gpu": [
18
+ {
19
+ "test": "tests/models/roberta/test_modeling_roberta.py::RobertaModelTest::test_flash_attn_2_inference_equivalence",
20
+ "commit": null,
21
+ "status": "flaky: test passed in the previous run (commit: 66d57110f089789ae285cc9d54d3bf051123246b) 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/19416843353/job/55546940609"
26
+ }
27
+ ]
28
+ },
29
+ "xmod": {
30
+ "single-gpu": [
31
+ {
32
+ "test": "tests/models/xmod/test_modeling_xmod.py::XmodModelTest::test_flash_attn_2_inference_equivalence",
33
+ "commit": null,
34
+ "status": "flaky: test fails on the current CI run but passed in the previous run which is running on the same commit 66d57110f089789ae285cc9d54d3bf051123246b.",
35
+ "pr_number": null,
36
+ "author": null,
37
+ "merged_by": null,
38
+ "job_link": "https://github.com/huggingface/transformers/actions/runs/19416843353/job/55546942303"
39
+ }
40
+ ]
41
+ }
42
+ }
43
+ }