Hi neet,
The test suite log shows things like this:
Toggle snippet (7 lines)
substitute: unmatched line "<html><head><meta http-equiv=\"refresh\" content=\"0;url=http://searchguide.tds.net/index.php?origURL=http://does-not-exist%2Fnix-cache-info&bc=\"/></head><body><script type=\"text/javascript\">window.location=\"http://searchguide.tds.net/index.php?origURL=\"+escape(window.location)+\"&r=\"+escape(document.referrer)+\"&bc=\";</script></body></html>"actual-value: #factual-error:+ (srfi-34+ #<condition &store-protocol-error [message: "substituter `substitute' died unexpectedly" status: 1] 39a9ab0>)
This shows that your ISP performs “DNS hijacking”: instead of getting anerror when resolving the ‘does-not-exist’ domain used in the test, yourISP resolves it and serves an HTML page.
This is the same with the 3 test failures you observe, and there’snothing we can do about it.
Thanks anyway for the report!
Ludo’.