[test] Pin some test dependencies
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 06 Oct 2017 16:59:10 +0200
changeset 12206 cfd25da225c2
parent 12203 c615f945b38a
child 12208 159dce89a145
[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).
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