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

Audit metrics are off on Linux Mint (Likely effecting other Linux distros as well) #25

Open
ArturSpirin opened this issue Jan 15, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Projects

Comments

@ArturSpirin
Copy link
Owner

  1. Python version python --version 2.7 & likely 3.5+ as well but not confirmed
  2. Test Junkie version pip show test_junkie v0.7a8. Likely older versions are also effected.
  3. Platform aka Windows 10 or Linux Mint 18.1 Linux Mint 19.2 Confirmed
  4. Command used, if running via terminal: tj audit owners -s <project_directory>
  5. Smallest code snippet that can reproduce the issue and /or description of the issue

Unclear how to reproduce, issue observed in a live project, need to investigate further.

Expected behavior

Accurate metrics are shown to the user

Actual behavior

Metrics are significantly inflated on Linux aka suites that have 2 tests should show 2 tests in the audit but they can show a much higher number like 90 in the audit metrics. Thus also inflating the count of overall tests by about 30%.
Not reproducible on Windows 10.


If attaching logs, make sure to remove any personal information, credentials, tokens, keys - anything that you don't
want to become public.

@ArturSpirin ArturSpirin added the bug Something isn't working label Jan 15, 2020
@ArturSpirin ArturSpirin self-assigned this Jan 15, 2020
@ArturSpirin ArturSpirin added this to To do in Bugs Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Bugs
  
To do
Development

No branches or pull requests

1 participant