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

Missing test in Junit report with --functional #913

Closed
ax-ml opened this issue Nov 25, 2024 · 1 comment
Closed

Missing test in Junit report with --functional #913

ax-ml opened this issue Nov 25, 2024 · 1 comment

Comments

@ax-ml
Copy link
Contributor

ax-ml commented Nov 25, 2024

Q A
ParaTest version 7.6.0
PHPUnit version 11.4.3
PHP version 8.3.12

Summary

I've noticed that by using the --functional option, the maximum number that can be obtained in the Junit report is equal to the number of processes specified via the -p option.

Example :

If I have a file with 23 tests but I have specified 12 with the -p option, I will only have 12 tests in my report for this file.

Current behavior

With --functional

Look number of tests for each test suite

image

How to reproduce: command, code and error stack trace

Expected behavior

Without --functional

Look number of tests for each test suite

image

@ax-ml ax-ml added the bug label Nov 25, 2024
Copy link

This issue has gone two months without activity. In another two weeks, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Backlog or In Progress, I will leave it alone ... forever!

@github-actions github-actions bot added the Stale label Jan 25, 2025
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Feb 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant