There's no need to force the sigops flag to be on during these tests, since
it has no impact on script evaluation.
Also, we really don't care whether or not the flag is in
MANDATORY_SCRIPT_VERIFY_FLAGS, because the code deciding ban/notban for inputs
that fail standard script evaluation does not care about sigops at all.