wpt.fyi
wpt.fyi copied to clipboard
[Accessibility] Add accessibility checks to Travis
The accessibility check is removed from Travis due to https://github.com/web-platform-tests/wpt.fyi/issues/2450. It is fine because we won't ship major UI changes in the near term. In the long term, we should investigate the lighthouse errors and put the accessibility check back to prevent regressions.
Note that the I'm unable to generate lighthouse accessibility report through devtools for wpt.fyi, which was working a few days when fixing #2450.
Required Accessibility gatherer encountered an error: PROTOCOL_TIMEOUT
https://github.com/GoogleChrome/lighthouse/issues/6512#issuecomment-797152215 could be a fix for the #2450, although the cause of NO_FCP is still unknown.