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

Test result reports are truncated in 1.2.5 #1071

Closed
ck7m opened this issue Oct 19, 2016 · 3 comments
Closed

Test result reports are truncated in 1.2.5 #1071

ck7m opened this issue Oct 19, 2016 · 3 comments

Comments

@ck7m
Copy link

ck7m commented Oct 19, 2016

Summary

New version (1.2.5) is not showing pretty/detailed test reports. Test results are shown properly in 1.2.4.
command : mvn test

Expected Behavior

Scenario: I XXXXXXX                 # features/endToEnd.feature:21
    Given XXXXXXXX                                # feature.method(String,String)
    When XXXXXXXX                                # endToEnd.submit()
    Then The response code should be 200                          # endToEnd.checkResponseCode(int)

Current Behavior

4 Scenarios (4 passed)
21 Steps (21 passed)
0m28.445s

Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.635 sec - in com.cucumber.runTest

Your Environment

  • Version used: 1.2.5
  • Operating System and version: mac
@sebrose
Copy link
Member

sebrose commented Nov 17, 2016

We haven't seen this behaviour elsewhere. Can you supply a complete, minimal example, please?

@lunivore
Copy link

lunivore commented Jul 9, 2017

Hi @ck7m, if this is still an issue for you please could you supply an example as requested, or let us know that you're working on it? Otherwise I'll close this in a week, since the codebase has moved on significantly.

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants