Skip to content

show.problems error #99

@Ally-R

Description

@Ally-R

Python SDK: show.problems is erroring with this message:

Traceback (most recent call last):
  File "run-tests.py", line 187, in <module>
    res = run_tests(database, engine, command, dataset, args.verbose, start_time)
  File "run-tests.py", line 129, in run_tests
    show.problems(tst_res) # Print errors
  File "/Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages/railib/show.py", line 83, in problems
    problems = rsp.get("problems", None)
AttributeError: 'list' object has no attribute 'get'

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