[krbdev.mit.edu #8297] jsonwalker.py test fails

Sarah Day via RT rt-comment at krbdev.mit.edu
Fri Dec 4 16:55:38 EST 2015


Running make check-pytests in the tests folder fails in jsonwalker.py

PYTHONPATH=../../src/util VALGRIND="" python 
../../src/tests/jsonwalker.py -d ../../src/tests/au_dict.json \
                -i au.log
Traceback (most recent call last):
  File "../../src/tests/jsonwalker.py", line 107, in <module>
    defaults = cjson.decode(f.read())
cjson.DecodeError: expecting ',' or '}' at position 529
Makefile:727: recipe for target 'check-pytests' failed
make: *** [check-pytests] Error 1



More information about the krb5-bugs mailing list