Skip to content

Payload doesn't have elapsed field. #143

Description

@ricaubin

Hi, I'm attempting to use the robotframework-Testrail-reporter from here: https://github.com/vincenzo-gasparo/robotframework-testrail-reporter

And found out that the actual pip version 0.3.14 has an issue with setting the payload to send to testrail here:

payload['elapsed'] = str(payload['elapsed']) + 's'

The payload has not been initialized with an 'elapsed' so I get and index out of range. Once removed I'm able to send to testrail my robot reports.
Thank you for correcting issue. A new release would be welcomed.
-Ric

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions