Skip to content

WIP: Support Pytest 9+ subtests #358

WIP: Support Pytest 9+ subtests

WIP: Support Pytest 9+ subtests #358

Triggered via pull request November 11, 2025 20:20
Status Failure
Total duration 1m 40s
Artifacts

test.yml

on: pull_request
Matrix: test
All tests passed
5s
All tests passed
Fit to window
Zoom out
Zoom in

Annotations

31 errors
ubuntu-latest, Python 3.11
Process completed with exit code 1.
ubuntu-latest, Python 3.11: test_annotation_subtest.py#L7
test assert (3 % 2) == 0
ubuntu-latest, Python 3.11: test_annotation_subtest.py#L7
test assert (1 % 2) == 0
ubuntu-latest, Python 3.12
Process completed with exit code 1.
ubuntu-latest, Python 3.12: test_annotation_subtest.py#L7
test assert (3 % 2) == 0
ubuntu-latest, Python 3.12: test_annotation_subtest.py#L7
test assert (1 % 2) == 0
ubuntu-latest, Python 3.10
Process completed with exit code 1.
ubuntu-latest, Python 3.10: test_annotation_subtest.py#L7
test assert (3 % 2) == 0
ubuntu-latest, Python 3.10: test_annotation_subtest.py#L7
test assert (1 % 2) == 0
ubuntu-latest, Python 3.13
Process completed with exit code 1.
ubuntu-latest, Python 3.13: test_annotation_subtest.py#L7
test assert (3 % 2) == 0
ubuntu-latest, Python 3.13: test_annotation_subtest.py#L7
test assert (1 % 2) == 0
ubuntu-latest, Python 3.14
Process completed with exit code 1.
ubuntu-latest, Python 3.14: test_annotation_subtest.py#L7
test assert (3 % 2) == 0
ubuntu-latest, Python 3.14: test_annotation_subtest.py#L7
test assert (1 % 2) == 0
windows-latest, Python 3.11
Process completed with exit code 1.
windows-latest, Python 3.11: test_annotation_subtest.py#L7
test assert (3 % 2) == 0
windows-latest, Python 3.11: test_annotation_subtest.py#L7
test assert (1 % 2) == 0
windows-latest, Python 3.10
Process completed with exit code 1.
windows-latest, Python 3.10: test_annotation_subtest.py#L7
test assert (3 % 2) == 0
windows-latest, Python 3.10: test_annotation_subtest.py#L7
test assert (1 % 2) == 0
windows-latest, Python 3.12
Process completed with exit code 1.
windows-latest, Python 3.12: test_annotation_subtest.py#L7
test assert (3 % 2) == 0
windows-latest, Python 3.12: test_annotation_subtest.py#L7
test assert (1 % 2) == 0
windows-latest, Python 3.14
Process completed with exit code 1.
windows-latest, Python 3.14: test_annotation_subtest.py#L7
test assert (3 % 2) == 0
windows-latest, Python 3.14: test_annotation_subtest.py#L7
test assert (1 % 2) == 0
windows-latest, Python 3.13
Process completed with exit code 1.
windows-latest, Python 3.13: test_annotation_subtest.py#L7
test assert (3 % 2) == 0
windows-latest, Python 3.13: test_annotation_subtest.py#L7
test assert (1 % 2) == 0
All tests passed
Process completed with exit code 1.