Add fingerprint for bug 1274056

It's: "Subunit fails with testtools==0.9.35".

Change-Id: I2f385e737acc729ecec64b5b84b98c4b40a0e85a
This commit is contained in:
Sergey Lukjanov 2014-01-29 15:35:33 +04:00
parent b5825ae224
commit 972ddf286d
2 changed files with 4 additions and 1 deletions

3
queries/1274056.yaml Normal file
View File

@ -0,0 +1,3 @@
query: >
message:"ImportError: cannot import name all"
AND filename:"console.html"

View File

@ -8,6 +8,6 @@ sphinx>=1.1.2,<1.2
oslo.sphinx
testrepository>=0.0.17
testscenarios>=0.4,<0.5
testtools>=0.9.32
testtools>=0.9.32,<0.9.35
mox>=0.5.3
mock>=1.0