Skip to content

Unexpected state of AET report when every outgoing HTTP request ends with a TCP failure #572

@jwadolowski

Description

@jwadolowski

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:

aet_green

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

aet_red_1
aet_red_2
aet_red_3

  • Version used: AET 3.3.0

To Reproduce

  1. Make sure your AET instance does not have access to the internet
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions