disable tests that require network or fail to run Some tests require network access (to test dns or tcp connections) . Debian packges shouldn't rely on any kind of network to be able to build, so those tests need to be disabled. . Additionally some tests fail to pass on 32bit architectures with Lua5.1, until this is fixed these tests are disabled.