Comment 1 for bug 521204

Revision history for this message
Onkar Shinde (onkarshinde) wrote :

The snippet you have pasted is not the real cause of FTBFS. The FTBFS happens because of some unit tests which try to connect to internet (look for unit tests with name *Remote*).
The easiest way to fix the FTBFS is to disable these unit tests. It's is just that I don't exactly remember how to disable certain unit tests without commenting out whole files.