Closed dmitriy-serdyuk closed 6 years ago
CI fail.
It could need the same fix as I did in Fuel (define an env variable MKL_THREADING_LAYER=GNU)
Fixed
2 CI still fail. I think a new version of pep8 is used. That caused a failure in Fuel
Ok, I figured out the problem. Virtualenv puts a bunch of its things into bin
directory. Scrutinizer crashes on those files.
@nouiz I give up. I was tinkering for quite a while. I fixed Travis and Scrutinizer tests. But I have no idea what happens to Scrutinizer analysis.
So, what do we do? As the tests passed, we could merge. This would fix possible security issue, so I would go in that direction.
OK, let me cleanup history then
On Thu, Sep 6, 2018, 02:10 Frédéric Bastien notifications@github.com wrote:
So, what do we do? As the tests passed, we could merge. This would fix possible security issue, so I would go in that direction.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mila-udem/blocks/pull/1198#issuecomment-418873808, or mute the thread https://github.com/notifications/unsubscribe-auth/ACvVJ4aSpIr3aPKrDoVCYyhSFRVs042qks5uYDaxgaJpZM4WSLx3 .
For mila-udem/fuel#405
@nouiz