Commit 20f8996
authored
[vllm-triage] Fix test regresssion (#8527)
The following tests broke due to multiple different merges on main.
The fixes are purely test side and won't effect actually using the
workflow. Just had to add some additional data to the the fixture.
tests/test_vllm_torch_nightly_triage.py::TestRenderRegressedTests::test_no_section_when_empty
tests/test_vllm_torch_nightly_triage.py::TestRenderRegressedTests::test_section_present_when_regressed_tests
tests/test_vllm_torch_nightly_triage.py::TestReportJsonWiring::test_json_has_regressed_tests_key1 parent a60fe0c commit 20f8996
1 file changed
Lines changed: 12 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
318 | | - | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
319 | 324 | | |
320 | 325 | | |
321 | 326 | | |
| |||
348 | 353 | | |
349 | 354 | | |
350 | 355 | | |
351 | | - | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
352 | 362 | | |
353 | 363 | | |
354 | 364 | | |
| |||
0 commit comments