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_external_url.py is failing #202

Open
jar398 opened this issue Oct 9, 2016 · 1 comment
Open

test_external_url.py is failing #202

jar398 opened this issue Oct 9, 2016 · 1 comment

Comments

@jar398
Copy link
Member

jar398 commented Oct 9, 2016

../ws-tests/run_tests.sh -t ../../phylesystem-api https://api.opentreeoflife.org
.....sresp.text = {"error": 1, "description": "Expecting study_id as the argument"}
Traceback (most recent call last):
  File "test_external_url.py", line 10, in <module>
    return_bool_data=True)
  File "/Users/jar/a/ot/repo/germinator/ws-tests/opentreetesting.py", line 176, in test_http_json_method
    raise_for_status(resp)
  File "/Users/jar/a/ot/repo/germinator/ws-tests/opentreetesting.py", line 209, in raise_for_status
    raise e
requests.exceptions.HTTPError: 400 Client Error: BAD REQUEST
F.sssssss.....s......sss
Passed 17 out of 30 tests.
An 's' means a test was skipped.
Skipped 12 tests.
Failures:  test_external_url.py

The .out file has:

https://api.opentreeoflife.org/phylesystem/external_url/pg_99
@mtholder
Copy link
Member

mtholder commented Oct 9, 2016

fixed in #201

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants