Closed
Description
Example failure: https://travis-ci.com/web-platform-tests/wpt.fyi/jobs/190448983
I'm almost 100% sure the most recent commit did not break this. The working theory is that some dependency upgraded recently and started to use unsafe
stuff, which is not supported on AppEngine standard. This theory is supported by the fact I can still build the go app locally.