Kyle Ju
Kyle Ju
@jrobbins is there a community contribution guideline?
Had an offline discussion with [jcscottiii](https://github.com/jcscottiii). Memcache is a legacy bundled service that is supported in python3 runtime. While it is supported, `legacy` might imply that GCP might retire it...
@foolip Daniel is interested in working on this. My question is that do we have enough use cases for this?
This is listed in the roadmap and will be tackled around Q3/4
Some javascript tests are also flaky on CI, e.g. https://github.com/web-platform-tests/wpt.fyi/runs/6031095180?check_suite_focus=true ``` chrome 100 Tests failed: Error thrown outside of test function: uncaptured fetch: http://localhost:8081/api/versions?product=chrome window.fetch at wpt-app.html:21 ProductBuilder.versionsURLUpdated at /components/wptdashboard/components/product-builder.js:235...
Same as https://github.com/web-platform-tests/wpt.fyi/issues/2867. I have a previous attempt to reduce processor staging deployment size - https://github.com/web-platform-tests/wpt.fyi/pull/2869. App engine only has resources for 3 processor staging deployment at the moment.
Taken from the email thread: I am unaware if we are using gsutil as a stand-alone product (didn't see anything in Cron job), but we do use gsutil as a...
Taken from the offline chat between Stephen and Ian Kilpatrick "Ultimately he would like to see a UI that looks like the layout tests result viewer, where it just shows...
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.