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

Incorrect test count in release 1.8.0 #22

Open
zhelanov opened this issue Jul 6, 2020 · 0 comments
Open

Incorrect test count in release 1.8.0 #22

zhelanov opened this issue Jul 6, 2020 · 0 comments

Comments

@zhelanov
Copy link

zhelanov commented Jul 6, 2020

I'm running 82 UI tests and try to export xcresult in xcode 10 format via 'xcresults'.
On version 1.6.3 I had no problems with tests counting - 'xcresults' report the same tests number as a 'trainer' but on version 1.8.0 tests count doubles for some reason:

hostnamehere:projdir user$ xcresults_old export somepath/fastlane/reports/Myproj.xcresult somepath/fastlane/reports/Myproj.xcresult_xcode10
Delete existing output directory...
Export information about 82 test summaries...

hostnamehere:projdir user$ xcresults export somepath/fastlane/reports/Myproj.xcresult somepath/fastlane/reports/Myproj.xcresult_xcode10
Delete existing output directory...
Export information about 164 test summaries...

By the way "--version" is not working :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant