__pkginfo__.py
author Denis Laxalde <denis.laxalde@logilab.fr>
Fri, 08 Mar 2019 11:56:05 +0100
branch3.26
changeset 12488 3ad34ceee0c4
parent 11382 dab704a0e4b1
permissions lrwxrwxrwx
[test] Shorten prefix string in test_rql_role_with_unknown_vid With Python3.7, this test fails as the error message returned by rest_publish() is: <p>an error occurred while interpreting this rql directive: ObjectNotFound('toto')</p> while we previously assumed a comma after 'toto'. Fixing this by only shortening the prefix used in out.startswith().

cubicweb/__pkginfo__.py