Describe the bug
I just deployed AET Swarm stack on top of infrastructure, which does not have access to the internet whatsoever (every request attempt ends with TCP connection reset).
That was deployment from scratch, so MongoDB was empty and there was no patterns to compare against.
Generated report was a bit strange - URLs w/ view port checks were all green:

More complex ones (view ports + JS errors + markup + accessibility) were reported as red, however only in certain sections:



To Reproduce
- Make sure your AET instance does not have access to the internet
- Run suite of your choice
Expected behaviour
All red report + information that requested resources could not be fetched. Under certain circumstances (markup/accessibility checks disabled) it can lead to a false impression that everything is fine.
Screenshots
See above
Additional context
N/A