Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matrix-scope does not seem to filter environments #397

Open
ssbarnea opened this issue Nov 14, 2024 · 0 comments
Open

matrix-scope does not seem to filter environments #397

ssbarnea opened this issue Nov 14, 2024 · 0 comments
Labels
bug This issue/PR relates to a bug.

Comments

@ssbarnea
Copy link
Member

❯ tox --ansible --conf tox-ansible.ini  --matrix-scope sanity --notest 
unit-py3.9-2.15: FAIL ✖ in 0.77 seconds
unit-py3.10-2.15: OK ✔ in 0 seconds
unit-py3.10-2.16: OK ✔ in 0 seconds
unit-py3.10-2.17: OK ✔ in 0 seconds
unit-py3.11-2.15: OK ✔ in 0 seconds
unit-py3.11-2.16: OK ✔ in 0 seconds
unit-py3.11-2.17: OK ✔ in 0 seconds
unit-py3.11-2.18: OK ✔ in 0 seconds
unit-py3.11-devel: OK ✔ in 0 seconds
unit-py3.11-milestone: OK ✔ in 0 seconds
unit-py3.12-2.16: OK ✔ in 0 seconds
unit-py3.12-2.17: OK ✔ in 0 seconds
unit-py3.12-2.18: OK ✔ in 0 seconds
unit-py3.12-devel: OK ✔ in 0 seconds
unit-py3.12-milestone: OK ✔ in 0 seconds
unit-py3.13-2.18: OK ✔ in 0 seconds
unit-py3.13-devel: OK ✔ in 0 seconds
  integration-py3.9-2.15: FAIL code 2 (1.07 seconds)
  integration-py3.10-2.15: OK (0.00 seconds)
  integration-py3.10-2.16: OK (0.00 seconds)
  integration-py3.10-2.17: OK (0.00 seconds)
  integration-py3.11-2.15: OK (0.00 seconds)
  integration-py3.11-2.16: OK (0.00 seconds)
  integration-py3.11-2.17: OK (0.00 seconds)
  integration-py3.11-2.18: OK (0.00 seconds)
  integration-py3.11-devel: OK (0.00 seconds)
  integration-py3.11-milestone: OK (0.00 seconds)
  integration-py3.12-2.16: OK (0.00 seconds)
  integration-py3.12-2.17: OK (0.00 seconds)
  integration-py3.12-2.18: OK (0.00 seconds)
  integration-py3.12-devel: OK (0.00 seconds)
  integration-py3.12-milestone: OK (0.00 seconds)
  integration-py3.13-2.18: OK (0.00 seconds)
  integration-py3.13-devel: OK (0.00 seconds)
  integration-py3.13-milestone: OK (0.00 seconds)
  sanity-py3.9-2.15: OK (0.00 seconds)
  sanity-py3.10-2.15: OK (0.00 seconds)
  sanity-py3.10-2.16: OK (0.00 seconds)
  sanity-py3.10-2.17: OK (0.00 seconds)
  sanity-py3.11-2.15: OK (0.00 seconds)
  sanity-py3.11-2.16: OK (0.00 seconds)
  sanity-py3.11-2.17: OK (0.00 seconds)
  sanity-py3.11-2.18: OK (0.00 seconds)
  sanity-py3.11-devel: OK (0.00 seconds)
  sanity-py3.11-milestone: OK (0.00 seconds)
  sanity-py3.12-2.16: OK (0.00 seconds)
  sanity-py3.12-2.17: OK (0.00 seconds)
  sanity-py3.12-2.18: OK (0.00 seconds)
  sanity-py3.12-devel: OK (0.00 seconds)
  sanity-py3.12-milestone: OK (0.00 seconds)
  sanity-py3.13-2.18: OK (0.00 seconds)
  sanity-py3.13-devel: OK (0.00 seconds)
  sanity-py3.13-milestone: OK (0.00 seconds)
  unit-py3.9-2.15: FAIL code 2 (0.77 seconds)
  unit-py3.10-2.15: OK (0.00 seconds)
  unit-py3.10-2.16: OK (0.00 seconds)
  unit-py3.10-2.17: OK (0.00 seconds)
  unit-py3.11-2.15: OK (0.00 seconds)
  unit-py3.11-2.16: OK (0.00 seconds)
  unit-py3.11-2.17: OK (0.00 seconds)
  unit-py3.11-2.18: OK (0.00 seconds)
  unit-py3.11-devel: OK (0.00 seconds)
  unit-py3.11-milestone: OK (0.00 seconds)
  unit-py3.12-2.16: OK (0.00 seconds)
  unit-py3.12-2.17: OK (0.00 seconds)
  unit-py3.12-2.18: OK (0.00 seconds)
  unit-py3.12-devel: OK (0.00 seconds)
  unit-py3.12-milestone: OK (0.00 seconds)
  unit-py3.13-2.18: OK (0.00 seconds)
  unit-py3.13-devel: OK (0.00 seconds)
  unit-py3.13-milestone: OK (0.00 seconds)
@ssbarnea ssbarnea added the bug This issue/PR relates to a bug. label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug.
Projects
Status: No status
Development

No branches or pull requests

1 participant