You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixrule(meta_refresh_delay | meta_redirect_optional) Reports "cannot tell" and "passed" while ACT bisz58 expects "Failed" for 3 Fail Example test cases
#2091
Open
2 tasks
philljenkins opened this issue
Nov 12, 2024
· 1 comment
Mapping: Checker reports against 2.2.1 Timing Adjustable, while ACT expects both 2.2.4 Interruptions AAA and 3.2.5 Change on Request AAA.
RuleID: meta_refresh_delay with ReasonID: Potential_1 reports against bisz58:cantTell | bc659a:cantTell
RuleID: meta_refresh_delay with ReasonID: Pass_0 also reports against bisz58:pass | bc659a:pass
RuleID: meta_redirect_optionalwith ReasonID: fail_longrefresh flags (doesn't report to ACT) this Fail Example 2 test case as Violation, but it's mapped to 2.2.1 Timing Adjustable while ACT would expect it to be mapped to 2.2.4 Interruptions AAA and 3.2.5: Change on Request AAA. Again, this ...optional rule does not currently report against this ACT bisz58. The ...optional rule currently only report against ACT bc659a.
Checker rule meta_redirect_optional is also involved with these ACT rule(s) below.
Checker rule meta_refresh_delay reports inconsistent with ACT rule(s) below:
2.2.1 Timing Adjustable
, while ACT expects both2.2.4 Interruptions AAA
and3.2.5 Change on Request AAA
.meta_refresh_delay
with ReasonID:Potential_1
reports againstbisz58:cantTell | bc659a:cantTell
meta_refresh_delay
with ReasonID:Pass_0
also reports againstbisz58:pass | bc659a:pass
meta_redirect_optional
with ReasonID:fail_longrefresh
flags (doesn't report to ACT) this Fail Example 2 test case asViolation
, but it's mapped to 2.2.1 Timing Adjustable while ACT would expect it to be mapped to 2.2.4 Interruptions AAA and 3.2.5: Change on Request AAA. Again, this...optional
rule does not currently report against this ACT bisz58. The...optional
rule currently only report against ACT bc659a.meta
element in Failed Example 2 redirects after 20 hours.Reference
The text was updated successfully, but these errors were encountered: