# HG changeset patch # User Sylvain Thénault # Date 1507301950 -7200 # Node ID cfd25da225c2590b35bfe1a4d8c920a9356633e3 # Parent c615f945b38ad6411f4b1b8b43074e55d72f9684 [test] Pin some test dependencies We currently have CI failures because cubes used as test dependencies have been updated to new-style cube layout. To avoid this, pin them to previous released. Those dependencies should be removed but in the mean time this should be enough (and backported in all active branches). diff -r c615f945b38a -r cfd25da225c2 requirements/test-misc.txt --- a/requirements/test-misc.txt Tue Sep 12 09:49:30 2017 +0200 +++ b/requirements/test-misc.txt Fri Oct 06 16:59:10 2017 +0200 @@ -1,7 +1,7 @@ ### Requirements for tests in various cubicweb/**/test directories. ### ## shared by several test folders -cubicweb-card +cubicweb-card == 0.5.8 docutils Twisted < 16.0.0 webtest @@ -10,9 +10,9 @@ Pygments mock #fyzz XXX pip install fails -cubicweb-file -cubicweb-localperms -cubicweb-tag +cubicweb-file == 1.18.0 +cubicweb-localperms == 0.3.2 +cubicweb-tag == 1.8.3 ## cubicweb/devtools/test flake8 @@ -27,4 +27,4 @@ pyramid_multiauth ## cubicweb/sobject/test -cubicweb-comment +cubicweb-comment == 1.12.2