Descriptionsome automode tests use an impossibly strict severity level
named MAGICAL_UNICORN to force a switch to es53.
repairES5 validates severity levels and rejects MAGICAL_UNICORN,
replacing it with SAFE_SPEC_VIOLATION.
firefox 22 meets the standard of SAFE_SPEC_VIOLATION, so the
automode tests fail to switch to es53, causing the tests to fail.
this fix admits MAGICAL_UNICORN exists
Patch Set 1 #
Total comments: 6
Patch Set 2 : admit MAGICAL_UNICORN for firefox 22 (beta) #MessagesTotal messages: 7
|