Skip to content

Instantly share code, notes, and snippets.

@danlamanna
Created September 9, 2015 20:28
Show Gist options
  • Save danlamanna/de0542aa02b10546bfaf to your computer and use it in GitHub Desktop.
Save danlamanna/de0542aa02b10546bfaf to your computer and use it in GitHub Desktop.
test 119
Start 119: packaging_rest_api
119: Test command: /home/dan/projects/girder/tests/packaging/test_rest_api.sh "/home/dan/projects/_girder_build/env/bin/activate" "/usr/bin/curl"
119: Test timeout computed to be: 1500
119: Detected api version 1.3.2
119: Girder responded with
119: Traceback (most recent call last):
119: File "<stdin>", line 2, in <module>
119: File "/home/dan/.pyenv/versions/3.4.3/lib/python3.4/json/__init__.py", line 318, in loads
119: return _default_decoder.decode(s)
119: File "/home/dan/.pyenv/versions/3.4.3/lib/python3.4/json/decoder.py", line 343, in decode
119: obj, end = self.raw_decode(s, idx=_w(s, 0).end())
119: File "/home/dan/.pyenv/versions/3.4.3/lib/python3.4/json/decoder.py", line 361, in raw_decode
119: raise ValueError(errmsg("Expecting value", s, err.value)) from None
119: ValueError: Expecting value: line 1 column 1 (char 0)
1/1 Test #119: packaging_rest_api ...............***Failed 15.75 sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment