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

Make generated Junit file compatable with "Maven Surefire" #488

Merged
merged 3 commits into from
Jun 28, 2018

Commits on Jun 17, 2018

  1. Make generated Junit file compatable with "Maven Surefire"

    - add errors attribute to testsuite, currently I will set 0,
    but I think Ginkgo must report failures under setup and teardown
    methods as errors and not as failures
    - cut testsuite timestamp to three digits after the dot
    
    Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
    Artyom Lukianov committed Jun 17, 2018
    Configuration menu
    Copy the full SHA
    11135bf View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2018

  1. Change Round on Trunc

    Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
    Artyom Lukianov committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    5379cb5 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Straigh tests according to updated fields

    Signed-off-by: Artyom Lukianov <alukiano@redhat.com>
    Artyom Lukianov committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    cfd5030 View commit details
    Browse the repository at this point in the history