It might be that we're testing that going to a given page really does give for instance a 404 error. So it would be good if we could add an expected HTTP status that we'd want to encounter. We'd log an error if that didn't happen. If this is a status such as 404 that would usually be logged with an error, it shouldn't be in these cases.