GoogleCloudPlatform / nodejs-getting-started

A tutorial for creating a complete application using Node.js on Google Cloud Platform
https://cloud.google.com/nodejs
Apache License 2.0
809 stars 381 forks source link

chore: fix flaky test #433

Closed sofisl closed 4 years ago

sofisl commented 4 years ago

This PR attempts to address #425, but I'm not convinced there's a better way of protecting it from flakiness other than increasing the timeout.

sofisl commented 4 years ago

We may need to wait for the restrictive firewall rule to get fixed in the gce test before merging this PR.