# HG changeset patch # User Sylvain Thénault # Date 1507301950 -7200 # Node ID a97cdb531a7586a4047ac3b1ac88c85e67ca3b61 # Parent 95e0883e23759a26ad2a0a8a1122511f873f8dbb [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 95e0883e2375 -r a97cdb531a75 requirements/test-misc.txt --- a/requirements/test-misc.txt Thu Oct 05 17:24:29 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