Skip to content

On Syntax error Python test fails with a not helpful message #24

Description

@traversaro

If I have a Syntax Error in my test, the test fails with the following message:

1: Test case geometry.py started...
1: [INFO]  (geometry.py) reports: Running test testInnerProductInvariance
1: [INFO]  (geometry.py) reports: Running test testTransformInverse
1: [ERROR] (geometry.py) asserts error with exception: Cannot call the run() method because Syntax Error!
1: Test case geometry.py failed!

I still have to understand why it does not print a more helpful message.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions