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
Bug 1858041 - [devtools] Replace fail-if with skip-if for 2 tests that inconsistently failing/passing a11y-checks. r=devtools-reviewers,nchevobbe
The two tests affected are now inconsistently passing (in opt builds on all trees) and failing the Tier 2 a11y-checks: `devtools/client/webconsole/test/browser/browser_webconsole_longstring_getter.js` and `devtools/client/inspector/rules/test/browser_rules_edit-property-computed.js`, thus we are replacing the `fail-if` expectations with `skip-if` while the investigation is ongoing.
Related bugs: bug 1849028, bug 1867062, bug 1868497
Differential Revision: https://phabricator.services.mozilla.com/D195468
0 commit comments