wpt.fyi icon indicating copy to clipboard operation
wpt.fyi copied to clipboard

[Accessibility] Add accessibility checks to Travis

Open KyleJu opened this issue 4 years ago • 2 comments

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.

KyleJu avatar Mar 12 '21 02:03 KyleJu

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

KyleJu avatar Mar 12 '21 02:03 KyleJu

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.

KyleJu avatar Mar 12 '21 02:03 KyleJu